projet-audionumerique/flake.lock

65 lines
1.5 KiB
Plaintext
Raw Permalink Normal View History

2023-12-13 17:14:17 +00:00
{
"nodes": {
"flake-parts": {
"inputs": {
2024-01-01 12:30:02 +00:00
"nixpkgs-lib": [
"nixpkgs"
]
2023-12-13 17:14:17 +00:00
},
"locked": {
"lastModified": 1701473968,
"narHash": "sha256-YcVE5emp1qQ8ieHUnxt1wCZCC3ZfAS+SRRWZ2TMda7E=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "34fed993f1674c8d06d58b37ce1e0fe5eebcb9f5",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-01-01 12:30:02 +00:00
"lastModified": 1703637592,
"narHash": "sha256-8MXjxU0RfFfzl57Zy3OfXCITS0qWDNLzlBAdwxGZwfY=",
2023-12-13 17:14:17 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-01-01 12:30:02 +00:00
"rev": "cfc3698c31b1fb9cdcf10f36c9643460264d0ca8",
2023-12-13 17:14:17 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-01-01 12:30:02 +00:00
"root": {
"inputs": {
"flake-parts": "flake-parts",
"nixpkgs": "nixpkgs",
"systems": "systems"
}
},
"systems": {
2023-12-13 17:14:17 +00:00
"locked": {
2024-01-01 12:30:02 +00:00
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
2023-12-13 17:14:17 +00:00
"type": "github"
},
"original": {
2024-01-01 12:30:02 +00:00
"owner": "nix-systems",
"repo": "default",
2023-12-13 17:14:17 +00:00
"type": "github"
}
}
},
"root": "root",
"version": 7
}