diff --git a/flake.lock b/flake.lock index 3b6632c..0dec071 100644 --- a/flake.lock +++ b/flake.lock @@ -33,42 +33,6 @@ "type": "github" } }, - "firefox-addons": { - "inputs": { - "flake-utils": "flake-utils", - "nixpkgs": "nixpkgs" - }, - "locked": { - "dir": "pkgs/firefox-addons", - "lastModified": 1726632193, - "narHash": "sha256-oDT1HGKLn3HhzgmYwhSf31Rkpa7K2IBuhMsHGtLfAng=", - "owner": "rycee", - "repo": "nur-expressions", - "rev": "b487b142b50bb70d4d1a86625e9de4eff645b4d1", - "type": "gitlab" - }, - "original": { - "dir": "pkgs/firefox-addons", - "owner": "rycee", - "repo": "nur-expressions", - "type": "gitlab" - } - }, - "flake-utils": { - "locked": { - "lastModified": 1629284811, - "narHash": "sha256-JHgasjPR0/J1J3DRm4KxM4zTyAj4IOJY8vIl75v/kPI=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "c5d161cc0af116a2e17f54316f0bf43f0819785c", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "flake-utils", - "type": "github" - } - }, "home-manager": { "inputs": { "nixpkgs": [ @@ -125,7 +89,7 @@ "hyprlang": "hyprlang", "hyprutils": "hyprutils", "hyprwayland-scanner": "hyprwayland-scanner", - "nixpkgs": "nixpkgs_2", + "nixpkgs": "nixpkgs", "systems": "systems", "xdph": "xdph" }, @@ -252,22 +216,6 @@ } }, "nixpkgs": { - "locked": { - "lastModified": 1627814220, - "narHash": "sha256-P+MDgdZw2CBk9X1ZZaUgHgN+32pTfLFf3XVIBOXirI4=", - "owner": "nixos", - "repo": "nixpkgs", - "rev": "ab5b6828af26215bf2646c31961da5d3749591ef", - "type": "github" - }, - "original": { - "owner": "nixos", - "ref": "nixpkgs-unstable", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs_2": { "locked": { "lastModified": 1725983898, "narHash": "sha256-4b3A9zPpxAxLnkF9MawJNHDtOOl6ruL0r6Og1TEDGCE=", @@ -283,7 +231,7 @@ "type": "github" } }, - "nixpkgs_3": { + "nixpkgs_2": { "locked": { "lastModified": 1726062873, "narHash": "sha256-IiA3jfbR7K/B5+9byVi9BZGWTD4VSbWe8VLpp9B/iYk=", @@ -299,12 +247,27 @@ "type": "github" } }, + "nur": { + "locked": { + "lastModified": 1726656503, + "narHash": "sha256-vFdQWzgTLm/UCP2xWuJobZuA2Ue0rylRRtTNSCA4TVw=", + "owner": "nix-community", + "repo": "NUR", + "rev": "9b0392534797dfd95ff885417dffc33e6226e74b", + "type": "github" + }, + "original": { + "owner": "nix-community", + "repo": "NUR", + "type": "github" + } + }, "root": { "inputs": { - "firefox-addons": "firefox-addons", "home-manager": "home-manager", "hyprland": "hyprland", - "nixpkgs": "nixpkgs_3" + "nixpkgs": "nixpkgs_2", + "nur": "nur" } }, "systems": {