mirror of
https://github.com/ellmau/nixos.git
synced 2025-12-19 09:29:36 +01:00
flake.lock: Update
Flake lock file updates:
• Updated input 'simple-nixos-mailserver/nixpkgs':
follows 'nixpkgs'
→ 'github:NixOS/nixpkgs/16105403bdd843540cbef9c63fc0f16c1c6eaa70' (2021-07-21)
This commit is contained in:
parent
164969c1f8
commit
8dc19a780b
19
flake.lock
generated
19
flake.lock
generated
@ -366,6 +366,21 @@
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nixpkgs_3": {
|
||||
"locked": {
|
||||
"lastModified": 1626852498,
|
||||
"narHash": "sha256-lOXUJvi0FJUXHTVSiC5qsMRtEUgqM4mGZpMESLuGhmo=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "16105403bdd843540cbef9c63fc0f16c1c6eaa70",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"id": "nixpkgs",
|
||||
"ref": "nixos-unstable",
|
||||
"type": "indirect"
|
||||
}
|
||||
},
|
||||
"root": {
|
||||
"inputs": {
|
||||
"comma": "comma",
|
||||
@ -383,9 +398,7 @@
|
||||
"simple-nixos-mailserver": {
|
||||
"inputs": {
|
||||
"blobs": "blobs",
|
||||
"nixpkgs": [
|
||||
"nixpkgs"
|
||||
],
|
||||
"nixpkgs": "nixpkgs_3",
|
||||
"nixpkgs-21_05": "nixpkgs-21_05",
|
||||
"nixpkgs-21_11": "nixpkgs-21_11",
|
||||
"utils": "utils"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user