Block a user
Fix nativeBuildInputs and add cross compilation target
What does strictDeps do internally?, is it documented somewhere else apart from the scattered bash scripts that build stdenv? I'm not sure what are the implications of enabling it for all of our…
WIP: Enable strictDeps and fix nativeBuildInputs
Update to nixos 25.05 and OmpSs-2 2025-06
Merged in
974bb56dc3, not sure why Gitea sometimes is not able to detect it.
Do we have autodetect enabled in the…
Delay shutdown to August 3rd at 22h and turn on when power is back automatically
Should we limit the restart attempts?
Delay shutdown to August 3rd at 22h and turn on when power is back automatically
lib. is redundant here
WIP: Introduce Intel 2024, 2025, tasycl and oneMath
This is not good enough, since icpx is using gcc13 and clangOmpss may use a different version, which breaks everything.
Enable cuda system feature in raccoon and fox via nix-required-mounts
We could try to use the finalAttrs pattern and finalAttrs.finalPackage instead of cudainfo so we can do (cudainfo.overrideAtrrs (prev: {})).gpuCheck without running into weirdness.