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": {
2024-08-02 08:20:52 +02:00
"lastModified": 1722372011,
"narHash": "sha256-B2xRiC3NEJy/82ugtareBkRqEkPGpMyjaLxaR8LBxNs=",
"owner": "NixOS",
2022-12-16 13:44:26 +01:00
"repo": "nixpkgs",
2024-08-02 08:20:52 +02:00
"rev": "cf05eeada35e122770c5c14add958790fcfcbef5",
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-02 08:20:52 +02:00
"lastModified": 1722586959,
"narHash": "sha256-ME29JBcYm+oYtFXacHIQDC894guXjvm/2jCdRGIVOEY=",
"owner": "Mic92",
2022-12-16 13:44:26 +01:00
"repo": "nixpkgs",
2024-08-02 08:20:52 +02:00
"rev": "73500c5f11587b262a43b4afb6b13618a48f3af9",
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
}