Use 'guile-3.0' instead of 'guile-next' in 'guix-dev.scm'.
This commit is contained in:
parent
773fe2a19f
commit
ab68b0fdb3
1 changed files with 1 additions and 1 deletions
|
|
@ -75,7 +75,7 @@
|
||||||
("guile-gcrypt" ,guile3.0-gcrypt)
|
("guile-gcrypt" ,guile3.0-gcrypt)
|
||||||
("guile-lzlib" ,guile-lzlib)
|
("guile-lzlib" ,guile-lzlib)
|
||||||
("guile-readline" ,guile3.0-readline)
|
("guile-readline" ,guile3.0-readline)
|
||||||
("guile" ,guile-next)
|
("guile" ,guile-3.0)
|
||||||
("sqitch" ,sqitch)))
|
("sqitch" ,sqitch)))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("autoconf" ,autoconf)
|
`(("autoconf" ,autoconf)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue