This commit is contained in:
Christopher Baines 2023-10-11 14:04:40 +01:00
parent 10bad53ad5
commit b0404d62fd
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@
(channel-for-commit
(channel (name 'guix)
(url (second git-repository-details))
(commit x-git-repo)))
(commit x-git-newrev)))
(channel-instance
;; Obtain a session level lock here, to avoid conflicts with
;; other jobs over the Git repository.