affection/flake.lock

61 lines
1.4 KiB
Plaintext
Raw Normal View History

2022-09-14 16:53:44 +00:00
{
"nodes": {
"flake-utils": {
2023-04-20 04:47:54 +00:00
"inputs": {
"systems": "systems"
},
2022-09-14 16:53:44 +00:00
"locked": {
2023-04-20 04:47:54 +00:00
"lastModified": 1681202837,
"narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
2022-09-14 16:53:44 +00:00
"owner": "numtide",
"repo": "flake-utils",
2023-04-20 04:47:54 +00:00
"rev": "cfacdce06f30d2b68473a46042957675eebb3401",
2022-09-14 16:53:44 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-04-20 04:47:54 +00:00
"lastModified": 1681963077,
"narHash": "sha256-8uJm8D6bJ7HEUkeHiWYbSfYKKhEIcgCsp/FQaGTS8RM=",
2022-09-14 16:53:44 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-04-20 04:47:54 +00:00
"rev": "7ddf6698abe1eec2479590144701ca88fe2fcfe9",
2022-09-14 16:53:44 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
2023-04-20 04:47:54 +00:00
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
2022-09-14 16:53:44 +00:00
}
},
"root": "root",
"version": 7
}