aboutsummaryrefslogtreecommitdiff
path: root/gnu/system
diff options
context:
space:
mode:
authorGuillaume Le Vaillant <glv@posteo.net>2021-09-11 16:33:51 +0200
committerGuillaume Le Vaillant <glv@posteo.net>2021-09-11 16:39:04 +0200
commit73a52906d9b6fec8be812395a8c9c67fac0857f3 (patch)
tree1031d61d939f1fa526d63548322df05c3719dc00 /gnu/system
parent2fbae886804839d61781376c598aad19fd21e881 (diff)
downloadguix-73a52906d9b6fec8be812395a8c9c67fac0857f3.tar.gz
guix-73a52906d9b6fec8be812395a8c9c67fac0857f3.zip
gnu: fifo-map: Fix build.
* gnu/packages/cpp.scm (fifo-map)[arguments]: Fix 'install' phase.
Diffstat (limited to 'gnu/system')
0 files changed, 0 insertions, 0 deletions
vic Courtès 2021-12-08system: Mark 'services' field as thunked....Ludovic Courtès 2021-11-23Merge branch 'master' into core-updates-frozenLudovic Courtès 2021-11-23system: Filter out boot dependencies from swap-space....Josselin Poiret 2021-11-23system: Warn about swap-devices format change...Josselin Poiret 2021-11-23system: Rework swap space support, add dependencies....Josselin Poiret 2021-11-17gnu: system: Improve location of some configuration warnings....Josselin Poiret 2021-10-12Merge remote-tracking branch 'origin/master' into core-updates-frozen.Mathieu Othacehe 2021-10-02system: Introduce the os-release file....Mathieu Othacehe 2021-10-02system: Add guix-icons to the base packages....Mathieu Othacehe 2021-09-23system: Add xfsprogs to base packages....Tobias Geerinckx-Rice 2021-09-14system: Add trailing newline to /etc/timezone....Ludovic Courtès 2021-08-12system: Accept gexps in 'setuid-programs'....Ludovic Courtès 2021-08-12system: Handle 'setuid-programs' deprecation handling as a field sanitizer....Ludovic Courtès 2021-07-29services: Migrate to <setuid-program>....Brice Waegeneire 2021-07-29services: setuid: More configurable setuid support....Chris Lemmer-Webber 2021-07-09system: Provide mg instead of zile....Mathieu Othacehe 2021-05-11Merge branch 'version-1.3.0'Maxim Cournoyer 2021-05-11gnu: Allow services to install kernel-loadable modules....raid5atemyhomework 2021-05-07system: Add wget to %base-packages-networking....Maxim Cournoyer 2021-01-30services: shepherd: Allow custom 'shepherd' package....Maxime Devos 2021-01-22system: Fix typo in docstring....Ludovic Courtès 2020-12-21system: Allow separated /boot and encrypted root....Miguel Ángel Arruga Vivas