Vladimír Čunát
Vladimír Čunát
I'm not a cgroups expert by any means and I haven't tried too hard, but I couldn't find a satisfying tool in there. Well, limiting RAM could be one way,...
I recommend against choosing mesa from a different nixpkgs version than your packages. Often the mutual dependencies of mesa and the programs (e.g. gnome-shell) clash together.
> link statically So, does someone have a makefile building a correct static `faketime` executable? It doesn't seem trivial to me. (I'd probably use musl for that purpose, but that's...
(Renaming back to the original name makes the evals succeed again.)
I find it a little weird that "restart all aborted jobs" now won't restart this whole tab but only a subset of it (won't restart the timed out jobs).
Also for hydra.nixos.org there's a practical disadvantage that timing out jobs can't be filtered out when doing diffs, i.e. instead of in "still failing" tab they'll be in "aborted" tab....
Note: "log limit exceeded" is usually not transient, in my experience. Restarting such builds will typically produce too much logs again, so I'm not sure about the move in that...
[The docs](https://nixos.org/manual/nix/stable/installation/installing-docker.html) suggest using `ghcr.io/nixos/nix`, but doesn't seem helpful here either. Using `docker.io/nixos/nix:latest-arm64` does work, but I'm honestly disappointed. (BTW, ghcr.io doesn't have that tag.)
> If the NixOS Weekly is still being published, where is the source? The last post [I see](https://weekly.nixos.org/) is from 2021. EDIT: same in the RSS.
statistics-0.16.2.1 on aarch64-darwin: ``` log probability check: FAIL *** Failed! Falsified (after 41 tests): negativeBinomial 98.7162369063961 0.7010879233617198 39 probability = 4.97063436288968e-2 logProbability = -3.0016227156162785 log p = -3.0016227156162563 ulps[log] =...