mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: docker: Fix tests.
Fixes <https://issues.guix.gnu.org/59551>. Reported by Edison Ibáñez <arkhan@riseup.net> * gnu/packages/linux.scm (xfsprogs-5.9): New variable. * gnu/packages/docker.scm (docker)[inputs]: Replace xfsprogs by xfsprogs-5.9.
This commit is contained in:
parent
78ee6dcfe1
commit
7e0ad0dd0f
2 changed files with 15 additions and 1 deletions
|
@ -580,7 +580,7 @@ runcexecutor/executor.go"
|
|||
util-linux
|
||||
lvm2
|
||||
tini
|
||||
xfsprogs
|
||||
xfsprogs-5.9
|
||||
xz))
|
||||
(native-inputs
|
||||
(list eudev ; TODO: Should be propagated by lvm2 (.pc -> .pc)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue