summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock13
1 files changed, 13 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index 89e68eab..54334c39 100644
--- a/flake.lock
+++ b/flake.lock
@@ -94,6 +94,18 @@
94 "type": "github" 94 "type": "github"
95 } 95 }
96 }, 96 },
97 "leapseconds": {
98 "flake": false,
99 "locked": {
100 "narHash": "sha256-VCE0xQRXz833Qann3dgKU2wHPRZDdSN4/M+0nd3yYl4=",
101 "type": "file",
102 "url": "https://www.ietf.org/timezones/data/leap-seconds.list"
103 },
104 "original": {
105 "type": "file",
106 "url": "https://www.ietf.org/timezones/data/leap-seconds.list"
107 }
108 },
97 "mach-nix": { 109 "mach-nix": {
98 "inputs": { 110 "inputs": {
99 "flake-utils": "flake-utils", 111 "flake-utils": "flake-utils",
@@ -197,6 +209,7 @@
197 "deploy-rs": "deploy-rs", 209 "deploy-rs": "deploy-rs",
198 "flake-compat": "flake-compat", 210 "flake-compat": "flake-compat",
199 "home-manager": "home-manager", 211 "home-manager": "home-manager",
212 "leapseconds": "leapseconds",
200 "mach-nix": "mach-nix", 213 "mach-nix": "mach-nix",
201 "nixpkgs": "nixpkgs", 214 "nixpkgs": "nixpkgs",
202 "nvfetcher": "nvfetcher", 215 "nvfetcher": "nvfetcher",