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 eef308d62a
gnu: elm-compiler: Fix Cabal dependency constraints.
This package used a patch to update the Cabal version constraints for
'language-glsl'.  This is now done in a phase for consistency with
other Haskell packages.

* gnu/packages/elm.scm (elm-compiler): Add a phase that updates the
Cabal file to allow for newer versions of 'ansi-terminal',
'containers', 'http-client', 'language-glsl', and 'network'.
[source]: Remove 'elm-compiler-relax-glsl-bound.patch'.
* gnu/packages/patches/elm-compiler-relax-glsl-bound.patch: Delete file.
* gnu/local.mk: Remove it.
2019-11-20 20:48:50 -05:00
..
bootloader
build linux-boot: Don't ignore options when mounting root file system. 2019-11-18 12:18:42 +01:00
installer
machine
packages gnu: elm-compiler: Fix Cabal dependency constraints. 2019-11-20 20:48:50 -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: elm-compiler: Fix Cabal dependency constraints. 2019-11-20 20:48:50 -05:00
machine.scm
packages.scm
services.scm services: 'fold-services' memoizes service values. 2019-11-09 23:04:14 +01:00
system.scm
tests.scm