This repository has been archived on 2025-10-07. You can view files and clone it, but cannot push or open issues or pull requests.
Rodrigo Arias Mallo ed887b0412 Use tmpfs in /tmp
The /tmp directory was using the SSD disk which is not erased across
boots. Nix will use /tmp to perform the builds, so we want it to be as
fast as possible. In general, all the machines have enough space to
handle large builds like LLVM.

Reviewed-by: Aleix Roca Nonell <aleix.rocanonell@bsc.es>
2023-11-28 12:25:50 +01:00
2023-08-24 12:29:44 +02:00
2023-11-28 12:25:50 +01:00
2023-10-06 15:17:07 +02:00
2023-05-26 11:38:27 +02:00
2023-11-24 12:57:44 +01:00
2023-11-09 13:40:48 +01:00
2023-09-04 21:36:31 +02:00
2023-06-16 12:13:07 +02:00
Description
Languages
Nix 98.1%
C 1.1%
Shell 0.5%
Roff 0.3%