nginx-sso: move to 'pkgs/by-name'
This commit is contained in:
parent
240a9a5c4f
commit
12f16972ac
2 changed files with 0 additions and 2 deletions
|
@ -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 { };
|
||||
|
|
Loading…
Reference in a new issue