misc_nixos-mailserver/flake.lock

76 lines
1.9 KiB
Text
Raw Normal View History

2020-12-15 15:01:40 +00:00
{
"nodes": {
"blobs": {
"flake": false,
"locked": {
"lastModified": 1604995301,
"narHash": "sha256-wcLzgLec6SGJA8fx1OEN1yV/Py5b+U5iyYpksUY/yLw=",
"owner": "simple-nixos-mailserver",
"repo": "blobs",
"rev": "2cccdf1ca48316f2cfd1c9a0017e8de5a7156265",
"type": "gitlab"
},
"original": {
"owner": "simple-nixos-mailserver",
"repo": "blobs",
"type": "gitlab"
}
},
2020-12-15 15:01:40 +00:00
"nixpkgs": {
"locked": {
2022-01-21 13:42:39 +00:00
"lastModified": 1642635915,
"narHash": "sha256-vabPA32j81xBO5m3+qXndWp5aqepe+vu96Wkd9UnngM=",
2020-12-15 15:01:40 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-01-21 13:42:39 +00:00
"rev": "6d8215281b2f87a5af9ed7425a26ac575da0438f",
2020-12-15 15:01:40 +00:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
2022-06-14 13:44:15 +00:00
"nixpkgs-22_05": {
"locked": {
"lastModified": 1654936503,
"narHash": "sha256-soKzdhI4jTHv/rSbh89RdlcJmrPgH8oMb/PLqiqIYVQ=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "dab6df51387c3878cdea09f43589a15729cae9f4",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-22.05",
"type": "indirect"
}
},
2020-12-15 15:01:40 +00:00
"root": {
"inputs": {
"blobs": "blobs",
2020-12-15 15:01:40 +00:00
"nixpkgs": "nixpkgs",
2022-06-14 13:44:15 +00:00
"nixpkgs-22_05": "nixpkgs-22_05",
2020-12-15 15:01:40 +00:00
"utils": "utils"
}
},
"utils": {
"locked": {
"lastModified": 1605370193,
"narHash": "sha256-YyMTf3URDL/otKdKgtoMChu4vfVL3vCMkRqpGifhUn0=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5021eac20303a61fafe17224c087f5519baed54d",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}