nixos-config/flake.lock

103 lines
2.6 KiB
Plaintext
Raw Normal View History

2021-10-11 10:43:57 +02:00
{
"nodes": {
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": 1635873573,
"narHash": "sha256-KcrFb8HSNcVTtYNXoUwZxW531cQn6T3YBU6Goo5G9mo=",
2021-10-22 11:06:14 +02:00
"owner": "nyanloutre",
"repo": "dogetipbot-telegram",
"rev": "e781adbbeda8aa0cbaef47558fc28f9e1dd162fb",
2021-10-22 11:06:14 +02:00
"type": "gitlab"
},
"original": {
"owner": "nyanloutre",
"ref": "master",
"repo": "dogetipbot-telegram",
"type": "gitlab"
}
},
2021-10-11 10:43:57 +02:00
"nixpkgs": {
"locked": {
2021-11-03 19:43:27 +01:00
"lastModified": 1635806954,
"narHash": "sha256-yX/zjbIL/HdXh8a92hWJ+31gsLLv7byA1XRuPARaLro=",
2021-10-19 14:31:05 +02:00
"owner": "NixOS",
2021-10-11 10:43:57 +02:00
"repo": "nixpkgs",
2021-11-03 19:43:27 +01:00
"rev": "372e59d2af704bffd133cbe029f1d5efe73ba6fb",
2021-10-11 10:43:57 +02:00
"type": "github"
},
"original": {
2021-10-19 14:31:05 +02:00
"id": "nixpkgs",
"ref": "nixos-21.05",
2021-10-19 14:31:05 +02:00
"type": "indirect"
2021-10-11 10:43:57 +02:00
}
},
"nixpkgs-unstable": {
"locked": {
"lastModified": 1635844945,
"narHash": "sha256-tZcL307dj28jgEU1Wdn+zwG9neyW0H2+ZjdVhvJxh9g=",
2021-10-19 14:31:05 +02:00
"owner": "NixOS",
2021-10-11 10:43:57 +02:00
"repo": "nixpkgs",
"rev": "b67e752c29f18a0ca5534a07661366d6a2c2e649",
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 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"
}
},
"simple-nixos-mailserver": {
"inputs": {
2021-11-03 19:43:27 +01:00
"nixpkgs": [
"nixpkgs"
],
2021-10-11 10:43:57 +02:00
"utils": "utils"
},
"locked": {
"lastModified": 1622967674,
"narHash": "sha256-8RLe6Rqy2rKR/PGDMg/EVsWihsO+DQe/RYmlXdRZkLs=",
"owner": "simple-nixos-mailserver",
"repo": "nixos-mailserver",
"rev": "5675b122a947b40e551438df6a623efad19fd2e7",
"type": "gitlab"
},
"original": {
"owner": "simple-nixos-mailserver",
"ref": "nixos-21.05",
"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
}