diff --git a/flake.lock b/flake.lock index 25b6471..5ec332e 100644 --- a/flake.lock +++ b/flake.lock @@ -187,24 +187,6 @@ "type": "github" } }, - "flake-parts_2": { - "inputs": { - "nixpkgs-lib": "nixpkgs-lib" - }, - "locked": { - "lastModified": 1704982712, - "narHash": "sha256-2Ptt+9h8dczgle2Oo6z5ni5rt/uLMG47UFTR1ry/wgg=", - "owner": "hercules-ci", - "repo": "flake-parts", - "rev": "07f6395285469419cf9d078f59b5b49993198c00", - "type": "github" - }, - "original": { - "owner": "hercules-ci", - "repo": "flake-parts", - "type": "github" - } - }, "flake-utils": { "locked": { "lastModified": 1667395993, @@ -382,24 +364,6 @@ "type": "github" } }, - "nixpkgs-lib": { - "locked": { - "dir": "lib", - "lastModified": 1703961334, - "narHash": "sha256-M1mV/Cq+pgjk0rt6VxoyyD+O8cOUiai8t9Q6Yyq4noY=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "b0d36bd0a420ecee3bc916c91886caca87c894e9", - "type": "github" - }, - "original": { - "dir": "lib", - "owner": "NixOS", - "ref": "nixos-unstable", - "repo": "nixpkgs", - "type": "github" - } - }, "nixpkgs-regression": { "locked": { "lastModified": 1643052045, @@ -432,22 +396,6 @@ "type": "github" } }, - "nixpkgs_3": { - "locked": { - "lastModified": 1695644571, - "narHash": "sha256-asS9dCCdlt1lPq0DLwkVBbVoEKuEuz+Zi3DG7pR/RxA=", - "owner": "nixos", - "repo": "nixpkgs", - "rev": "6500b4580c2a1f3d0f980d32d285739d8e156d92", - "type": "github" - }, - "original": { - "owner": "nixos", - "ref": "nixos-unstable", - "repo": "nixpkgs", - "type": "github" - } - }, "pre-commit-hooks": { "inputs": { "flake-compat": [ @@ -487,8 +435,7 @@ "nix": "nix", "nixos-hardware": "nixos-hardware", "nixpkgs": "nixpkgs_2", - "stylix": "stylix", - "wayland-pipewire-idle-inhibit": "wayland-pipewire-idle-inhibit" + "stylix": "stylix" } }, "stylix": { @@ -520,46 +467,6 @@ "repo": "stylix", "type": "github" } - }, - "treefmt-nix": { - "inputs": { - "nixpkgs": "nixpkgs_3" - }, - "locked": { - "lastModified": 1704649711, - "narHash": "sha256-+qxqJrZwvZGilGiLQj3QbYssPdYCwl7ejwMImgH7VBQ=", - "owner": "numtide", - "repo": "treefmt-nix", - "rev": "04f25d7bec9fb29d2c3bacaa48a3304840000d36", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "treefmt-nix", - "type": "github" - } - }, - "wayland-pipewire-idle-inhibit": { - "inputs": { - "flake-parts": "flake-parts_2", - "nixpkgs": [ - "nixpkgs" - ], - "treefmt-nix": "treefmt-nix" - }, - "locked": { - "lastModified": 1715732413, - "narHash": "sha256-mZ7F+y0u7CJEPQsJ7ZyTC9tuvWfT1Y0MRWmhkuc1OEk=", - "owner": "rafaelrc7", - "repo": "wayland-pipewire-idle-inhibit", - "rev": "c5e5ccb55db795b0da895ac18cca5fc78a543042", - "type": "github" - }, - "original": { - "owner": "rafaelrc7", - "repo": "wayland-pipewire-idle-inhibit", - "type": "github" - } } }, "root": "root", diff --git a/home/gui/default.nix b/home/gui/default.nix index 3572c90..17bab5a 100644 --- a/home/gui/default.nix +++ b/home/gui/default.nix @@ -2,7 +2,6 @@ { home-manager.users.don = { imports = [ - inputs.wayland-pipewire-idle-inhibit.homeModules.default ./alacritty.nix ./autostart.nix ./fuzzel.nix