1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-03 19:15:39 +00:00
nixpkgs/pkgs/development/compilers/nim
Emery Hemingway 56592ea293 nim: cross-compilation fixes
* Import with callPackages
* Use buildPackages for building a cross-compiler
* Patch-out potential conflicts in nim.cfg
* Generate a configuration with toolchain detection
* Build with strictDeps enabled
2021-03-26 11:36:38 +01:00
..
default.nix nim: cross-compilation fixes 2021-03-26 11:36:38 +01:00
nim.cfg.patch nim: cross-compilation fixes 2021-03-26 11:36:38 +01:00
NIM_CONFIG_DIR.patch
nixbuild.patch