Loading pkgs/applications/finance/odoo/odoo15.nix +0 −1 Original line number Diff line number Diff line Loading @@ -109,7 +109,6 @@ in python.pkgs.buildPythonApplication rec { dontStrip = true; passthru = { updateScript = ./update.sh; tests = { inherit (nixosTests) odoo15; }; }; Loading Loading
pkgs/applications/finance/odoo/odoo15.nix +0 −1 Original line number Diff line number Diff line Loading @@ -109,7 +109,6 @@ in python.pkgs.buildPythonApplication rec { dontStrip = true; passthru = { updateScript = ./update.sh; tests = { inherit (nixosTests) odoo15; }; }; Loading