mirror of
https://github.com/tomasriveral/nixos.git
synced 2026-08-12 10:30:44 +02:00
Manual derivation for Vivify 0.14.0 (which is still not on unstable
This commit is contained in:
@@ -227,7 +227,6 @@
|
||||
]))
|
||||
iamb # matrix client
|
||||
direnv
|
||||
vivify # for nvimnotes
|
||||
# utils for dev
|
||||
pkg-config
|
||||
gdb
|
||||
@@ -258,6 +257,9 @@
|
||||
papirus-folders
|
||||
inkscape
|
||||
birdtray # thunderbird tray app
|
||||
#vivify # for NoteWrapper
|
||||
# this is more up to date
|
||||
(callPackage ../../modules/packages/vivify.nix {})
|
||||
];
|
||||
|
||||
# fonts
|
||||
|
||||
@@ -84,6 +84,7 @@
|
||||
(pkgs.callPackage ../../modules/scripts/man.nix {})
|
||||
(pkgs.callPackage ../../modules/scripts/trimmer.nix {})
|
||||
(pkgs.callPackage ../../modules/qt/qtbatticon.nix {})
|
||||
|
||||
#(pkgs.callPackage ../../modules/scripts/obsidianbackup.nix {}) # periodically syncs obsidian's note to kdrive
|
||||
#(pkgs.callPackage ../../modules/scripts/obsidianprofiles.nix {}) # fzf vault selector # obsidian was replaced with a custom solution
|
||||
# no longer used scripts for quickshell. see caelestia-shell
|
||||
|
||||
Reference in New Issue
Block a user