diff --git a/packages/hyprland.scm b/packages/hyprland.scm index 601122d..0adbb3a 100644 --- a/packages/hyprland.scm +++ b/packages/hyprland.scm @@ -195,7 +195,6 @@ Wayland compositor based on wlroots") (description "Hyprland.") (system "pkg-config --list-all") (system "pkg-config --libs wlroots") (system "pkg-config --mobversion wlroots") - (system "pkgconfig --list-all") (system "patch -p1 -i nix/patches/meson-build.patch")))))) (native-inputs (list gcc-13