aboutsummaryrefslogtreecommitdiff
path: root/.guix-channel
blob: b852180cf2563ec7b74b93c954de38d77237f23f (about) (plain)
1
2
3
4
5
6
7
;; 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
x/commit/gnu/tests/docker.scm?id=f51888272558d98cf5c196b93fb6c499056fbf6c'>tests: Add missing module imports for marionette-evaluated code....Ludovic Courtès 2023-03-03services: dbus: Deprecate 'dbus-service' procedure....Bruno Victal 2023-03-03services: dbus: Deprecate 'polkit-service' procedure....Bruno Victal 2022-12-06tests: docker-system: Increase image size....Ludovic Courtès 2022-06-24tests: docker: Relax marionette timeout....Maxim Cournoyer 2021-12-23tests: docker: Fix it....Mathieu Othacehe