nixos-mailserver/flake.lock

76 lines
1.9 KiB
Plaintext
Raw Permalink Normal View History

2020-12-15 20:01:40 +05: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 20:01:40 +05:00
"nixpkgs": {
"locked": {
2021-07-24 12:42:30 +05:00
"lastModified": 1626852498,
"narHash": "sha256-lOXUJvi0FJUXHTVSiC5qsMRtEUgqM4mGZpMESLuGhmo=",
2020-12-15 20:01:40 +05:00
"owner": "NixOS",
"repo": "nixpkgs",
2021-07-24 12:42:30 +05:00
"rev": "16105403bdd843540cbef9c63fc0f16c1c6eaa70",
2020-12-15 20:01:40 +05:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
"nixpkgs-21_05": {
"locked": {
"lastModified": 1625692408,
"narHash": "sha256-e9L3TLLDVIJpMnHtiNHJE62oOh6emRtSZ244bgYJUZs=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "c06613c25df3fe1dd26243847a3c105cf6770627",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-21.05",
"type": "indirect"
}
},
2020-12-15 20:01:40 +05:00
"root": {
"inputs": {
"blobs": "blobs",
2020-12-15 20:01:40 +05:00
"nixpkgs": "nixpkgs",
"nixpkgs-21_05": "nixpkgs-21_05",
2020-12-15 20:01:40 +05: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
}