nixos-images/flake.lock

80 lines
2 KiB
Text
Raw Normal View History

2022-12-16 13:44:26 +01:00
{
"nodes": {
2023-05-14 20:59:46 +02:00
"disko": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1683508929,
"narHash": "sha256-AqkIrwewCL8+zlkqhNxheF+kOfyakzZDk43SqRTIqRE=",
"owner": "nix-community",
"repo": "disko",
"rev": "2a59f5cf641607dbecb0cfec3ae32247e4aeb311",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "disko",
"type": "github"
}
},
2022-12-16 13:44:26 +01:00
"nixos-2211": {
"locked": {
"lastModified": 1684141842,
"narHash": "sha256-sbdzOwBDcyzz/Dr1ztdF+tElMyM/cgx+4XxVgz+NLRM=",
2022-12-16 13:44:26 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "2eb0795720849ae19c068e39b17362d3ebcd585c",
2022-12-16 13:44:26 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-01-11 10:53:40 +01:00
"ref": "release-22.11",
2022-12-16 13:44:26 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixos-unstable": {
"locked": {
"lastModified": 1684106623,
"narHash": "sha256-Fxw/lWpx+Cr1sJQ+1msdPBnrRuO0ll1eT48+ym0oqDg=",
2022-12-16 13:44:26 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "8fb30f6066a87a91c21241f1993a26ff57005486",
2022-12-16 13:44:26 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable-small",
"repo": "nixpkgs",
"type": "github"
}
},
2023-05-14 20:59:46 +02:00
"nixpkgs": {
"locked": {
"lastModified": 1683442750,
"narHash": "sha256-IiJ0WWW6OcCrVFl1ijE+gTaP0ChFfV6dNkJR05yStmw=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "eb751d65225ec53de9cf3d88acbf08d275882389",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2022-12-16 13:44:26 +01:00
"root": {
"inputs": {
2023-05-14 20:59:46 +02:00
"disko": "disko",
2022-12-16 13:44:26 +01:00
"nixos-2211": "nixos-2211",
"nixos-unstable": "nixos-unstable"
}
}
},
"root": "root",
"version": 7
}