forked from mirrors/nixpkgs
Uses shlex commands which aren't present in python2 ``` from shlex import quote ImportError: cannot import name quote ``` |
||
---|---|---|
.. | ||
default.nix |
Uses shlex commands which aren't present in python2 ``` from shlex import quote ImportError: cannot import name quote ``` |
||
---|---|---|
.. | ||
default.nix |