diff options
author | Silas Schöffel <sils@sils.li> | 2024-06-01 15:29:02 +0200 |
---|---|---|
committer | Silas Schöffel <sils@sils.li> | 2024-06-01 15:36:22 +0200 |
commit | 46df7d6ff39ca2cfce5f6bd9039bb2f30ab07b51 (patch) | |
tree | a488a0ebd4b11e6bb5cd5f5454cbab9f2d14ae0d /flake.lock | |
parent | feat(system/services/nginx)!: Change meaning of `root` key (diff) | |
download | nixos-server-46df7d6ff39ca2cfce5f6bd9039bb2f30ab07b51.tar.gz nixos-server-46df7d6ff39ca2cfce5f6bd9039bb2f30ab07b51.zip |
build(flake): update simple-nixos-mailserver to master
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 40 |
1 files changed, 4 insertions, 36 deletions
diff --git a/flake.lock b/flake.lock index d227f9d..f7f416b 100644 --- a/flake.lock +++ b/flake.lock @@ -228,36 +228,6 @@ "type": "github" } }, - "nixpkgs-22_11": { - "locked": { - "lastModified": 1669558522, - "narHash": "sha256-yqxn+wOiPqe6cxzOo4leeJOp1bXE/fjPEi/3F/bBHv8=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "ce5fe99df1f15a09a91a86be9738d68fadfbad82", - "type": "github" - }, - "original": { - "id": "nixpkgs", - "ref": "nixos-22.11", - "type": "indirect" - } - }, - "nixpkgs-23_05": { - "locked": { - "lastModified": 1684782344, - "narHash": "sha256-SHN8hPYYSX0thDrMLMWPWYulK3YFgASOrCsIL3AJ78g=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "8966c43feba2c701ed624302b6a935f97bcbdf88", - "type": "github" - }, - "original": { - "id": "nixpkgs", - "ref": "nixos-23.05", - "type": "indirect" - } - }, "nixpkgs-unstable": { "locked": { "lastModified": 1715660298, @@ -355,21 +325,19 @@ "nixpkgs": [ "nixpkgs" ], - "nixpkgs-22_11": "nixpkgs-22_11", - "nixpkgs-23_05": "nixpkgs-23_05", "utils": "utils" }, "locked": { - "lastModified": 1687462267, - "narHash": "sha256-rNSputjn/0HEHHnsKfQ8mQVEPVchcBw7DsbND7Wg8dk=", + "lastModified": 1714720456, + "narHash": "sha256-e0WFe1BHqX23ADpGBc4ZRu38Mg+GICCZCqyS6EWCbHc=", "owner": "simple-nixos-mailserver", "repo": "nixos-mailserver", - "rev": "24128c3052090311688b09a400aa408ba61c6ee5", + "rev": "41059fc548088e49e3ddb3a2b4faeb5de018e60f", "type": "gitlab" }, "original": { "owner": "simple-nixos-mailserver", - "ref": "nixos-23.05", + "ref": "master", "repo": "nixos-mailserver", "type": "gitlab" } |