From 58a731fff94bca4693ef8290035e7a4120383d73 Mon Sep 17 00:00:00 2001 From: Gabriel Ebner Date: Sun, 13 Jun 2021 11:31:54 +0200 Subject: [PATCH] add xournalpp --- large-sw.nix | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/large-sw.nix b/large-sw.nix index 2021a06..c1c2774 100644 --- a/large-sw.nix +++ b/large-sw.nix @@ -13,11 +13,11 @@ goldendict xournal - # (xournalpp.overrideDerivation (_: { - # patches = [ - # ./xournalpp-cursor-blink.patch - # ]; - # })) + (xournalpp.overrideDerivation (_: { + patches = [ + ./xournalpp-cursor-blink.patch + ]; + })) vscode