bin/flake.lock

107 lines
2.5 KiB
Text
Raw Normal View History

2023-10-18 16:14:44 +02:00
{
"nodes": {
"crane": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-01-29 21:34:40 +01:00
"lastModified": 1706473964,
"narHash": "sha256-Fq6xleee/TsX6NbtoRuI96bBuDHMU57PrcK9z1QEKbk=",
2023-12-19 10:56:47 +01:00
"owner": "ipetkov",
"repo": "crane",
2024-01-29 21:34:40 +01:00
"rev": "c798790eabec3e3da48190ae3698ac227aab770c",
2023-10-18 16:14:44 +02:00
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
2024-01-16 12:23:44 +01:00
"lastModified": 1705309234,
"narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=",
2023-10-18 16:14:44 +02:00
"owner": "numtide",
"repo": "flake-utils",
2024-01-16 12:23:44 +01:00
"rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26",
2023-10-18 16:14:44 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-01-29 21:34:40 +01:00
"lastModified": 1706371002,
"narHash": "sha256-dwuorKimqSYgyu8Cw6ncKhyQjUDOyuXoxDTVmAXq88s=",
2023-12-19 10:56:47 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-01-29 21:34:40 +01:00
"rev": "c002c6aa977ad22c60398daaa9be52f2203d0006",
2023-10-18 16:14:44 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"crane": "crane",
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
"rust-overlay": "rust-overlay"
}
},
"rust-overlay": {
"inputs": {
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-01-29 21:34:40 +01:00
"lastModified": 1706494265,
"narHash": "sha256-4ilEUJEwNaY9r/8BpL3VmZiaGber0j09lvvx0e/bosA=",
2023-12-19 10:56:47 +01:00
"owner": "oxalica",
"repo": "rust-overlay",
2024-01-29 21:34:40 +01:00
"rev": "246ba7102553851af60e0382f558f6bc5f63fa13",
2023-10-18 16:14:44 +02:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
}
},
"root": "root",
"version": 7
}