1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-25 06:31:14 +02:00

Merge pull request #54 from DeterminateSystems/update-flake-lock

Update flake.lock in light of recent change
This commit is contained in:
Graham Christensen 2025-05-06 20:50:18 +00:00 committed by GitHub
commit 8713cd6b64
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

3
flake.lock generated
View file

@ -38,7 +38,7 @@
},
"git-hooks-nix": {
"inputs": {
"flake-compat": [],
"flake-compat": "flake-compat",
"gitignore": [],
"nixpkgs": [
"nixpkgs"
@ -111,7 +111,6 @@
},
"root": {
"inputs": {
"flake-compat": "flake-compat",
"flake-parts": "flake-parts",
"git-hooks-nix": "git-hooks-nix",
"nixpkgs": "nixpkgs",