mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 23:44:17 +08:00
Pin uutils to 0.1.0 commit hash
Building against the mainline resulted in instability, namely dd. Pinning to a stable release ensures stable behavior for the next release of RedoxOS.
This commit is contained in:
parent
1f238c0f91
commit
2a63e439d0
@ -1,5 +1,6 @@
|
||||
[source]
|
||||
git = "https://github.com/uutils/coreutils"
|
||||
rev = "18b963ed6f612ac30ebca92426280cf4c1451f6a"
|
||||
|
||||
[build]
|
||||
template = "custom"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user