nixos-mailserver/flake.lock

77 lines
1.9 KiB
Plaintext
Raw 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"
}
},
2022-12-01 02:30:45 +05:00
"flake-compat": {
"flake": false,
"locked": {
2024-03-04 12:20:47 +05:00
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
2022-12-01 02:30:45 +05:00
"owner": "edolstra",
"repo": "flake-compat",
2024-03-04 12:20:47 +05:00
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
2022-12-01 02:30:45 +05:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2020-12-15 20:01:40 +05:00
"nixpkgs": {
"locked": {
2024-11-23 17:00:00 +05:00
"lastModified": 1732014248,
"narHash": "sha256-y/MEyuJ5oBWrWAic/14LaIr/u5E0wRVzyYsouYY3W6w=",
2020-12-15 20:01:40 +05:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-11-23 17:00:00 +05:00
"rev": "23e89b7da85c3640bbc2173fe04f4bd114342367",
2020-12-15 20:01:40 +05:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
2024-06-03 14:57:22 +05:00
"nixpkgs-24_05": {
"locked": {
2024-11-23 17:00:00 +05:00
"lastModified": 1731797254,
"narHash": "sha256-df3dJApLPhd11AlueuoN0Q4fHo/hagP75LlM5K1sz9g=",
2024-06-03 14:57:22 +05:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-11-23 17:00:00 +05:00
"rev": "e8c38b73aeb218e27163376a2d617e61a2ad9b59",
2024-06-03 14:57:22 +05:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-24.05",
"type": "indirect"
}
},
2020-12-15 20:01:40 +05:00
"root": {
"inputs": {
"blobs": "blobs",
2022-12-01 02:30:45 +05:00
"flake-compat": "flake-compat",
2020-12-15 20:01:40 +05:00
"nixpkgs": "nixpkgs",
2024-06-15 01:51:43 +05:00
"nixpkgs-24_05": "nixpkgs-24_05"
2020-12-15 20:01:40 +05:00
}
}
},
"root": "root",
"version": 7
}