flake.lock: Update

Flake lock file changes:

• Updated input 'simple-nixos-mailserver/nixpkgs':
    follows 'nixpkgs'
  → follows 'nixpkgs-unstable'
• Updated input 'simple-nixos-mailserver/nixpkgs-21_11':
    'github:NixOS/nixpkgs/a640d8394f34714578f3e6335fc767d0755d78f9' (2021-12-01)
  → follows 'nixpkgs'
This commit is contained in:
nyanloutre 2021-12-20 08:45:02 +01:00
parent fc084ab29b
commit d7936bda8e
1 changed files with 4 additions and 17 deletions

View File

@ -103,21 +103,6 @@
"type": "indirect"
}
},
"nixpkgs-21_11": {
"locked": {
"lastModified": 1638371214,
"narHash": "sha256-0kE6KhgH7n0vyuX4aUoGsGIQOqjIx2fJavpCWtn73rc=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "a640d8394f34714578f3e6335fc767d0755d78f9",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-21.11",
"type": "indirect"
}
},
"nixpkgs-unstable": {
"locked": {
"lastModified": 1639876010,
@ -147,10 +132,12 @@
"inputs": {
"blobs": "blobs",
"nixpkgs": [
"nixpkgs"
"nixpkgs-unstable"
],
"nixpkgs-21_05": "nixpkgs-21_05",
"nixpkgs-21_11": "nixpkgs-21_11",
"nixpkgs-21_11": [
"nixpkgs"
],
"utils": "utils"
},
"locked": {