summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock22
1 files changed, 22 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index 00c8140a..a120770d 100644
--- a/flake.lock
+++ b/flake.lock
@@ -131,6 +131,27 @@
131 "type": "github" 131 "type": "github"
132 } 132 }
133 }, 133 },
134 "nix-index-database": {
135 "inputs": {
136 "nixpkgs": [
137 "nixpkgs"
138 ]
139 },
140 "locked": {
141 "lastModified": 1673752441,
142 "narHash": "sha256-/g4ImZWV05CrXRWTSJsda6ztIp7LAPxs2L6RCrbQ66U=",
143 "owner": "Mic92",
144 "repo": "nix-index-database",
145 "rev": "391180f77505c1c8cdd45fe1a59dc89d3e40300a",
146 "type": "github"
147 },
148 "original": {
149 "owner": "Mic92",
150 "ref": "main",
151 "repo": "nix-index-database",
152 "type": "github"
153 }
154 },
134 "nixpkgs": { 155 "nixpkgs": {
135 "locked": { 156 "locked": {
136 "lastModified": 1673640581, 157 "lastModified": 1673640581,
@@ -227,6 +248,7 @@
227 "home-manager": "home-manager", 248 "home-manager": "home-manager",
228 "leapseconds": "leapseconds", 249 "leapseconds": "leapseconds",
229 "mach-nix": "mach-nix", 250 "mach-nix": "mach-nix",
251 "nix-index-database": "nix-index-database",
230 "nixpkgs": "nixpkgs", 252 "nixpkgs": "nixpkgs",
231 "nixpkgs-stable": "nixpkgs-stable", 253 "nixpkgs-stable": "nixpkgs-stable",
232 "nvfetcher": "nvfetcher", 254 "nvfetcher": "nvfetcher",