lib.systems: drop scaleway-c1

These servers apparently no longer exist, since September 2, 2021[1].
If somebody needs this for non-Scaleway machines, they should suggest
its reintroduction with a different name.

[1]: https://news.ycombinator.com/item?id=27192757
This commit is contained in:
Alyssa Ross
2022-05-27 12:02:39 +00:00
parent b7207e2235
commit 089ff89f49
4 changed files with 0 additions and 11 deletions

View File

@@ -242,13 +242,6 @@ rec {
};
};
scaleway-c1 = armv7l-hf-multiplatform // {
gcc = {
cpu = "cortex-a9";
fpu = "vfpv3";
};
};
utilite = {
linux-kernel = {
name = "utilite";