diff --git a/flake.nix b/flake.nix index 6125a1e..9eae8fc 100644 --- a/flake.nix +++ b/flake.nix @@ -26,8 +26,8 @@ pre-commit-hooks.url = "github:cachix/pre-commit-hooks.nix"; - nix-super.url = "github:privatevoid-net/nix-super/aaba1f91e7eba8ce029fa6bfa81ad9e14a13708d"; - nix-super.inputs.nixpkgs.follows = "nixpkgs"; + nix-super.url = "github:privatevoid-net/nix-super"; + nix-super.inputs.nixpkgs.follows = "stable"; rofi-wayland.url = "github:lbonn/rofi/wayland"; rofi-wayland.flake = false;