Fix alignment issue
This commit is contained in:
parent
3cc2c764ea
commit
70f7c6719c
10
manifest.scm
10
manifest.scm
|
@ -3,8 +3,8 @@
|
|||
;; that accepts a '--manifest' (or '-m') option.
|
||||
|
||||
(specifications->manifest
|
||||
(list "gcc-toolchain"
|
||||
"git"
|
||||
"git-lfs"
|
||||
"rust-cargo"
|
||||
"rust"))
|
||||
(list "gcc-toolchain"
|
||||
"git"
|
||||
"git-lfs"
|
||||
"rust-cargo"
|
||||
"rust"))
|
||||
|
|
Loading…
Reference in a new issue