Updated lockfile

This commit is contained in:
Alejandro Angulo 2024-07-28 16:12:29 -07:00
parent e0bce795d7
commit 27b8ea6ab3
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6
2 changed files with 8 additions and 8 deletions

View file

@ -12,7 +12,7 @@
# For some reason updating causes an error saying /nix/store/secrets can't
# be access in pure mode (doesn't play nice with agenix)
snowfall-lib.url = "github:snowfallorg/lib/92803a029b5314d4436a8d9311d8707b71d9f0b6";
snowfall-lib.url = "github:snowfallorg/lib";
snowfall-lib.inputs.nixpkgs.follows = "nixpkgs";
deploy-rs.url = "github:serokell/deploy-rs";