me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu
Maxim Cournoyer 172a9b443c
gnu: eudev: Update to 3.2.4 and generate manpages.
* gnu/packages/linux.scm (eudev)[version]: Bump to 3.2.4.
[uri]: Download the release from Github, which contains the script to generate
the manpages from source.
[file-name]: Add a file-name field to the origin record, per linter recommendation.
[sha256]: Adjust accordingly.
[phases]: Add a bootstrap phase to regenerate the manpages.
[configure-flags]: Add the "--enable-manpages" option, required to install the
manpages.
[native-inputs]: Add autoconf, automake and libtool for the bootstrap phase.
Add python-wrapper to run a test script that was previously skipped.
Add docbook-xml, docbook-xsl, libxml2 and libxslt for manpage generation.

(cherry picked from commit c651cbad1e)
2017-10-05 00:50:47 +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: eudev: Update to 3.2.4 and generate manpages. 2017-10-05 00:50:47 +02:00
services services: web: Add try-files for the nginx-service-type. 2017-09-28 20:37:40 +02:00
system uuid: Add a parser for FAT32 UUIDs. 2017-09-22 18:40:57 +02:00
tests tests: install: Switch to modifying the gc-root-service-type. 2017-09-26 10:43:10 +02:00
artwork.scm
bootloader.scm
local.mk Revert "gnu: binutils: Update to 2.29.1." 2017-10-03 08:55:48 +03:00
packages.scm
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