mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
feat: no proprietary pdf readers please, also no goldendict
they both want me to build qtwebkit
This commit is contained in:
@@ -134,7 +134,6 @@ in {
|
|||||||
pdftk # pdf toolkit
|
pdftk # pdf toolkit
|
||||||
mupdf
|
mupdf
|
||||||
poppler_utils # pdf toolkit
|
poppler_utils # pdf toolkit
|
||||||
foxitreader # for viewing pdf annotations
|
|
||||||
okular # the word is nucular
|
okular # the word is nucular
|
||||||
xournalpp # for annotating pdfs
|
xournalpp # for annotating pdfs
|
||||||
pdfpc # presenter console for pdf slides
|
pdfpc # presenter console for pdf slides
|
||||||
|
|||||||
@@ -295,7 +295,7 @@ in {
|
|||||||
// dictionaries.englishGerman));
|
// dictionaries.englishGerman));
|
||||||
|
|
||||||
environment.systemPackages = [
|
environment.systemPackages = [
|
||||||
pkgs.goldendict
|
# pkgs.goldendict
|
||||||
(makeStardict "lsj" dictionaries.classics)
|
(makeStardict "lsj" dictionaries.classics)
|
||||||
(makeStardict "sa" dictionaries.sanskrit)
|
(makeStardict "sa" dictionaries.sanskrit)
|
||||||
(makeStardict "oed" dictionaries.oed)
|
(makeStardict "oed" dictionaries.oed)
|
||||||
|
|||||||
Reference in New Issue
Block a user