nixos-images/flake.lock

45 lines
1 KiB
Text
Raw Normal View History

2022-12-16 13:44:26 +01:00
{
"nodes": {
2024-06-07 10:25:52 +02:00
"nixos-stable": {
2022-12-16 13:44:26 +01:00
"locked": {
"lastModified": 1723556749,
"narHash": "sha256-+CHVZnTnIYRLYsARInHYoWkujzcRkLY/gXm3s5bE52o=",
"owner": "NixOS",
2022-12-16 13:44:26 +01:00
"repo": "nixpkgs",
"rev": "4a92571f9207810b559c9eac203d1f4d79830073",
2022-12-16 13:44:26 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-06-07 10:25:52 +02:00
"ref": "nixos-24.05",
2022-12-16 13:44:26 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixos-unstable": {
"locked": {
2024-08-16 10:44:24 +02:00
"lastModified": 1723797802,
"narHash": "sha256-KR1C6GDQRcF5F2bvJWEIihFAvXVZjHgito7d2oMgdak=",
2024-08-02 08:20:52 +02:00
"owner": "Mic92",
2022-12-16 13:44:26 +01:00
"repo": "nixpkgs",
2024-08-16 10:44:24 +02:00
"rev": "8248602cc2464fef696ae9ac1cd0870573801804",
2022-12-16 13:44:26 +01:00
"type": "github"
},
"original": {
2024-08-02 08:20:52 +02:00
"owner": "Mic92",
"ref": "iproute2-nix-community",
2022-12-16 13:44:26 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2024-06-07 10:25:52 +02:00
"nixos-stable": "nixos-stable",
2022-12-16 13:44:26 +01:00
"nixos-unstable": "nixos-unstable"
}
}
},
"root": "root",
"version": 7
}