Remove xournalpp dependency in flake

This commit is contained in:
2025-01-16 18:24:18 +01:00
parent d20bcf6a2d
commit 67d5dac0d1
2 changed files with 3 additions and 1 deletions

View File

@ -52,7 +52,6 @@
with pkgs;
[
gtk4
xournalpp # not needed for building
]
++ pkgs.lib.optionals pkgs.stdenv.isDarwin [
# Additional darwin specific inputs can be set here