nixpkgs/pkgs/development/compilers/nim
Emery Hemingway 5b321ac6b3 nimOverrides: do not pass final attrset to override funcs
The final attrset is not used by any of the overrides and presents
a infinite recursion hazard.

Performance of buildNimPackage is improved.
2024-05-30 08:12:39 +00:00
..
build-nim-package.nix nimOverrides: do not pass final attrset to override funcs 2024-05-30 08:12:39 +00:00
default.nix treewide: remove unused occurence of fetchFromGitHub argument 2024-05-30 05:56:07 +00:00
extra-mangling.patch
nim2.cfg.patch
NIM_CONFIG_DIR.patch
nim.cfg.patch
nixbuild.patch
openssl.patch nim: do not dlload openssl 2023-10-02 08:20:14 +01:00
toLocation.patch