From 1c9c108d18f986db55308e29d3aa96c2e9763e0a Mon Sep 17 00:00:00 2001 From: Soispha Date: Tue, 18 Apr 2023 16:03:57 +0200 Subject: Chore(flake): Update and add follows for inputs --- flake.lock | 25 ++++++------------------- 1 file changed, 6 insertions(+), 19 deletions(-) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index d23d600..87c124d 100644 --- a/flake.lock +++ b/flake.lock @@ -18,11 +18,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1680899675, - "narHash": "sha256-3ogGOPFcSuhf7NrPNREFApkGkLBR2og5lyBJY7+mbig=", + "lastModified": 1681779497, + "narHash": "sha256-f82m8Ki9upuQozus3fBaywmQ3ySLT/w6GkqHVUqQJoE=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "d426ae4241ef89fcbd646cd796abd3e83167f54d", + "rev": "53da61ec95e30d0d513a8be8d730dee90eff307e", "type": "github" }, "original": { @@ -47,21 +47,6 @@ "type": "indirect" } }, - "nixpkgs_2": { - "locked": { - "lastModified": 1669542132, - "narHash": "sha256-DRlg++NJAwPh8io3ExBJdNW7Djs3plVI5jgYQ+iXAZQ=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "a115bb9bd56831941be3776c8a94005867f316a7", - "type": "github" - }, - "original": { - "id": "nixpkgs", - "ref": "nixos-unstable", - "type": "indirect" - } - }, "root": { "inputs": { "nixpkgs": "nixpkgs", @@ -71,7 +56,9 @@ "simple-nixos-mailserver": { "inputs": { "blobs": "blobs", - "nixpkgs": "nixpkgs_2", + "nixpkgs": [ + "nixpkgs" + ], "nixpkgs-22_11": "nixpkgs-22_11", "utils": "utils" }, -- cgit 1.4.1