nyxexprs/flake.lock

92 lines
2.4 KiB
Text
Raw Normal View History

2023-11-03 07:25:58 +00:00
{
"nodes": {
2023-11-03 09:45:14 +00:00
"flake-compat": {
"flake": false,
"locked": {
2024-12-01 01:05:07 +00:00
"lastModified": 1732722421,
"narHash": "sha256-HRJ/18p+WoXpWJkcdsk9St5ZiukCqSDgbOGFa8Okehg=",
2023-11-03 09:45:14 +00:00
"owner": "edolstra",
"repo": "flake-compat",
2024-12-01 01:05:07 +00:00
"rev": "9ed2ac151eada2306ca8c418ebd97807bb08f6ac",
2023-11-03 09:45:14 +00:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2023-11-03 07:25:58 +00:00
"flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
2024-11-03 00:55:53 +00:00
"lastModified": 1730504689,
"narHash": "sha256-hgmguH29K2fvs9szpq2r3pz2/8cJd2LPS+b4tfNFCwE=",
2023-11-03 07:25:58 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-11-03 00:55:53 +00:00
"rev": "506278e768c2a08bec68eb62932193e341f55c90",
2023-11-03 07:25:58 +00:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-12-01 01:05:07 +00:00
"lastModified": 1732837521,
"narHash": "sha256-jNRNr49UiuIwaarqijgdTR2qLPifxsVhlJrKzQ8XUIE=",
2023-11-03 07:25:58 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-12-01 01:05:07 +00:00
"rev": "970e93b9f82e2a0f3675757eb0bfc73297cc6370",
2023-11-03 07:25:58 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-lib": {
"locked": {
2024-11-03 00:55:53 +00:00
"lastModified": 1730504152,
"narHash": "sha256-lXvH/vOfb4aGYyvFmZK/HlsNsr/0CVWlwYvo2rxJk3s=",
2024-05-05 00:42:32 +00:00
"type": "tarball",
2024-11-03 00:55:53 +00:00
"url": "https://github.com/NixOS/nixpkgs/archive/cc2f28000298e1269cea6612cd06ec9979dd5d7f.tar.gz"
2023-11-03 07:25:58 +00:00
},
"original": {
2024-05-05 00:42:32 +00:00
"type": "tarball",
2024-11-03 00:55:53 +00:00
"url": "https://github.com/NixOS/nixpkgs/archive/cc2f28000298e1269cea6612cd06ec9979dd5d7f.tar.gz"
2023-11-03 07:25:58 +00:00
}
},
"root": {
"inputs": {
2023-11-03 09:45:14 +00:00
"flake-compat": "flake-compat",
2023-11-03 07:25:58 +00:00
"flake-parts": "flake-parts",
"nixpkgs": "nixpkgs",
"systems": "systems"
}
},
"systems": {
"locked": {
"lastModified": 1689347949,
"narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=",
"owner": "nix-systems",
"repo": "default-linux",
"rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default-linux",
"type": "github"
2023-11-03 07:25:58 +00:00
}
}
},
"root": "root",
"version": 7
}