nixpkgs/pkgs/development/compilers/nim
Sophie Tauchert 3b40e1bd33 buildNimPackage: allow overriding nim package args
Without this, it's impossible to override the lockFile as the default
overrideAttrs is applied after the composition in buildNimPackage has
read the lock file and generated the nim flags from it.
2023-12-10 09:10:02 +00:00
..
build-nim-package.nix buildNimPackage: allow overriding nim package args 2023-12-10 09:10:02 +00:00
default.nix Remove nimPackages and nim2Packages 2023-11-28 16:48:10 +02:00
extra-mangling.patch nim: extra module mangling to prevent runtime dependence 2023-06-28 09:45:16 +01:00
nim2.cfg.patch nim2: init 2.0.0 2023-08-21 07:32:46 +01:00
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