diff options
| author | Eric Bavier <bavier@posteo.net> | 2026-03-11 23:32:50 -0500 |
|---|---|---|
| committer | Cayetano Santos <csantosb@inventati.org> | 2026-03-30 11:26:35 +0200 |
| commit | ebf496e893c0bc101c7a2566567c164d3eb775cb (patch) | |
| tree | f0268a675d17dd1b8328a7a62d3006e9d47125b5 /gnu/local.mk | |
| parent | 41fd9df171b8e89ae92c6519798b29a7a706a260 (diff) | |
gnu: nickle: Update to 2.107.
* gnu/packages/nickle.scm (nickle): Update to 2.107.
[source]: Remove patch. Tarballs now xz-compressed.
[build-system]: Use meson-build-system.
[native-inputs]: New field. Include 'bc' for tests and
'ruby-asciidoctor-pdf' for "nickle-tutorial.pdf" target.
[arguments]: Add 'disable-benchmarks phase; remove others.
* gnu/packages/patches/nickle-man-release-date.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
Merges guix/guix!7236
Change-Id: Ia3ee04696965720b38b1f6e907983e6d2fe47e07
Signed-off-by: Cayetano Santos <csantosb@inventati.org>
Diffstat (limited to 'gnu/local.mk')
| -rw-r--r-- | gnu/local.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/local.mk b/gnu/local.mk index 31d27ff506a..fabc3b68c93 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -1982,7 +1982,6 @@ dist_patch_DATA = \ %D%/packages/patches/network-manager-plugin-path.patch \ %D%/packages/patches/newlib-getentropy.patch \ %D%/packages/patches/nginx-socket-cloexec.patch \ - %D%/packages/patches/nickle-man-release-date.patch \ %D%/packages/patches/nlopt_CMake-Assume-working-c-compiler-597.patch \ %D%/packages/patches/nnpack-system-libraries.patch \ %D%/packages/patches/nsis-env-passthru.patch \ |
