nixos-config/flake.lock

213 lines
5.6 KiB
Plaintext
Raw Normal View History

2021-10-11 10:43:57 +02: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"
}
},
2021-10-22 11:06:14 +02:00
"dogetipbot-telegram": {
"inputs": {
2021-11-03 19:43:27 +01:00
"nixpkgs": [
"nixpkgs"
]
2021-10-22 11:06:14 +02:00
},
"locked": {
"lastModified": 1686668177,
"narHash": "sha256-sr4VMrsUG3ePrk8HNL2OeQ/gDqqnGRjzzzDSxRf65lo=",
2021-10-22 11:06:14 +02:00
"owner": "nyanloutre",
"repo": "dogetipbot-telegram",
"rev": "baafc544b59db91dbe9466565e2f224e3aa76f7b",
2021-10-22 11:06:14 +02:00
"type": "gitlab"
},
"original": {
"owner": "nyanloutre",
"ref": "master",
"repo": "dogetipbot-telegram",
"type": "gitlab"
}
},
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1668681692,
"narHash": "sha256-Ht91NGdewz8IQLtWZ9LCeNXMSXHUss+9COoqu6JLmXU=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "009399224d5e398d03b22badca40a37ac85412a1",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2021-11-03 21:44:09 +01:00
"flake-utils": {
"locked": {
2021-12-03 21:46:30 +01:00
"lastModified": 1638122382,
"narHash": "sha256-sQzZzAbvKEqN9s0bzWuYmRaA03v40gaJ4+iL1LXjaeI=",
2021-11-03 21:44:09 +01:00
"owner": "numtide",
"repo": "flake-utils",
2021-12-03 21:46:30 +01:00
"rev": "74f7e4319258e287b0f9cb95426c9853b282730b",
2021-11-03 21:44:09 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2021-11-03 20:10:03 +01:00
"ipmihddtemp": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2021-11-03 20:10:03 +01:00
]
},
"locked": {
"lastModified": 1635966341,
"narHash": "sha256-Y70jZPL3/fY8SzkPnpw9Ta411zbbkJ1D3qOYJ76zuIA=",
"owner": "nyanloutre",
"repo": "ipmihddtemp",
"rev": "6fe5d14f588956dfff89716f81b8101c7a94cd6d",
"type": "gitlab"
},
"original": {
"owner": "nyanloutre",
"ref": "master",
"repo": "ipmihddtemp",
"type": "gitlab"
}
},
2021-10-11 10:43:57 +02:00
"nixpkgs": {
"locked": {
"lastModified": 1686513595,
"narHash": "sha256-H3JNqj7TEiMx5rd8lRiONvgFZvmf3kmwHI2umDdqgFY=",
2021-10-19 14:31:05 +02:00
"owner": "NixOS",
2021-10-11 10:43:57 +02:00
"repo": "nixpkgs",
"rev": "bb8b5735d6f7e06b9ddd27de115b0600c1ffbdb4",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-23.05",
"type": "indirect"
}
},
"nixpkgs-22_11": {
"locked": {
"lastModified": 1669558522,
"narHash": "sha256-yqxn+wOiPqe6cxzOo4leeJOp1bXE/fjPEi/3F/bBHv8=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "ce5fe99df1f15a09a91a86be9738d68fadfbad82",
2021-10-11 10:43:57 +02:00
"type": "github"
},
"original": {
2021-10-19 14:31:05 +02:00
"id": "nixpkgs",
"ref": "nixos-22.11",
"type": "indirect"
}
},
2021-10-11 10:43:57 +02:00
"nixpkgs-unstable": {
"locked": {
"lastModified": 1686501370,
"narHash": "sha256-G0WuM9fqTPRc2URKP9Lgi5nhZMqsfHGrdEbrLvAPJcg=",
2021-10-19 14:31:05 +02:00
"owner": "NixOS",
2021-10-11 10:43:57 +02:00
"repo": "nixpkgs",
"rev": "75a5ebf473cd60148ba9aec0d219f72e5cf52519",
2021-10-11 10:43:57 +02:00
"type": "github"
},
"original": {
2021-10-19 14:31:05 +02:00
"id": "nixpkgs",
2021-10-11 10:43:57 +02:00
"ref": "nixos-unstable",
2021-10-19 14:31:05 +02:00
"type": "indirect"
2021-10-11 10:43:57 +02:00
}
},
"root": {
"inputs": {
2021-10-22 11:06:14 +02:00
"dogetipbot-telegram": "dogetipbot-telegram",
2021-11-03 20:10:03 +01:00
"ipmihddtemp": "ipmihddtemp",
2021-11-03 19:43:27 +01:00
"nixpkgs": "nixpkgs",
2021-10-11 10:43:57 +02:00
"nixpkgs-unstable": "nixpkgs-unstable",
2021-11-03 21:44:09 +01:00
"simple-nixos-mailserver": "simple-nixos-mailserver",
"utils": "utils_2"
2021-10-11 10:43:57 +02:00
}
},
"simple-nixos-mailserver": {
"inputs": {
"blobs": "blobs",
"flake-compat": "flake-compat",
2021-11-03 19:43:27 +01:00
"nixpkgs": [
"nixpkgs-unstable"
2021-11-03 19:43:27 +01:00
],
"nixpkgs-22_11": "nixpkgs-22_11",
"nixpkgs-23_05": [
2022-12-30 15:08:20 +01:00
"nixpkgs"
],
2021-10-11 10:43:57 +02:00
"utils": "utils"
},
"locked": {
"lastModified": 1686496219,
"narHash": "sha256-8zXZ/813yzaRA84js98G3XQ3GEEzFGnxhjvVyxkEey0=",
2021-10-11 10:43:57 +02:00
"owner": "simple-nixos-mailserver",
"repo": "nixos-mailserver",
"rev": "4966c0f63f04659015f064f2aa34b1893a16dfde",
2021-10-11 10:43:57 +02:00
"type": "gitlab"
},
"original": {
"owner": "simple-nixos-mailserver",
"ref": "nixos-23.05",
2021-10-11 10:43:57 +02:00
"repo": "nixos-mailserver",
"type": "gitlab"
}
},
"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"
}
2021-11-03 21:44:09 +01:00
},
"utils_2": {
"inputs": {
"flake-utils": "flake-utils"
},
"locked": {
2021-12-03 21:46:30 +01:00
"lastModified": 1638172912,
"narHash": "sha256-jxhQGNEsZTdop/Br3JPS+xmBf6t9cIWRzVZFxbT76Rw=",
2021-11-03 21:44:09 +01:00
"owner": "gytis-ivaskevicius",
"repo": "flake-utils-plus",
2021-12-03 21:46:30 +01:00
"rev": "166d6ebd9f0de03afc98060ac92cba9c71cfe550",
2021-11-03 21:44:09 +01:00
"type": "github"
},
"original": {
"owner": "gytis-ivaskevicius",
2021-12-03 21:46:30 +01:00
"ref": "v1.3.1",
2021-11-03 21:44:09 +01:00
"repo": "flake-utils-plus",
"type": "github"
}
2021-10-11 10:43:57 +02:00
}
},
"root": "root",
"version": 7
}