aboutsummaryrefslogtreecommitdiff
path: root/nix/.gitignore
diff options
context:
space:
mode:
authorSteve George <steve@futurile.net>2023-10-23 23:20:50 +0100
committerEfraim Flashner <efraim@flashner.co.il>2023-10-24 14:25:49 +0300
commitbcbcba19a8a2f4a312b8da8234bc1778a3214f69 (patch)
tree704b3b8a26de9367fafef47cac72136ca7602a6d /nix/.gitignore
parentfc62986a50fcf9c3800f6ffca37176b673b95a63 (diff)
downloadguix-bcbcba19a8a2f4a312b8da8234bc1778a3214f69.tar.gz
guix-bcbcba19a8a2f4a312b8da8234bc1778a3214f69.zip
gnu: Add rust-rental-0.5.
* gnu/packages/crates-io.scm (rust-rental-0.5): New variable. (rust-rental-impl-0.5): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Change-Id: I03878fc540be2aced8c3952d7d78275c0b0c3e54
Diffstat (limited to 'nix/.gitignore')
0 files changed, 0 insertions, 0 deletions
nel arguments and exec into --system=SYSTEM/rc. (hurd-rc-script): Move to... * gnu/services.scm (%hurd-rc-file): ...this new variable. (hurd-rc-entry): New procedure. (%hurd-startup-service): Use it in new variable. * gnu/system.scm (hurd-default-essential-services): Use it. Jan (janneke) Nieuwenhuizen 2020-06-08hurd-boot: Further cleanup of "rc"....* gnu/packages/hurd.scm (hurd-rc-script): Move implementation to ... * gnu/build/hurd-boot.scm (boot-hurd-system): ...here, new file. * gnu/build/linux-boot.scm (make-hurd-device-nodes): Move there likewise. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Jan (janneke) Nieuwenhuizen