From e8351d1c43fd7312254d745361a6a9e9e4e25765 Mon Sep 17 00:00:00 2001 From: Gabriel Arazas Date: Wed, 21 Sep 2022 13:55:44 +0800 Subject: [PATCH] flake.lock: update guix-overlay MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Flake lock file updates: • Updated input 'guix-overlay': 'github:foo-dogsquared/nix-overlay-guix/dd9ff0a902fbc7b927a5e7c4a575e635120b9189' (2022-09-10) → 'github:foo-dogsquared/nix-overlay-guix/9d4034d863bae902bfbdf47dfaf528b536794701' (2022-09-21) --- flake.lock | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/flake.lock b/flake.lock index 5cf4f83e..1cbfb429 100644 --- a/flake.lock +++ b/flake.lock @@ -236,17 +236,16 @@ ] }, "locked": { - "lastModified": 1662779383, - "narHash": "sha256-pW1UCFyi5/yY+xrjtUKark7uv4Xapec+4n/TWVNI9mg=", + "lastModified": 1663723874, + "narHash": "sha256-VpfyyL07oTN6He/mveqM/KAaDHKiRcid5G0EcUsaJk4=", "owner": "foo-dogsquared", "repo": "nix-overlay-guix", - "rev": "dd9ff0a902fbc7b927a5e7c4a575e635120b9189", + "rev": "9d4034d863bae902bfbdf47dfaf528b536794701", "type": "github" }, "original": { - "owner": "foo-dogsquared", - "repo": "nix-overlay-guix", - "type": "github" + "type": "git", + "url": "file:///home/foo-dogsquared/library/projects/software/nix-overlay-guix" } }, "helix-editor": {