Commit graph

5 commits

Author SHA1 Message Date
c394a61aa0 Directly use the toolchain as given
Previously we hardcoded the nightly chain. This might not be true in the
future!

Signed-off-by: Marcel Müller <neikos@neikos.email>
2025-03-04 11:08:21 +01:00
bd031f9105 Throw an error if there is channel prefix
For example if someone just puts in a date

Signed-off-by: Marcel Müller <neikos@neikos.email>
2025-03-04 11:04:11 +01:00
520a91a22e Strip prefix rather than prepending nightly
Signed-off-by: Marcel Müller <neikos@neikos.email>
2025-03-04 10:56:58 +01:00
89f5401e5d Build main binary with the latest stable
Signed-off-by: Marcel Müller <neikos@neikos.email>
2025-03-04 10:36:46 +01:00
385529d568 Add abstraction to use multiple toolchains
Signed-off-by: Marcel Müller <neikos@neikos.email>
2025-03-04 09:51:03 +01:00