Unverified Commit 90ba2b10 authored by tilpner's avatar tilpner
Browse files

vivictpp: move to pkgs/by-name

parent 07111496
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -33669,8 +33669,6 @@ with pkgs;
      else null;
  };
  vivictpp = callPackage ../applications/video/vivictpp { };
  primusLib = callPackage ../tools/X11/primus/lib.nix {
    nvidia_x11 = linuxPackages.nvidia_x11.override { libsOnly = true; };
  };