From ec12b593434155d8a3527ec4ebff4df545c11ddc Mon Sep 17 00:00:00 2001 From: Minijackson Date: Fri, 31 Mar 2023 18:03:56 +0200 Subject: flake.lock: Update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Flake lock file updates: • Removed input 'firefox-addons' • Removed input 'firefox-addons/flake-utils' • Removed input 'firefox-addons/nixpkgs' • Added input 'rycee-nur': 'gitlab:rycee/nur-expressions/1bf5ecadb055bd5db97327e3e3ff152c0660da72' (2023-03-30) --- flake.lock | 58 ++++++++++++++++++---------------------------------------- 1 file changed, 18 insertions(+), 40 deletions(-) diff --git a/flake.lock b/flake.lock index 6ee3d61..3e57668 100644 --- a/flake.lock +++ b/flake.lock @@ -1,28 +1,5 @@ { "nodes": { - "firefox-addons": { - "inputs": { - "flake-utils": "flake-utils", - "nixpkgs": [ - "nixpkgs-unstable" - ] - }, - "locked": { - "dir": "pkgs/firefox-addons", - "lastModified": 1680205312, - "narHash": "sha256-ogfpJhiNgXUbjHBOLIuUDlrta4cwjzaA95iG893OUQ0=", - "owner": "rycee", - "repo": "nur-expressions", - "rev": "1bf5ecadb055bd5db97327e3e3ff152c0660da72", - "type": "gitlab" - }, - "original": { - "dir": "pkgs/firefox-addons", - "owner": "rycee", - "repo": "nur-expressions", - "type": "gitlab" - } - }, "flake-utils": { "locked": { "lastModified": 1678901627, @@ -38,21 +15,6 @@ "type": "github" } }, - "flake-utils_2": { - "locked": { - "lastModified": 1678901627, - "narHash": "sha256-U02riOqrKKzwjsxc/400XnElV+UtPUQWpANPlyazjH0=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "93a2b84fc4b70d9e089d029deacc3583435c2ed6", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "flake-utils", - "type": "github" - } - }, "home-manager": { "inputs": { "nixpkgs": [ @@ -125,15 +87,31 @@ }, "root": { "inputs": { - "firefox-addons": "firefox-addons", - "flake-utils": "flake-utils_2", + "flake-utils": "flake-utils", "home-manager": "home-manager", "musnix": "musnix", "nixpkgs": "nixpkgs", "nixpkgs-unstable": "nixpkgs-unstable", + "rycee-nur": "rycee-nur", "shmart-prompt-dir": "shmart-prompt-dir" } }, + "rycee-nur": { + "flake": false, + "locked": { + "lastModified": 1680205312, + "narHash": "sha256-ogfpJhiNgXUbjHBOLIuUDlrta4cwjzaA95iG893OUQ0=", + "owner": "rycee", + "repo": "nur-expressions", + "rev": "1bf5ecadb055bd5db97327e3e3ff152c0660da72", + "type": "gitlab" + }, + "original": { + "owner": "rycee", + "repo": "nur-expressions", + "type": "gitlab" + } + }, "shmart-prompt-dir": { "flake": false, "locked": { -- cgit v1.2.3