flake-template-hell/templates/rust/flake.lock

44 lines
1,013 B
Text
Raw Normal View History

2024-08-14 23:44:43 +01:00
{
"nodes": {
"nixpkgs": {
"locked": {
2025-03-26 15:08:13 +00:00
"lastModified": 1742889210,
"narHash": "sha256-hw63HnwnqU3ZQfsMclLhMvOezpM7RSB0dMAtD5/sOiw=",
2024-08-14 23:44:43 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-03-26 15:08:13 +00:00
"rev": "698214a32beb4f4c8e3942372c694f40848b360d",
2024-08-14 23:44:43 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-12-04 17:35:06 +00:00
"ref": "nixos-unstable",
2024-08-14 23:44:43 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
2025-03-26 15:08:13 +00:00
"systems": "systems"
2024-08-14 23:44:43 +01:00
}
},
2025-03-26 15:08:13 +00:00
"systems": {
2024-08-14 23:44:43 +01:00
"locked": {
2025-03-26 15:08:13 +00:00
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
2024-08-14 23:44:43 +01:00
"type": "github"
},
"original": {
2025-03-26 15:08:13 +00:00
"owner": "nix-systems",
"repo": "default",
2024-08-14 23:44:43 +01:00
"type": "github"
}
}
},
"root": "root",
"version": 7
}