From 164969c1f898d98e7fe783a46821eca5688a44ac Mon Sep 17 00:00:00 2001 From: Stefan Ellmauthaler Date: Thu, 9 Jun 2022 14:51:39 +0200 Subject: [PATCH] flake.lock: Update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Flake lock file updates: • Updated input 'emacs-overlay': 'github:nix-community/emacs-overlay/7ea96f12648f59c2a46b42ad18195ba11095d6f0' (2022-06-09) → 'github:nix-community/emacs-overlay/17c4af8fcb6200c894fb1351a423676ba34f7f01' (2022-06-09) --- flake.lock | 25 ++++++------------------- 1 file changed, 6 insertions(+), 19 deletions(-) diff --git a/flake.lock b/flake.lock index 5c2cd2c..5259f89 100644 --- a/flake.lock +++ b/flake.lock @@ -71,11 +71,11 @@ ] }, "locked": { - "lastModified": 1654750003, - "narHash": "sha256-rPvrKSBXt25u2KahbUZwX8ygxhxSIiDsf3Esm35pEjU=", + "lastModified": 1654775525, + "narHash": "sha256-V1gRf9hCZsSRImC3z0SqHg93m7tIdWjONSIxPh8/6wE=", "owner": "nix-community", "repo": "emacs-overlay", - "rev": "7ea96f12648f59c2a46b42ad18195ba11095d6f0", + "rev": "17c4af8fcb6200c894fb1351a423676ba34f7f01", "type": "github" }, "original": { @@ -366,21 +366,6 @@ "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", @@ -398,7 +383,9 @@ "simple-nixos-mailserver": { "inputs": { "blobs": "blobs", - "nixpkgs": "nixpkgs_3", + "nixpkgs": [ + "nixpkgs" + ], "nixpkgs-21_05": "nixpkgs-21_05", "nixpkgs-21_11": "nixpkgs-21_11", "utils": "utils"