1
0
Fork 0
nix-overlay/flake.lock

59 lines
1.5 KiB
Plaintext
Raw Normal View History

2021-12-14 17:54:48 +00:00
{
"nodes": {
2023-05-10 23:04:05 +00:00
"flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
2024-05-17 02:01:39 +00:00
"lastModified": 1715865404,
"narHash": "sha256-/GJvTdTpuDjNn84j82cU6bXztE0MSkdnTWClUCRub78=",
2023-05-10 23:04:05 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-05-17 02:01:39 +00:00
"rev": "8dc45382d5206bd292f9c2768b8058a8fd8311d9",
2023-05-10 23:04:05 +00:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2021-12-14 17:54:48 +00:00
"nixpkgs": {
"locked": {
2024-05-25 02:01:15 +00:00
"lastModified": 1716570807,
"narHash": "sha256-fibf857WvFF7351TCZQ8ANsDmPxYHVEg7Db84TOc9bg=",
2023-09-23 19:27:56 +00:00
"owner": "nixos",
2021-12-14 17:54:48 +00:00
"repo": "nixpkgs",
2024-05-25 02:01:15 +00:00
"rev": "6f5ca623566f0b6e443c12e9668a13fa506322e5",
2021-12-14 17:54:48 +00:00
"type": "github"
},
"original": {
2023-09-23 19:27:56 +00:00
"owner": "nixos",
2023-10-05 16:12:34 +00:00
"ref": "nixos-unstable-small",
2021-12-14 17:54:48 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-05-10 23:04:05 +00:00
"nixpkgs-lib": {
"locked": {
2024-05-03 02:01:20 +00:00
"lastModified": 1714640452,
"narHash": "sha256-QBx10+k6JWz6u7VsohfSw8g8hjdBZEf8CFzXH1/1Z94=",
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/50eb7ecf4cd0a5756d7275c8ba36790e5bd53e33.tar.gz"
2023-05-10 23:04:05 +00:00
},
"original": {
2024-05-03 02:01:20 +00:00
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/50eb7ecf4cd0a5756d7275c8ba36790e5bd53e33.tar.gz"
2023-05-10 23:04:05 +00:00
}
},
2021-12-14 17:54:48 +00:00
"root": {
"inputs": {
2023-05-10 23:04:05 +00:00
"flake-parts": "flake-parts",
"nixpkgs": "nixpkgs"
2023-06-06 14:46:20 +00:00
}
2021-12-14 17:54:48 +00:00
}
},
"root": "root",
"version": 7
}