From 1fac578231ccce39ae516c863db6e98282c6e8d7 Mon Sep 17 00:00:00 2001 From: "maralorn (nix-auto-updater)" Date: Mon, 20 Feb 2023 03:39:59 +0100 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 'emanote': 'github:srid/emanote/ec9b985323ef3b2ae05db39f1b8808a43d081036' (2023-02-13) → 'github:srid/emanote/1abf2d8fb6e83ad6a8f28681ecc52020f37d3f07' (2023-02-19) • Added input 'emanote/ema': 'github:srid/ema/182759761f40b9ed8f29fac19270598eea8bb2fd' (2023-02-19) • Added input 'emanote/ema/check-flake': follows 'emanote/check-flake' • Added input 'emanote/ema/flake-parts': follows 'emanote/flake-parts' • Added input 'emanote/ema/flake-root': follows 'emanote/flake-root' • Added input 'emanote/ema/haskell-flake': follows 'emanote/haskell-flake' • Added input 'emanote/ema/nixpkgs': follows 'emanote/nixpkgs' • Added input 'emanote/ema/nixpkgs-140774-workaround': follows 'emanote/nixpkgs-140774-workaround' • Added input 'emanote/ema/treefmt-nix': follows 'emanote/treefmt-nix' --- flake.lock | 52 +++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 49 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 37224dec..210163b0 100644 --- a/flake.lock +++ b/flake.lock @@ -55,9 +55,55 @@ "type": "github" } }, + "ema": { + "inputs": { + "check-flake": [ + "emanote", + "check-flake" + ], + "flake-parts": [ + "emanote", + "flake-parts" + ], + "flake-root": [ + "emanote", + "flake-root" + ], + "haskell-flake": [ + "emanote", + "haskell-flake" + ], + "nixpkgs": [ + "emanote", + "nixpkgs" + ], + "nixpkgs-140774-workaround": [ + "emanote", + "nixpkgs-140774-workaround" + ], + "treefmt-nix": [ + "emanote", + "treefmt-nix" + ] + }, + "locked": { + "lastModified": 1676819423, + "narHash": "sha256-bnq16t0hjI0lJ+6/diuM0PU0EXuq4pvB2NVnFIFxNug=", + "owner": "srid", + "repo": "ema", + "rev": "182759761f40b9ed8f29fac19270598eea8bb2fd", + "type": "github" + }, + "original": { + "owner": "srid", + "repo": "ema", + "type": "github" + } + }, "emanote": { "inputs": { "check-flake": "check-flake", + "ema": "ema", "flake-parts": [ "flake-parts" ], @@ -68,11 +114,11 @@ "treefmt-nix": "treefmt-nix" }, "locked": { - "lastModified": 1676313245, - "narHash": "sha256-CTWnlt+yr3+77o/fG2QaYQh7IL/Y19TVwmuwYxUeoqQ=", + "lastModified": 1676825757, + "narHash": "sha256-1eLoZdvV3aDVwMkwymII6naKXR1juf6liedNTX7miLo=", "owner": "srid", "repo": "emanote", - "rev": "ec9b985323ef3b2ae05db39f1b8808a43d081036", + "rev": "1abf2d8fb6e83ad6a8f28681ecc52020f37d3f07", "type": "github" }, "original": {