Loading pkgs/servers/web-apps/searxng/default.nix→pkgs/by-name/se/searxng/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ , fetchFromGitHub }: python3.pkgs.buildPythonApplication rec { python3.pkgs.toPythonModule (python3.pkgs.buildPythonApplication rec { pname = "searxng"; version = "unstable-2023-07-19"; Loading Loading @@ -75,4 +75,4 @@ python3.pkgs.buildPythonApplication rec { license = licenses.agpl3Plus; maintainers = with maintainers; [ SuperSandro2000 ]; }; } }) pkgs/top-level/all-packages.nix +0 −2 Original line number Diff line number Diff line Loading @@ -27576,8 +27576,6 @@ with pkgs; searx = callPackage ../servers/web-apps/searx { }; searxng = python3Packages.toPythonModule (callPackage ../servers/web-apps/searxng { }); selfoss = callPackage ../servers/web-apps/selfoss { }; shaarli = callPackage ../servers/web-apps/shaarli { }; Loading
pkgs/servers/web-apps/searxng/default.nix→pkgs/by-name/se/searxng/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ , fetchFromGitHub }: python3.pkgs.buildPythonApplication rec { python3.pkgs.toPythonModule (python3.pkgs.buildPythonApplication rec { pname = "searxng"; version = "unstable-2023-07-19"; Loading Loading @@ -75,4 +75,4 @@ python3.pkgs.buildPythonApplication rec { license = licenses.agpl3Plus; maintainers = with maintainers; [ SuperSandro2000 ]; }; } })
pkgs/top-level/all-packages.nix +0 −2 Original line number Diff line number Diff line Loading @@ -27576,8 +27576,6 @@ with pkgs; searx = callPackage ../servers/web-apps/searx { }; searxng = python3Packages.toPythonModule (callPackage ../servers/web-apps/searxng { }); selfoss = callPackage ../servers/web-apps/selfoss { }; shaarli = callPackage ../servers/web-apps/shaarli { };