nix: fix flake input

This commit is contained in:
Maximilian Seidler 2025-01-24 22:38:43 +01:00
parent a9852dbf5a
commit 5bfb9f8114

View file

@ -15,7 +15,6 @@
url = "github:hyprwm/hyprland-qt-support";
inputs.nixpkgs.follows = "nixpkgs";
inputs.systems.follows = "systems";
inputs.hyprlang.inputs.hyprutils.follows = "hyprutils";
};
};