grzegorz/flake.lock

82 lines
2.0 KiB
Plaintext
Raw Normal View History

2022-08-27 22:27:55 +02:00
{
"nodes": {
2024-05-10 18:58:58 +02:00
"fix-python": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1713887124,
"narHash": "sha256-hGTSm0p9xXUYDgsAAr/ORZICo6T6u33vLfX3tILikaQ=",
"owner": "GuillaumeDesforges",
"repo": "fix-python",
"rev": "f7f4b33e22414071fc1f9cbf68072c413c3a7fdf",
"type": "github"
},
"original": {
"owner": "GuillaumeDesforges",
"repo": "fix-python",
"type": "github"
}
},
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1689068808,
"narHash": "sha256-6ixXo3wt24N/melDWjq70UuHQLxGV8jZvooRanIHXw0=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "919d646de7be200f3bf08cb76ae1f09402b6f9b4",
"type": "github"
},
"original": {
"id": "flake-utils",
"type": "indirect"
}
},
2022-08-27 22:27:55 +02:00
"nixpkgs": {
"locked": {
2024-05-10 18:58:58 +02:00
"lastModified": 1715266358,
"narHash": "sha256-doPgfj+7FFe9rfzWo1siAV2mVCasW+Bh8I1cToAXEE4=",
2022-08-27 22:27:55 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-05-10 18:58:58 +02:00
"rev": "f1010e0469db743d14519a1efd37e23f8513d714",
2022-08-27 22:27:55 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-08-17 20:39:22 +02:00
"ref": "nixos-unstable",
2022-08-27 22:27:55 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2024-05-10 18:58:58 +02:00
"fix-python": "fix-python",
2023-08-17 20:39:22 +02:00
"nixpkgs": "nixpkgs"
2022-08-27 22:27:55 +02:00
}
2024-05-10 18:58:58 +02: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"
}
2022-08-27 22:27:55 +02:00
}
},
"root": "root",
"version": 7
}