| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: zig: Build with LLD 12.•••This fixes a regression introduced in a05e573d60bf64129abf4d4e5f27355c84ebb2ee
as the LLD version must match the LLVM version.
* gnu/packages/llvm.scm (lld-12): New variable.
* gnu/packages/zig.scm (zig)[inputs]: Change from LLD to LLD-12.
| Marius Bakke | 2022-01-09 | 1 | -1/+1 |
* | gnu: Simplify package inputs.•••This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
| Ludovic Courtès | 2021-12-13 | 1 | -3/+3 |
* | Update mailmap and copyright assignments for Liliana Marie Prikler.•••Use full names everywhere.
* .mailmap: Use full name for Liliana Marie Prikler.
* gnu/packages/zig.scm: Likewise.
| Liliana Marie Prikler | 2021-11-06 | 1 | -1/+1 |
* | gnu: Add zig.•••* gnu/packages/patches/zig-disable-libc-note-test.patch,
gnu/packages/patches/zig-use-system-paths.patch: New files.
* gnu/packages/zig.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES, dist_patch_DATA): Adjust accordingly.
| Liliana Marie Prikler | 2021-10-31 | 1 | -0/+104 |