Block a user
Add script to trim the repository
I plan to keep a backup repository in case you need to go back to a previous commit from the old history. I don't think we can keep it in another branch without bloating the clone size. That…
WIP: Allow access to hut from fox
Fix nativeBuildInputs and add cross compilation target
Fix nativeBuildInputs and add cross compilation target
We could rename test -> tests and tests -> testsList for consistency.
Fix nativeBuildInputs and add cross compilation target
Even if we fix this, papi does not cross-compile to risc-v.
I tried to fix it, adding the needed configuration flags for cross compilation, but it still fails because it misses some instruction…