diff options
| author | Gregor Kleen <gkleen@yggdrasil.li> | 2022-11-07 20:51:39 +0100 |
|---|---|---|
| committer | Gregor Kleen <gkleen@yggdrasil.li> | 2022-11-07 20:51:39 +0100 |
| commit | 0e9f1e85cd8c6f9d546ef88e971043b909017170 (patch) | |
| tree | 5cb4d14df7594ef123f20d82cb2ec423b6bca744 /flake.lock | |
| parent | f563ddece04adfd8d80d4e984405f5c70a6c94f3 (diff) | |
| download | nixos-0e9f1e85cd8c6f9d546ef88e971043b909017170.tar nixos-0e9f1e85cd8c6f9d546ef88e971043b909017170.tar.gz nixos-0e9f1e85cd8c6f9d546ef88e971043b909017170.tar.bz2 nixos-0e9f1e85cd8c6f9d546ef88e971043b909017170.tar.xz nixos-0e9f1e85cd8c6f9d546ef88e971043b909017170.zip | |
...
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 13 |
1 files changed, 13 insertions, 0 deletions
| @@ -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", |
