about summary refs log tree commit diff
path: root/pkgs/development/compilers/nim
AgeCommit message (Expand)AuthorFilesLines
2023-10-02nim: fix evaluationJade Lovelace1-1/+1
2023-10-02nim: do not dlload opensslEmery Hemingway2-0/+462
2023-10-02Remove Nimble from Nim wrapperEmery Hemingway1-50/+3
2023-08-21nim2: init 2.0.0Emery Hemingway2-152/+221
2023-08-02compilers/nim: do not modify hardening flagsEmery Hemingway1-3/+0
2023-07-01nim: 1.6.12 -> 1.6.14Marcus Ramberg1-2/+2
2023-06-28nim: extra module mangling to prevent runtime dependenceEmery Hemingway2-0/+51
2023-05-15Nim: add meta.mainProgramEmery Hemingway1-0/+1
2023-04-14nim: propagate Security framework to all nim packages on darwinBenjamin Lee1-0/+4
2023-04-03nimble-unwrapped: Add missing Security framework buildInputBenjamin Lee1-1/+2
2023-03-27nim-unwrapped: Add missing Security framework buildInputtoonn1-2/+3
2023-03-19nim: 1.6.10 -> 1.6.12Emery Hemingway1-4/+4
2023-01-30nim: make gdb optional to fix aarch64-darwin buildDomen Kožar1-1/+1
2022-12-02nim: fix build on aarch64-darwinWeijia Wang1-4/+6
2022-11-28Nim: resurrect bootstrap compilerEmery Hemingway1-1/+12
2022-11-28nim: 1.6.8 -> 1.6.10Stephen Hassard1-2/+2
2022-10-23nim: fix build on aarch64-darwinWeijia Wang1-0/+3
2022-10-08nim: unescape "\ " before splitting NIX_LDFLAGSEmery Hemingway1-12/+1
2022-10-08nim: 1.6.6 -> 1.6.8Emery Hemingway1-27/+6
2022-09-01nim-unwrapped: fix library pathbandthedoge1-0/+1
2022-05-09nim: 1.6.4 -> 1.6.6mat ess1-2/+2
2022-05-05nimble-unwrapped: add metaMalo Bourgon1-0/+8
2022-03-16nim: switch to fetchFromGitHubFelix Buehler1-4/+4
2022-02-22nim: 1.6.2 -> 1.6.4Stephen Hassard1-2/+2
2021-12-18nim: 1.6.0 -> 1.6.2Frederik Rietdijk1-2/+2
2021-10-19nim: 1.4.8 -> 1.6.0Emery Hemingway3-52/+9
2021-10-19nim: patch compiler to emit native file/line info formatEmery Hemingway2-1/+21
2021-10-18nim: use newer bootstrap repository for aarch64-darwin supportAndreas Rammhold1-5/+7
2021-09-22Merge pull request #136489 from ehmry/nimPackagesGuillaume Girol1-124/+128
2021-09-22nim: fix power arch predicatesRyan Burns1-2/+2
2021-09-05Initial nimPackages utilitiesEmery Hemingway1-124/+128
2021-06-15nim: 1.4.6 -> 1.4.8Emery Hemingway1-2/+4
2021-05-02nim: 1.4.4 -> 1.4.6Emery Hemingway1-2/+2
2021-03-26nim: cross-compilation fixesEmery Hemingway2-150/+262
2021-02-27nim: 1.4.2 -> 1.4.4Mario Rodas1-4/+4
2020-12-10nim: expose testament test runnerKamil Chmielewski1-0/+5
2020-12-08nim: 1.4.0 -> 1.4.2Kamil Chmielewski1-2/+2
2020-11-26nim: include nimble utility with wrapped compilerEmery Hemingway1-10/+45
2020-11-26nim: 1.2.6 -> 1.4.0Emery Hemingway1-3/+3
2020-10-17Revert "nim: 1.2.6 -> 1.4.0"Emery Hemingway1-2/+2
2020-10-16nim: 1.2.6 -> 1.4.0Emery Hemingway1-2/+2
2020-09-11nim: remove stdlib indirection in wrapperEmery Hemingway1-30/+14
2020-09-07nim: wrap compiler for cross-compilation supportEmery Hemingway2-59/+264
2020-09-07nim: patch to fix dynamic library loadingEmery Hemingway2-0/+55
2020-08-07nim: 1.2.4 -> 1.2.6R. RyanTM1-2/+2
2020-07-01nim: 1.2.0 -> 1.2.4Emery Hemingway1-2/+2
2020-06-03treewide: replace base64 encoded hashesDaiderd Jordan1-1/+1
2020-04-04nim: 1.0.6 -> 1.2.0zimbatm1-2/+2
2020-01-30nim: 1.0.4 -> 1.0.6Emery Hemingway1-2/+2
2019-12-31treewide: NIX_*_FLAGS -> stringRobin Gloster1-7/+1