Hello,
> Concretely, this would mean a Honeycomb LX2 or Ampere ALTRA workstation,
> since I don't believe there are any other aarch64 workstations available
> for sale.
>
> https://www.solid-run.com/arm-servers-networking-platforms/honeycomb-workstation/
> https://store.avantek.co.uk/ampere-altr
On Thu, Mar 25, 2021 at 03:22:16PM +0100, Mathieu Othacehe wrote:
> I recently added a new metric in Cuirass: "Builds count per machine
> during the last day". Turns out the overdrive1 with its two workers
> seems to outperform the hydra-guix-X running emulated builds on four
> workers.
That's goo
zimoun writes:
> Hi,
>
> On Wed, 24 Mar 2021 at 16:41, c4t0 wrote:
>> zimoun writes:
>
>> yes! I don't know if is really related with
>> https://debbugs.gnu.org/cgi/bugreport.cgi?bug=35743 and is a layout
>> problem or it doesn't know how to parse 'common'.
>
> I have not read carefully the bug
Hello,
I just made a tour of the new cuirass, this is
much nicer than when I last visited (a long
time ago). Kudos !
I saw a few glitches (with firefox 78.8.0esr)
* The "Home" & "Guix logo" buttons bothlink back to the home page (duplicate).
* The search combobox help popup window
is not on top
Vincent Legoll writes:
> * The search combobox help popup window
> is not on top level, probably on all pages.
> So other page elements are displayed over
> it.
I noticed that too.
The rule for “#search #search-hints” should have a “z-index: 1;” or
similar, so that the icons don’t overlap the
> The rule for “#search #search-hints” should have a “z-index: 1;” or
> similar, so that the icons don’t overlap the search box.
Like the following ?
diff --git a/src/static/css/cuirass.css b/src/static/css/cuirass.css
index e713b6f..2754415 100644
--- a/src/static/css/cuirass.css
+++ b/src/stati
Hello everyone!
Expat 2.3.0 — simplified — brings…
- bugfixes,
- improvements to both build systems, and
- improvements to xmlwf usability.
Please see the changelog at [1] for more details.
If you have patches for Expat that are still required
with version 2.3.0, please send them my w
Hi,
On Thu, 25 Mar 2021 at 16:23, c4t0 wrote:
> zimoun writes:
>> The issue with this is that Guix would somehow depend on Haskell. And
>> it would not happen: GHC is not bootstrappable, is huge, etc.
>
> I get the point of bootstrappable guix, and yes GHC is really huge, but
> if you're impor