chore(deps): update nixos/nix docker tag to v2.15.1

This commit is contained in:
Renovate Bot 2023-05-24 06:34:01 +00:00
parent 1439ff5e8e
commit 14bf3bf857

View file

@ -1,6 +1,6 @@
pipeline:
check:
image: nixos/nix:2.15.0
image: nixos/nix:2.15.1
commands:
- echo "experimental-features = nix-command flakes" >> /etc/nix/nix.conf
- echo "store = unix:///mnt/nix/var/nix/daemon-socket/socket?root=/mnt" >> /etc/nix/nix.conf