add xournalpp

This commit is contained in:
Gabriel Ebner 2021-06-13 11:31:54 +02:00
parent 32ccaa5cdc
commit 58a731fff9

@ -13,11 +13,11 @@
goldendict
xournal
# (xournalpp.overrideDerivation (_: {
# patches = [
# ./xournalpp-cursor-blink.patch
# ];
# }))
(xournalpp.overrideDerivation (_: {
patches = [
./xournalpp-cursor-blink.patch
];
}))
vscode