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
Ricardo Wurmus e6a24cd08b
gnu: bitlbee-discord: Do not run autogen.sh in custom autogen phase.
* gnu/packages/messaging.scm (bitlbee-discord)[arguments]: Rename "autogen"
phase to "patch-autogen"; don't invoke "autogen.sh" script as it is invoked in
the "bootstrap" phase; return #T from "patch-autogen" phase.
2019-01-25 13:21:20 +01:00
..
bootloader gnu: Add u-boot-pinebook. 2018-11-22 21:59:05 +01:00
build file-systems: Add read-luks-partition-uuid. 2019-01-17 14:04:26 +01:00
installer installer: Fix manual partitioning. 2019-01-17 14:04:28 +01:00
packages gnu: bitlbee-discord: Do not run autogen.sh in custom autogen phase. 2019-01-25 13:21:20 +01:00
services gnu: %desktop-services: Use polkit-service-type. 2019-01-20 16:11:08 +02:00
system gnu: Replace all cons* with beginner-friendly (append (list ...)). 2019-01-23 18:01:16 +01:00
tests gnu: Remove duplicate record fields. 2019-01-22 23:04:05 +01:00
artwork.scm artwork: Clone over HTTPS. 2018-11-05 00:08:47 +01:00
bootloader.scm bootloader: Remove deprecated 'device' field. 2019-01-16 14:07:38 +01:00
ci.scm ci: Skip system tests on armhf-linux. 2019-01-21 10:19:31 +01:00
installer.scm installer: Various renamings. 2019-01-17 14:04:26 +01:00
local.mk gnu: Add python-coveralls. 2019-01-23 18:13:30 +01:00
packages.scm guix package: '--list-available' can use data from the cache. 2019-01-15 20:24:09 +01:00
services.scm
system.scm gnu: Add graphical installer support. 2019-01-17 14:04:20 +01:00
tests.scm