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
Timothy Sample a531ff94c3
gnu: ghc-diff: Patch to work with newer QuickCheck.
* gnu/packages/patches/ghc-diff-swap-cover-args.patch: New file.
* gnu/local.mk: Add it.
* gnu/packages/haskell-xyz.scm (ghc-diff): Use it.
2019-11-20 20:48:28 -05:00
..
bootloader gnu: Add u-boot-firefly-rk3399. 2019-10-18 15:48:18 -07:00
build linux-boot: Don't ignore options when mounting root file system. 2019-11-18 12:18:42 +01:00
installer
machine machine: digital-ocean: Rename 'enable-ipv6' to 'enable-ipv6?'. 2019-10-22 18:32:52 +02:00
packages gnu: ghc-diff: Patch to work with newer QuickCheck. 2019-11-20 20:48:28 -05:00
services services: sysctl: Make service one-shot. 2019-11-20 21:23:19 +02:00
system vm: Honor the VOLATILE? parameter when producing a system disk image. 2019-11-18 14:07:12 +09:00
tests tests: install: Fix typo. 2019-11-18 13:22:15 +09:00
artwork.scm
bootloader.scm
ci.scm tests: "make check-system" uses Guix built with (guix self). 2019-11-13 23:26:35 +01:00
installer.scm
local.mk gnu: ghc-diff: Patch to work with newer QuickCheck. 2019-11-20 20:48:28 -05:00
machine.scm
packages.scm packages: 'fold-available-packages' uses 'supported-package?'. 2019-10-14 23:43:43 +02:00
services.scm services: 'fold-services' memoizes service values. 2019-11-09 23:04:14 +01:00
system.scm Merge branch 'master' into core-updates 2019-10-06 22:02:20 +02:00
tests.scm