Unverified Commit ffc8d312 authored by luftmensch-luftmensch's avatar luftmensch-luftmensch
Browse files

nexus: move to pkgs/by-name

parent a9c0317c
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -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;
  };