nixos-images/flake.lock

45 lines
1 KiB
Text
Raw Normal View History

2022-12-16 13:44:26 +01:00
{
"nodes": {
"nixos-2211": {
"locked": {
"lastModified": 1659446231,
"narHash": "sha256-hekabNdTdgR/iLsgce5TGWmfIDZ86qjPhxDg/8TlzhE=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "eabc38219184cc3e04a974fe31857d8e0eac098d",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-21.11",
"repo": "nixpkgs",
"type": "github"
}
},
"nixos-unstable": {
"locked": {
"lastModified": 1672264012,
"narHash": "sha256-w/BOiTmv3ELyt0DdZUUCysmt7oDrexBGOIGv9dvnkFM=",
2022-12-16 13:44:26 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "f2e37ce5b78330ebb54f5a392a5f809c5764053c",
2022-12-16 13:44:26 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable-small",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixos-2211": "nixos-2211",
"nixos-unstable": "nixos-unstable"
}
}
},
"root": "root",
"version": 7
}