blog/flake.lock

59 lines
1.4 KiB
Plaintext
Raw Normal View History

2022-07-19 07:44:22 +00:00
{
"nodes": {
"flake-utils": {
2023-05-08 04:10:26 +00:00
"inputs": {
"systems": "systems"
},
2022-07-19 07:44:22 +00:00
"locked": {
2023-05-08 04:10:26 +00:00
"lastModified": 1681202837,
"narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
2022-07-19 07:44:22 +00:00
"owner": "numtide",
"repo": "flake-utils",
2023-05-08 04:10:26 +00:00
"rev": "cfacdce06f30d2b68473a46042957675eebb3401",
2022-07-19 07:44:22 +00:00
"type": "github"
},
"original": {
"id": "flake-utils",
"type": "indirect"
}
},
"nixpkgs": {
"locked": {
2023-05-08 04:10:26 +00:00
"lastModified": 1663551060,
"narHash": "sha256-e2SR4cVx9p7aW/XnVsGsWZBplApA9ZJUjc0fejJhnYo=",
2022-07-19 07:44:22 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2023-05-08 04:10:26 +00:00
"rev": "8a5b9ee7b7a2b38267c9481f5c629c015108ab0d",
2022-07-19 07:44:22 +00:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
2023-05-08 04:10:26 +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-07-19 07:44:22 +00:00
}
},
"root": "root",
"version": 7
}