mirror of
https://github.com/NixOS/nix
synced 2025-06-25 06:31:14 +02:00
Update flake.lock in light of recent change
This commit is contained in:
parent
5ed4a92e9e
commit
5a7555f4aa
1 changed files with 1 additions and 2 deletions
3
flake.lock
generated
3
flake.lock
generated
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue