pict-rs-aggregator/flake.lock

62 lines
1.5 KiB
Plaintext
Raw Permalink Normal View History

2023-03-10 03:49:22 +00:00
{
"nodes": {
"flake-utils": {
2023-05-25 18:54:28 +00:00
"inputs": {
"systems": "systems"
},
2023-03-10 03:49:22 +00:00
"locked": {
2024-02-02 04:14:32 +00:00
"lastModified": 1705309234,
"narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=",
2023-03-10 03:49:22 +00:00
"owner": "numtide",
"repo": "flake-utils",
2024-02-02 04:14:32 +00:00
"rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26",
2023-03-10 03:49:22 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-02-02 04:14:32 +00:00
"lastModified": 1706550542,
"narHash": "sha256-UcsnCG6wx++23yeER4Hg18CXWbgNpqNXcHIo5/1Y+hc=",
2023-03-10 03:49:22 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-02-02 04:14:32 +00:00
"rev": "97b17f32362e475016f942bbdfda4a4a72a8a652",
2023-03-10 03:49:22 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
2023-05-25 18:54:28 +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"
}
2023-03-10 03:49:22 +00:00
}
},
"root": "root",
"version": 7
}