Loading pkgs/applications/audio/picard/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -60,7 +60,7 @@ pythonPackages.buildPythonApplication rec { pyyaml ]; setupPyGlobalFlags = [ "build" "--disable-autoupdate" ]; setupPyGlobalFlags = [ "build" "--disable-autoupdate" "--localedir=$out/share/locale" ]; preCheck = '' export HOME=$(mktemp -d) Loading Loading
pkgs/applications/audio/picard/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -60,7 +60,7 @@ pythonPackages.buildPythonApplication rec { pyyaml ]; setupPyGlobalFlags = [ "build" "--disable-autoupdate" ]; setupPyGlobalFlags = [ "build" "--disable-autoupdate" "--localedir=$out/share/locale" ]; preCheck = '' export HOME=$(mktemp -d) Loading