pureref 2, added pkg to load source file

This commit is contained in:
2024-10-19 17:38:27 -06:00
parent 155ae98c72
commit 3f769d34a0
3 changed files with 15 additions and 26 deletions

View File

@@ -37,7 +37,7 @@ _self: super: {
];
};
inherit (pkgsU) planify;
inherit (pkgsU) gdtoolkit;
inherit (pkgsU) gdtoolkit_4;
inherit (pkgsU) ns-usbloader;
inherit (pkgsU) collector;
inherit (pkgsU) homepage-dashboard;
@@ -51,6 +51,7 @@ _self: super: {
inherit (pkgsU) prowlarr;
inherit (pkgsU) jellyfin;
inherit (pkgsU) jellyfin-ffmpeg;
inherit (pkgsU) pureref;
inherit (pkgsM) gallery-dl;
inherit (pkgsM) yt-dlp;
handbrake = super.handbrake.override { useGtk = true; };