Commit 12f16972 authored by Bruno BELANYI's avatar Bruno BELANYI Committed by tomf
Browse files

nginx-sso: move to 'pkgs/by-name'

parent 240a9a5c
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -26346,8 +26346,6 @@ with pkgs;
      if stdenv.cc.isClang then llvmPackages.stdenv else stdenv;
  };
  nginx-sso = callPackage ../servers/nginx-sso { };
  immudb = callPackage ../servers/nosql/immudb { };
  influxdb = callPackage ../servers/nosql/influxdb { };