Skip to content

Commit

Permalink
flake.nix: add missing qttools dependency
Browse files Browse the repository at this point in the history
Cynerd committed Mar 7, 2024
1 parent d42c2eb commit 980af80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flake.nix
Original file line number Diff line number Diff line change
@@ -29,6 +29,7 @@
openldap
];
nativeBuildInputs = [
qttools
cmake
copyDesktopItems
];

0 comments on commit 980af80

Please sign in to comment.