@cryptotaxi247 / infra-1 / commits / c20410d7

haumea: use the correct identifier for BMG

Otherwise it could be really confusing.

Vladimír Čunát committed May 4, 2026 at 11:31 UTC c20410d7d1c3bef316ce9eace7ad2b849b7062dd
2 files changed +2 -2
build/haumea/default.nix
+1 -1
@@ -54,6 +54,6 @@
54 with (import ../../ssh-keys.nix);
55 infra # maybe this isn't needed to add (again)?
56 ++ [
57 - brianmcgillion # experiments with the old Hydra's DB
57 + brianmcgee # experiments with the old Hydra's DB
58 ];
59 }
ssh-keys.nix
+1 -1
@@ -17,7 +17,7 @@ rec {
17
18 jfly = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIImw0Xc1buEQ9WOskyGGeg3QwdbU7DTUQBiu02fObDlm jfly";
19
20 - brianmcgillion = "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKHHl5kgMDNQA/zqK+AzT4SO09rfAp+y/EeUC+Ow5XqyNid5lm6sgLGM+AqZDx0jOrMKWhd5lhzGDdtsSf0Y8g4= brian@saturn";
20 + brianmcgee = "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKHHl5kgMDNQA/zqK+AzT4SO09rfAp+y/EeUC+Ow5XqyNid5lm6sgLGM+AqZDx0jOrMKWhd5lhzGDdtsSf0Y8g4= brian@saturn";
21
22 infra-core = [
23 hexa-gaia