No description
| .gitignore | ||
| default.nix | ||
| mypy-0.780.nix | ||
| mypy-extensions-0.4.4.nix | ||
| oils-for-unix-0.37.0.nix | ||
| README.md | ||
| typed-ast-1.5.5.nix | ||
oils-for-unix from source
NIXPKGS_ALLOW_INSECURE=1 nix-build .
The build uses Python 2 for legacy build scripts. Python 2, marked insecure in nixpkgs, is not present in the final binaries.
Files
oils-for-unix-0.37.0.nix- from-source Oilsmypy-0.780.nix- mypy 0.780 (last version to support --py2) built without mypycmypy-extensions-0.4.4.nix- mypy-extensions pinned to <0.5.0 for mypy 0.780 compatibilitytyped-ast-1.5.5.nix- typed-ast for Python 2 AST parsing (removed from nixpkgs)