Files
greg-ng/flake.lock

49 lines
1.1 KiB
Plaintext
Raw Permalink Normal View History

2024-04-18 22:03:35 +02:00
{
"nodes": {
"nixpkgs": {
"locked": {
2025-07-11 20:28:58 +02:00
"lastModified": 1751984180,
"narHash": "sha256-LwWRsENAZJKUdD3SpLluwDmdXY9F45ZEgCb0X+xgOL0=",
2024-04-18 22:03:35 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-07-11 20:28:58 +02:00
"rev": "9807714d6944a957c2e036f84b0ff8caf9930bc0",
2024-04-18 22:03:35 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"rust-overlay": "rust-overlay"
2024-04-18 22:03:35 +02:00
}
},
"rust-overlay": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
2024-04-18 22:03:35 +02:00
"locked": {
2025-07-11 20:28:58 +02:00
"lastModified": 1752201818,
"narHash": "sha256-d8KczaVT8WFEZdWg//tMAbv8EDyn2YTWcJvSY8gqKBU=",
"owner": "oxalica",
"repo": "rust-overlay",
2025-07-11 20:28:58 +02:00
"rev": "bd8f8329780b348fedcd37b53dbbee48c08c496d",
2024-04-18 22:03:35 +02:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
2024-04-18 22:03:35 +02:00
"type": "github"
}
}
},
"root": "root",
"version": 7
}