nix-esp-rust/flake.lock

62 lines
1.5 KiB
Plaintext
Raw Normal View History

2024-09-15 21:15:56 +02:00
{
"nodes": {
2024-09-16 10:21:57 +02:00
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
2025-01-20 19:43:05 +01:00
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
2024-09-16 10:21:57 +02:00
"owner": "numtide",
"repo": "flake-utils",
2025-01-20 19:43:05 +01:00
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
2024-09-16 10:21:57 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2024-09-15 21:15:56 +02:00
"nixpkgs": {
"locked": {
2025-01-20 19:43:05 +01:00
"lastModified": 1737062831,
"narHash": "sha256-Tbk1MZbtV2s5aG+iM99U8FqwxU/YNArMcWAv6clcsBc=",
2024-09-15 21:15:56 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2025-01-20 19:43:05 +01:00
"rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c",
2024-09-15 21:15:56 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2024-09-16 10:21:57 +02:00
"flake-utils": "flake-utils",
2024-09-15 21:15:56 +02:00
"nixpkgs": "nixpkgs"
}
2024-09-16 10:21:57 +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"
}
2024-09-15 21:15:56 +02:00
}
},
"root": "root",
"version": 7
}