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