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

This commit is contained in:
Bruno BELANYI 2024-04-27 13:17:45 +01:00 committed by tomf
parent 240a9a5c4f
commit 12f16972ac
2 changed files with 0 additions and 2 deletions

View File

@ -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 { };