mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-26 08:01:14 +02:00
profiles: accept unstable aardvark-dns
this solves a compiling issue with Rust 1.80 (because of the 'time' dependency). ``` error[E0282]: type annotations needed for `Box<_>` ``` Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
This commit is contained in:
parent
5b236ed286
commit
3f33f6b417
@ -110,3 +110,7 @@ sys-apps/zram-generator ~amd64 ~arm64
|
|||||||
|
|
||||||
# Accept unstable host Rust compilers.
|
# Accept unstable host Rust compilers.
|
||||||
=virtual/rust-1.80.0 ~amd64 ~arm64
|
=virtual/rust-1.80.0 ~amd64 ~arm64
|
||||||
|
|
||||||
|
# Accept unstable aardvark-dns to fix 'time'
|
||||||
|
# dependency compilation issue with Rust 1.80
|
||||||
|
=app-containers/aardvark-dns-1.11.0 ~amd64 ~arm64
|
||||||
|
Loading…
x
Reference in New Issue
Block a user