1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-25 19:01:16 +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": { "git-hooks-nix": {
"inputs": { "inputs": {
"flake-compat": [], "flake-compat": "flake-compat",
"gitignore": [], "gitignore": [],
"nixpkgs": [ "nixpkgs": [
"nixpkgs" "nixpkgs"
@ -111,7 +111,6 @@
}, },
"root": { "root": {
"inputs": { "inputs": {
"flake-compat": "flake-compat",
"flake-parts": "flake-parts", "flake-parts": "flake-parts",
"git-hooks-nix": "git-hooks-nix", "git-hooks-nix": "git-hooks-nix",
"nixpkgs": "nixpkgs", "nixpkgs": "nixpkgs",