1
0
Fork 0
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:
Luc Perkins 2025-05-06 15:41:23 -03:00
parent 5ed4a92e9e
commit 5a7555f4aa
No known key found for this signature in database
GPG key ID: C86EE5D85EE4DDA5

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",