guix/gnu
Gruruya 2199546a83
gnu: nim: Update to 1.6.12.
Without the attached patch, Nim is broken on Guix as it searches
for its stdlib in /lib while it was placed in /lib/nim.

* gnu/packages/nim.scm (nim): Update to 1.6.12.
[arguments]: In 'patch-installer phase install stdlib source to the
right directory.  In 'patch-more-shebangs phase edit substitute* to
point to the new osproc source.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-06 19:24:47 +03:00
..
bootloader
build hurd-boot: Symlink /hurd before setting up translators. 2023-05-17 22:26:06 +02:00
home home: services: Add msmtp service. 2023-05-30 00:15:30 +02:00
installer
machine
packages gnu: nim: Update to 1.6.12. 2023-06-06 19:24:47 +03:00
services services: screen-locker-service-type: Configurable PAM and setuid. 2023-06-04 10:33:55 +02:00
system system: pam: Change 'stop' method to return #f. 2023-05-21 01:04:39 +02:00
tests tests: Fix the Jami service system tests. 2023-05-25 10:17:32 -04:00
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: proj-7: Add upstream patch. 2023-06-05 17:55:38 +02:00
machine.scm
packages.scm
services.scm services: Check if service is #f before applying clause. 2023-06-06 13:38:35 +02:00
system.scm system: Fix reference to Hurd bug in comment. 2023-05-10 00:23:52 +02:00
tests.scm