nexus: move to pkgs/by-name

This commit is contained in:
luftmensch-luftmensch 2024-07-02 17:59:38 +02:00
parent a9c0317c52
commit ffc8d31212
No known key found for this signature in database
4 changed files with 0 additions and 4 deletions

View File

@ -19016,10 +19016,6 @@ with pkgs;
nix-build-uncached = callPackage ../development/tools/misc/nix-build-uncached { };
nexus = callPackage ../development/tools/repository-managers/nexus {
jre_headless = jre8_headless;
};
nexusmods-app-unfree = callPackage ../by-name/ne/nexusmods-app/package.nix {
enableUnfree = true;
};