| 26 Jun 2026 |
Sergei Zimmerman (xokdvium) | You'd be disappointed by the number of GC fixes we merged lately | 19:46:15 |
Sergei Zimmerman (xokdvium) | So much shit has just been generally broken and not (temp)rooted | 19:46:28 |
hexa |
sh: line 1: /nix/store/kjixkcwl9jivrzasdqmmjd9gcfr3wfcq-cmake-minimal-4.1.2/bin/cmake: No such file or directory
| 19:46:43 |
hexa | smh | 19:46:45 |
emily | perhaps disappointed; after looking over GC code for my own nefarious purposes, certainly not surprised | 19:46:48 |
emily | what worries me is cases where a build system will "handle" something missing and we get unreproducible builds from Hydra | 19:47:12 |
emily | e.g. optional dependency detection | 19:47:21 |
K900 | I wonder if it makes sense, as a horrible workaround, to drain the builders for the GC runs | 19:47:24 |
K900 | At least until we are more confident about this | 19:47:30 |
emily | that's a scary environment to be operating in imo | 19:47:31 |
emily | just reimage them whenever they fill up :D | 19:47:53 |
K900 | Or that | 19:48:14 |
Grimmauld (any/all) | even worse if that means security critical stuff is missing. Like, dunno, cacert or something.... | 20:02:29 |
emily | probably relatively unlikely for that to be optional deps I'd reckon | 20:02:52 |
emily | but spooky in general | 20:02:57 |
hexa | we got a clang build at least | 20:06:06 |
hexa | third try | 20:06:07 |
emily | nobody tell hexa there's multiple of those | 20:06:57 |
emily | sad that the oakhost builders have boring names | 20:50:39 |
hexa | kind-lumiere and eager-heisenberg | 20:53:43 |
hexa | but macos has like three ways to set a hostname and the queue-runner found the one we didn't configure | 20:54:04 |
hexa | networking = {
# the name used to resolve the flake output
localHostName = hostname;
# the name that propagates into the MDM
computerName = hostname;
};
| 20:54:24 |
hexa | Redacted or Malformed Event | 20:54:28 |
emily | you probably want to just set hostName and let localHostname inherit it | 20:59:39 |
emily | unless something something domain name | 20:59:43 |
emily | in which case hostName + domain | 21:00:21 |
emily | localHostName and computerName are the macOS-facing ones but not the Unix one | 21:00:40 |
emily | former is "computery" identifier for Bonjour etc., latter is for display. ok there's your essay on macOS hostnames :) | 21:00:57 |
K900 | that picture of nix is not cppnix is not nixpkgs is not nixos but for macOS hostnames | 21:06:24 |
hexa | ok, eager-heisenberg is now named | 21:08:48 |