Skip to content

Commit

Permalink
[ci] Update guix to have /tmp available in containers.
Browse files Browse the repository at this point in the history
See https://issues.guix.gnu.org/71552.

apptainer exec --bind /tmp:/tmp ... is not required anymore.
  • Loading branch information
bilke committed Jul 15, 2024
1 parent 2d21bc6 commit 7ddd2ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/guix/channels.scm
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
(url "https://git.savannah.gnu.org/git/guix.git")
(branch "master")
(commit
"78b881722f08325c76096557313a0faee847c66f")
"7893b32ef6ec85d51f082681a9f4fa911867afba")
(introduction
(make-channel-introduction
"cdf1d7dded027019f0ebbd5d6f0147b13dfdd28d"
Expand Down

0 comments on commit 7ddd2ed

Please sign in to comment.