Efraim Flashner
|
4d41dad4ba
|
gnu: nim: Enable parallel building.
* gnu/packages/nim.scm (nim)[arguments]: Adjust custom 'build phase to
add parallel flag.
[native-inputs]: Add parallel.
|
2022-08-03 20:01:25 +03:00 |
|
Efraim Flashner
|
6bc9c73f72
|
gnu: nim: Patch dynamically loaded libraries.
* gnu/packages/nim.scm (nim)[arguments]: Add custom
'patch-dynamic-libraries phase to patch some dynamically loaded
libraries.
[inputs]: Add libgc, openssl, pcre and sqlite.
|
2022-08-03 20:01:24 +03:00 |
|
Efraim Flashner
|
68b6eaf1d9
|
gnu: nim: Prepare for running tests.
* gnu/packages/nim.scm (nim)[arguments]: Replace default 'check phase.
[native-inputs]: Add nss-certs.
|
2022-08-03 20:01:24 +03:00 |
|
Efraim Flashner
|
d50f8b7ddc
|
gnu: nim: Install shell completions.
* gnu/packages/nim.scm (nim)[arguments]: Add custom 'install-completions
phase to install shell completion scripts.
|
2022-08-03 20:01:23 +03:00 |
|
Trevor Richards
|
85e2a79a3e
|
gnu: nim: Build and install nimble.
* gnu/packages/nim.scm (nim)[arguments]: Adjust custom 'patch-installer,
'patch-more-shebangs, 'build and 'install phases to build and install
nimble and associated helper binaries.
Co-authored-by: Efraim Flashner <efraim@flashner.co.il>
|
2022-08-03 20:01:23 +03:00 |
|
Trevor Richards
|
f89b581148
|
gnu: nim: Update to 1.6.6.
* gnu/packages/nim.scm (nim): Updated to 1.6.6.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
2022-07-03 10:12:24 +01:00 |
|
(unmatched-parenthesis via Guix-patches via
|
1c2090ddec
|
gnu: Update nim to 1.6.2.
* gnu/packages/nim.scm(nim): Update to 1.6.2.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
2022-01-23 18:35:47 +01:00 |
|
Tobias Geerinckx-Rice
|
0cf79dd998
|
gnu: nim: Update to 1.4.6.
* gnu/packages/nim.scm (nim): Update to 1.4.6.
|
2021-05-02 03:00:04 +02:00 |
|
Yuriy Glukhov
|
6fbefd03f0
|
gnu: nim: Update to 1.4.2.
* gnu/packages/nim.scm (nim): Update to 1.4.2.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
2021-02-11 11:30:49 +08:00 |
|
Marius Bakke
|
52bdd30407
|
gnu: nim: Adjust for Guile 3.0.
* gnu/packages/nim.scm (nim)[arguments]: Provide explicit destination in calls
to FORMAT.
|
2020-04-26 13:31:16 +02:00 |
|
Tanguy Le Carrour
|
536cc4aae5
|
gnu: nim: Update to 1.0.6.
* gnu/packages/nim.scm (nim): Update to 1.0.6.
|
2020-02-21 17:40:41 +01:00 |
|
Jakub Kądziołka
|
79e074ea10
|
gnu: nim: Fix /bin/sh substitution in C code.
* gnu/packages/nim.scm (nim)[arguments]: Patch the string length too.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
2020-01-21 21:24:26 +01:00 |
|
Tobias Geerinckx-Rice
|
ed5f55de7d
|
gnu: nim: Use INVOKE.
* gnu/packages/nim.scm (nim)[arguments]: Substitute INVOKE for SYSTEM*.
|
2018-02-08 17:53:23 +01:00 |
|
Tobias Geerinckx-Rice
|
c28377802e
|
gnu: nim: Update to 0.17.2.
* gnu/packages/nim.scm (nim): Update to 0.17.2.
|
2018-02-08 05:01:42 +01:00 |
|
Efraim Flashner
|
6eed26443f
|
gnu: nim: Update to 0.17.0.
* gnu/packages/nim.scm (nim): Update to 0.17.0.
[source, home-page]: Use https.
[arguments]: Patch more shebangs, use custom build phase.
|
2017-08-07 13:37:28 +03:00 |
|
José Miguel Sánchez García
|
84aafbbb66
|
gnu: Add nim.
* gnu/packages/nim.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add nim.scm.
|
2017-01-09 18:01:52 +01:00 |
|