nixpkgs/pkgs/development/compilers/nim
Jade Lovelace f902cb4989 nim: fix evaluation
nimble-unwrapped was breaking ofborg. :(

By the looks of it nimble-unwrapped was removed but the references in
all-packages.nix and in the callPackage invocation were not removed. So
remove them.

Proximal cause: https://github.com/NixOS/nixpkgs/pull/258093

https://gist.github.com/GrahamcOfBorg/7a33204709bf948180670867a9e22e02
2023-10-02 08:16:30 +00:00
..
default.nix nim: fix evaluation 2023-10-02 08:16:30 +00:00
extra-mangling.patch nim: extra module mangling to prevent runtime dependence 2023-06-28 09:45:16 +01:00
nim.cfg.patch
nim2.cfg.patch nim2: init 2.0.0 2023-08-21 07:32:46 +01:00
NIM_CONFIG_DIR.patch
nixbuild.patch
openssl.patch nim: do not dlload openssl 2023-10-02 08:20:14 +01:00
toLocation.patch