From 3936d747d322e062f26b331532f687c03dfe5dee Mon Sep 17 00:00:00 2001 From: Max Date: Sun, 29 May 2022 22:20:55 +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 'nix-super': 'git+https://git.privatevoid.net/max/nix-super-fork?ref=refs%2fheads%2fmaster&rev=2e3c7f0fed04ddcaec3116a82f226927b243b527' (2022-05-16) → 'git+https://git.privatevoid.net/max/nix-super-fork?ref=refs%2fheads%2fmaster&rev=c6087c318fbc238269487ec3feee3d6ad762aee7' (2022-05-29) --- flake.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index 4d32d7f..a5d37f5 100644 --- a/flake.lock +++ b/flake.lock @@ -488,11 +488,11 @@ "nixpkgs-regression": "nixpkgs-regression" }, "locked": { - "lastModified": 1652724099, - "narHash": "sha256-w9GhILEhu8EdIH1+PnDOT9qWESB8wgbaP2gdIqHPfjk=", + "lastModified": 1653842047, + "narHash": "sha256-rm8OIwU0+V9KMooDvj4Hdwio5MWjAn6CvdM3MU2tGhk=", "ref": "refs/heads/master", - "rev": "2e3c7f0fed04ddcaec3116a82f226927b243b527", - "revCount": 12055, + "rev": "c6087c318fbc238269487ec3feee3d6ad762aee7", + "revCount": 12253, "type": "git", "url": "https://git.privatevoid.net/max/nix-super-fork" },