projet-fin-etude-rapport/flake.lock

65 lines
1.5 KiB
Plaintext
Raw Normal View History

2023-06-06 18:47:56 +00:00
{
"nodes": {
2024-10-11 16:52:26 +00:00
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
"nixpkgs"
]
},
2023-06-06 18:47:56 +00:00
"locked": {
2024-10-11 16:52:26 +00:00
"lastModified": 1727826117,
"narHash": "sha256-K5ZLCyfO/Zj9mPFldf3iwS6oZStJcU4tSpiXTMYaaL0=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "3d04084d54bedc3d6b8b736c70ef449225c361b1",
2023-06-06 18:47:56 +00:00
"type": "github"
},
"original": {
2024-10-11 16:52:26 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
2023-06-06 18:47:56 +00:00
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-10-11 16:52:26 +00:00
"lastModified": 1728492678,
"narHash": "sha256-9UTxR8eukdg+XZeHgxW5hQA9fIKHsKCdOIUycTryeVw=",
2023-06-06 18:47:56 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-10-11 16:52:26 +00:00
"rev": "5633bcff0c6162b9e4b5f1264264611e950c8ec7",
2023-06-06 18:47:56 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2024-10-11 16:52:26 +00:00
"flake-parts": "flake-parts",
"nixpkgs": "nixpkgs",
"systems": "systems"
}
},
"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-06-06 18:47:56 +00:00
}
}
},
"root": "root",
"version": 7
}