aboutsummaryrefslogtreecommitdiff
path: root/gnu/tests/base.scm
diff options
context:
space:
mode:
authorRomain GARBAGE <romain.garbage@inria.fr>2024-07-22 13:28:07 +0200
committerRicardo Wurmus <rekado@elephly.net>2024-07-23 00:31:19 +0200
commit35bc1a5991c0ed405b581f35377f98a7befb4f1e (patch)
tree521aeb395ef25afc265383a916166d5362524761 /gnu/tests/base.scm
parenta78c0059aa68180ecac6cc99487081540aaac192 (diff)
downloadguix-35bc1a5991c0ed405b581f35377f98a7befb4f1e.tar.gz
guix-35bc1a5991c0ed405b581f35377f98a7befb4f1e.zip
gnu: Add ghc-modern-uri.
* gnu/packages/haskell-web.scm (ghc-modern-uri): New variable. Change-Id: I62d4c2722303cbeb9a7ef1acd3f12f355cf67509
Diffstat (limited to 'gnu/tests/base.scm')
0 files changed, 0 insertions, 0 deletions
2022-09-11daemon: Remove unused function exportPaths....Maxime Devos 2022-09-11daemon: Remove unused function openStore....Maxime Devos 2022-06-05daemon: Quote consistently within a string....Tobias Geerinckx-Rice 2022-05-29daemon: Clarify ‘--check’ error when outputs are missing....Tobias Geerinckx-Rice 2022-05-18daemon: runChild() is forbidden to talk during environment set up...yarl-baudig@mailoo.org 2022-01-18daemon: Always default to gzip for log compression....Ludovic Courtès 2021-11-27daemon: Print the line whence we expect an integer....Tobias Geerinckx-Rice 2021-11-25daemon: Read substitute nar size as 'unsigned long long'....Ludovic Courtès 2021-11-25daemon: Read unsigned nar size and download size from substituter....Ludovic Courtès 2021-11-16daemon: Do not deduplicate files smaller than 8 KiB....Ludovic Courtès