collector from unstable <3
This commit is contained in:
parent
ebc585c984
commit
4224ba8887
@ -5,6 +5,7 @@
|
||||
# celeste # sync tool for any cloud provider
|
||||
# czkawka # duplicate finder
|
||||
# sequeler # friendly SQL client
|
||||
collector # stores things and throws them anywhere
|
||||
blanket # background noise
|
||||
metadata-cleaner # remove any metadata and geolocation from files
|
||||
pika-backup # backups
|
||||
|
||||
@ -24,9 +24,10 @@ _self: super: {
|
||||
inherit (pkgsJ) jellyfin;
|
||||
inherit (pkgsU) planify;
|
||||
inherit (pkgsU) gdtoolkit;
|
||||
inherit (pkgsU) ns-usbloader;
|
||||
inherit (pkgsU) collector;
|
||||
inherit (pkgsM) gallery-dl;
|
||||
inherit (pkgsM) yt-dlp;
|
||||
inherit (pkgsU) ns-usbloader;
|
||||
handbrake = super.handbrake.override { useGtk = true; };
|
||||
discord = super.discord.override { withOpenASAR = true; };
|
||||
ripgrep = super.ripgrep.override { withPCRE2 = true; };
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user