nixos-iso/flake.lock

62 lines
1.5 KiB
Plaintext
Raw Normal View History

2023-09-08 17:54:07 +02:00
{
"nodes": {
2023-11-10 21:03:33 +01:00
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
2024-11-22 15:25:06 +01:00
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
2023-11-10 21:03:33 +01:00
"owner": "numtide",
"repo": "flake-utils",
2024-11-22 15:25:06 +01:00
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
2023-11-10 21:03:33 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-09-08 17:54:07 +02:00
"nixpkgs": {
"locked": {
2024-11-22 15:25:06 +01:00
"lastModified": 1731755305,
"narHash": "sha256-v5P3dk5JdiT+4x69ZaB18B8+Rcu3TIOrcdG4uEX7WZ8=",
2023-09-08 17:54:07 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-11-22 15:25:06 +01:00
"rev": "057f63b6dc1a2c67301286152eb5af20747a9cb4",
2023-09-08 17:54:07 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-11-22 15:25:06 +01:00
"ref": "nixos-24.11",
2023-09-08 17:54:07 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2023-11-10 21:03:33 +01:00
"flake-utils": "flake-utils",
2023-09-08 17:54:07 +02:00
"nixpkgs": "nixpkgs"
}
2023-11-10 21:03:33 +01: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"
}
2023-09-08 17:54:07 +02:00
}
},
"root": "root",
"version": 7
}