Loading pkgs/tools/misc/nanoemoji/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -60,7 +60,7 @@ python3.pkgs.buildPythonApplication rec { preCheck = '' # make sure the built binaries (nanoemoji/maximum_color) can be found by the test export PATH="$out/bin:''${PATH}" export PATH="$out/bin:$PATH" ''; meta = with lib; { Loading Loading
pkgs/tools/misc/nanoemoji/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -60,7 +60,7 @@ python3.pkgs.buildPythonApplication rec { preCheck = '' # make sure the built binaries (nanoemoji/maximum_color) can be found by the test export PATH="$out/bin:''${PATH}" export PATH="$out/bin:$PATH" ''; meta = with lib; { Loading