packages/flake.lock

62 lines
1.4 KiB
Plaintext
Raw Normal View History

2023-11-11 23:03:50 +00:00
{
"nodes": {
"nixpkgs": {
"locked": {
2024-01-15 15:55:17 +00:00
"lastModified": 1705204527,
"narHash": "sha256-WVz9WdaFBhAwO/7A+HlW8HPJ4VQ8QnpCD1WZAcAPneo=",
2023-11-11 23:03:50 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2024-01-15 15:55:17 +00:00
"rev": "dd5621df6dcb90122b50da5ec31c411a0de3e538",
2023-11-11 23:03:50 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"utils": "utils"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"utils": {
"inputs": {
"systems": "systems"
},
"locked": {
2023-12-19 06:21:29 +00:00
"lastModified": 1701680307,
"narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=",
2023-11-11 23:03:50 +00:00
"owner": "numtide",
"repo": "flake-utils",
2023-12-19 06:21:29 +00:00
"rev": "4022d587cbbfd70fe950c1e2083a02621806a725",
2023-11-11 23:03:50 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}