nixos-config/flake.lock

178 lines
4.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": 1686669604,
"narHash": "sha256-xoPWq1PMEGauyZfVDx85kWERWlCZ2KWgFZSw7Fdx7Ns=",
2021-10-22 11:06:14 +02:00
"owner": "nyanloutre",
"repo": "dogetipbot-telegram",
"rev": "d7970444d7b9b602b55aa67f5e593d41e97d12cf",
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 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": 1713725259,
"narHash": "sha256-9ZR/Rbx5/Z/JZf5ehVNMoz/s5xjpP0a22tL6qNvLt5E=",
2021-10-19 14:31:05 +02:00
"owner": "NixOS",
2021-10-11 10:43:57 +02:00
"repo": "nixpkgs",
"rev": "a5e4bbcb4780c63c79c87d29ea409abf097de3f7",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-23.11",
"type": "indirect"
}
},
"nixpkgs-23_05": {
"locked": {
"lastModified": 1704290814,
"narHash": "sha256-LWvKHp7kGxk/GEtlrGYV68qIvPHkU9iToomNFGagixU=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "70bdadeb94ffc8806c0570eb5c2695ad29f0e421",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-23.05",
"type": "indirect"
}
},
2021-10-11 10:43:57 +02:00
"nixpkgs-unstable": {
"locked": {
"lastModified": 1713714899,
"narHash": "sha256-+z/XjO3QJs5rLE5UOf015gdVauVRQd2vZtsFkaXBq2Y=",
2021-10-19 14:31:05 +02:00
"owner": "NixOS",
2021-10-11 10:43:57 +02:00
"repo": "nixpkgs",
"rev": "6143fc5eeb9c4f00163267708e26191d1e918932",
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",
"simple-nixos-mailserver": "simple-nixos-mailserver"
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-23_05": "nixpkgs-23_05",
"nixpkgs-23_11": [
2022-12-30 15:08:20 +01:00
"nixpkgs"
],
2021-10-11 10:43:57 +02:00
"utils": "utils"
},
"locked": {
"lastModified": 1706219574,
"narHash": "sha256-qO+8UErk+bXCq2ybHU4GzXG4Ejk4Tk0rnnTPNyypW4g=",
2021-10-11 10:43:57 +02:00
"owner": "simple-nixos-mailserver",
"repo": "nixos-mailserver",
"rev": "e47f3719f1db3e0961a4358d4cb234a0acaa7baf",
2021-10-11 10:43:57 +02:00
"type": "gitlab"
},
"original": {
"owner": "simple-nixos-mailserver",
"ref": "nixos-23.11",
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"
}
}
},
"root": "root",
"version": 7
}