add xournalpp
This commit is contained in:
parent
32ccaa5cdc
commit
58a731fff9
10
large-sw.nix
10
large-sw.nix
@ -13,11 +13,11 @@
|
||||
goldendict
|
||||
|
||||
xournal
|
||||
# (xournalpp.overrideDerivation (_: {
|
||||
# patches = [
|
||||
# ./xournalpp-cursor-blink.patch
|
||||
# ];
|
||||
# }))
|
||||
(xournalpp.overrideDerivation (_: {
|
||||
patches = [
|
||||
./xournalpp-cursor-blink.patch
|
||||
];
|
||||
}))
|
||||
|
||||
vscode
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user