guix/gnu
Ricardo Wurmus 9fc513ad10
gnu: Use xxd instead of vim.
* gnu/packages/audio.scm (faust-2)[native-inputs]: Replace vim with xxd.
* gnu/packages/avr.scm (microscheme)[native-inputs]: Likewise.
* gnu/packages/bioinformatics.scm (star)[native-inputs]: Likewise.
* gnu/packages/disk.scm (dosfstools)[native-inputs]: Likewise.
* gnu/packages/package-management.scm (diffoscope)[inputs]: Likewise.
2017-09-22 12:21:09 +02:00
..
bootloader system: Introduce a disjoint UUID type. 2017-09-11 22:24:46 +02:00
build build: Do not store two copies of the ISO-9660 superblock anymore. 2017-09-22 04:03:52 +02:00
packages gnu: Use xxd instead of vim. 2017-09-22 12:21:09 +02:00
services services: network-manager: Add support for VPN plug-ins. 2017-09-22 00:05:08 +02:00
system services: Move 'session-environment-service-type' to pam.scm. 2017-09-22 00:05:08 +02:00
tests tests: Fix incorrect use of 'file-append'. 2017-09-08 00:11:21 +02:00
artwork.scm
bootloader.scm
local.mk gnu: emacs: Update to 25.3. 2017-09-21 16:46:20 +02:00
packages.scm packages: 'fold-packages' takes an optional 'modules' parameter. 2017-09-01 10:29:39 +02:00
services.scm services: network-manager: Add support for VPN plug-ins. 2017-09-22 00:05:08 +02:00
system.scm system: <boot-parameters> does not use "/dev" device names. 2017-09-21 22:30:59 +02:00
tests.scm