aboutsummaryrefslogtreecommitdiff
path: root/tests/guix-package.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/guix-package.sh')
0 files changed, 0 insertions, 0 deletions
/packages/nim.scm?id=68b6eaf1d9b05c87c6d8abbe8c4d0b45d9b723ac'>gnu: nim: Prepare for running tests....* gnu/packages/nim.scm (nim)[arguments]: Replace default 'check phase. [native-inputs]: Add nss-certs. Efraim Flashner 2022-08-03gnu: nim: Install shell completions....* gnu/packages/nim.scm (nim)[arguments]: Add custom 'install-completions phase to install shell completion scripts. Efraim Flashner 2022-08-03gnu: 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> Trevor Richards 2022-07-03gnu: nim: Update to 1.6.6....* gnu/packages/nim.scm (nim): Updated to 1.6.6. Signed-off-by: Christopher Baines <mail@cbaines.net> Trevor Richards 2022-01-23gnu: Update nim to 1.6.2....* gnu/packages/nim.scm(nim): Update to 1.6.2. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> (unmatched-parenthesis via Guix-patches via 2021-05-02gnu: nim: Update to 1.4.6....* gnu/packages/nim.scm (nim): Update to 1.4.6. Tobias Geerinckx-Rice 2021-02-11gnu: nim: Update to 1.4.2....* gnu/packages/nim.scm (nim): Update to 1.4.2. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Yuriy Glukhov