flakes follows same stable channel

This commit is contained in:
nyanloutre 2021-11-03 19:43:27 +01:00
parent dfa0da3e24
commit 99ce7ced42
2 changed files with 18 additions and 38 deletions

46
flake.lock generated
View file

@ -2,7 +2,9 @@
"nodes": {
"dogetipbot-telegram": {
"inputs": {
"nixpkgs": "nixpkgs"
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1635873573,
@ -21,11 +23,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1635719588,
"narHash": "sha256-pWjdy0NheM97NsPE6+jUnr5LYyeA0sBGTdw4mfXMGZQ=",
"lastModified": 1635806954,
"narHash": "sha256-yX/zjbIL/HdXh8a92hWJ+31gsLLv7byA1XRuPARaLro=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "f0869b1a2c0b150aac26e10bb5c2364ffb2e804f",
"rev": "372e59d2af704bffd133cbe029f1d5efe73ba6fb",
"type": "github"
},
"original": {
@ -49,47 +51,19 @@
"type": "indirect"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1635806954,
"narHash": "sha256-yX/zjbIL/HdXh8a92hWJ+31gsLLv7byA1XRuPARaLro=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "372e59d2af704bffd133cbe029f1d5efe73ba6fb",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-21.05",
"type": "indirect"
}
},
"nixpkgs_3": {
"locked": {
"lastModified": 1607522989,
"narHash": "sha256-o/jWhOSAlaK7y2M57OIriRt6whuVVocS/T0mG7fd1TI=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e9158eca70ae59e73fae23be5d13d3fa0cfc78b4",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
"root": {
"inputs": {
"dogetipbot-telegram": "dogetipbot-telegram",
"nixpkgs": "nixpkgs_2",
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable",
"simple-nixos-mailserver": "simple-nixos-mailserver"
}
},
"simple-nixos-mailserver": {
"inputs": {
"nixpkgs": "nixpkgs_3",
"nixpkgs": [
"nixpkgs"
],
"utils": "utils"
},
"locked": {