aboutsummaryrefslogtreecommitdiff
;; This is a Guix channel.

(channel
  (version 0)
  (news-file "etc/news.scm")
  (keyring-reference "keyring")
  (url "https://git.savannah.gnu.org/git/guix.git")) ;the primary URL
href='/guix/log/gnu/tests/guix.scm?id=af6ed2fc14dfb009cb1e61ba146e11814596e2a6&showmsg=1'>Expand)Author 2022-07-15gnu: tests: Fix guix-data-service test....Timotej Lazar 2022-01-31services: guix: Add nar-herder-service-type....Christopher Baines 2021-09-26tests: Reduce boilerplate for users of 'system-test-runner'....Ludovic Courtès 2021-09-25tests: Adjust to SRFI-64 as found in Guile 3.0.7....Ludovic Courtès 2021-04-12services: postgresql: Change service default socket directory....Christopher Baines