collector from unstable <3

This commit is contained in:
2024-07-20 13:07:09 -06:00
parent ebc585c984
commit 4224ba8887
2 changed files with 3 additions and 1 deletions

View File

@@ -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; };