Nix expressions related to HPC and Distributed Systems research domains

2 Open Issues Need Help Last updated: Jun 19, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The issue describes a hash mismatch during the build of the Alumet package (version 0.8.3) within the NUR-Kapack Nix repository. This requires debugging the build process to identify why the calculated hash differs from the expected hash. The solution likely involves investigating the Alumet build script, dependencies, or the Nix expression itself, potentially requiring adjustments to ensure consistent build outputs.

Complexity: 4/5
good first issue

Nix expressions related to HPC and Distributed Systems research domains

Nix

AI Summary: The issue describes a hash mismatch during the build of the `dispath` package within the NUR-Kapack Nix repository. This indicates a problem with the package's derivation, potentially due to changes in dependencies or the build process itself. The task is to investigate the cause of the hash mismatch, which might involve examining the `dispath` package's Nix expression, its dependencies, and the build environment, and then correcting the issue to ensure a consistent and reproducible build.

Complexity: 4/5
good first issue

Nix expressions related to HPC and Distributed Systems research domains

Nix