guix/gnu
Jakub Kądziołka 6013bcfbff
gnu: Add rust-bytecount-0.6.
* gnu/packages/crates-io.scm (rust-bytecount-0.6): New variable.
  (rust-bytecount-0.5): Inherit from rust-bytecount-0.6. Replace
  rust-rand-0.4 with 0.6 (the former only worked due to transitive
  dependencies and "the semver trick" [0]).
  (rust-bytecount-0.4): Inherit from rust-bytecount-0.5.

[0]: https://github.com/dtolnay/semver-trick
2020-06-25 02:55:10 +02:00
..
bootloader
build system: image: Remove "image-root" when building raw disk-images. 2020-06-22 17:49:19 +02:00
installer
machine machine: ssh: Fix guix deploy hang when using non-DCE UUIDs. 2020-06-18 23:20:41 -04:00
packages gnu: Add rust-bytecount-0.6. 2020-06-25 02:55:10 +02:00
services services: Add missing (ice-9 format) import. 2020-06-25 01:20:31 +02:00
system services: Add missing (ice-9 format) import. 2020-06-25 01:20:31 +02:00
tests
artwork.scm
bootloader.scm
ci.scm Revert "ci: Build Guix System images." 2020-06-25 01:27:55 +02:00
image.scm image: Move hurd image definition to a dedicated file. 2020-06-24 20:24:34 +02:00
installer.scm
local.mk image: Move hurd image definition to a dedicated file. 2020-06-24 20:24:34 +02:00
machine.scm
packages.scm
services.scm
system.scm system: Add 'sg' and 'newgrp' to %SETUID-PROGRAMS. 2020-06-21 11:35:55 +08:00
tests.scm