Skip to content

Commit

Permalink
nix: don't use cmakeWithGui
Browse files Browse the repository at this point in the history
Signed-off-by: Patrizio Bekerle <[email protected]>
  • Loading branch information
pbek committed Aug 8, 2024
1 parent 77eb501 commit 91a1463
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shell.nix
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
nativeBuildInputs = with pkgs; with qt6; [
gnumake
crowdin-cli
cmakeWithGui
cmake
qmake
qttools
wrapQtAppsHook
Expand Down

0 comments on commit 91a1463

Please sign in to comment.