summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* gnu: Add erlang-lfe.•••* gnu/packages/erlang.scm (erlang-lfe): New variable. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Tim Johann2023-09-061-0/+74
* gnu: Add csmith.•••* gnu/packages/linux.scm (csmith): New variable. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Olivier Dion2023-09-061-0/+37
* gnu: julia-prettytables: Update to 2.1.2.•••* gnu/packages/julia-xyz.scm (julia-prettytables): Update to 2.1.2. [arguments]: Rename custom phase 'skip-color-tests to 'skip-tests-manipulating-terminal-display and skip some more tests. [propagated-inputs]: Add julia-offsetarrays, julia-stringmanipulation. Efraim Flashner2023-09-071-4/+12
* gnu: Add julia-stringmanipulation.•••* gnu/packages/julia-xyz.scm (julia-stringmanipulation): New variable. Efraim Flashner2023-09-071-0/+20
* guix: packages: Support package/inherit by package-field-location.•••Fixes <https://issues.guix.gnu.org/65236>. * guix/packages.scm (package-field-location): Add package/inherit case. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Reported-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Simon Tournier2023-09-061-1/+2
* .dir-locals: Streamline Geiser configuration.•••Geiser now has support locating the project root and adding it to the load path without external help; leverage it. * .dir-locals.el [nil]: Remove obsolete Geiser configuration. Set the geiser-repl-per-project-p variable to t. * doc/contributing.texi (The Perfect Setup): No longer mention explicitly setting the geiser-guile-load-path; instead mention the effect of the .dir-locals.el file. Reported-by: Wolf <wolf@wolfsden.cz> Maxim Cournoyer2023-09-062-30/+5
* gnu: Register ruby-nokogiri.patch.•••This follows up on commit e8975697782c0ea10ce278a3304032b4cc60f81c. * gnu/local.mk (dist_patch_DATA): Add ruby-nokogiri.patch. Reported by acrow in #guix. Tobias Geerinckx-Rice2023-09-031-0/+1
* gnu: gmime: Update home-page URL.•••* gnu/packages/mail.scm (gmime) [home-page]: Update URL. Maxim Cournoyer2023-09-061-1/+1
* gnu: go-github-com-tdewolff-minify-v2: Regenerate hash.•••* gnu/packages/golang.scm (go-github-com-tdewolff-minify-v2)[#:phases]: Add phase 'regenerate-hash. [native-inputs]: Add go-github-com-tdewolff-hasher. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Hilton Chain2023-09-061-2/+15
* gnu: go-github-com-tdewolff-parse-v2: Regenerate hash.•••* gnu/packages/golang.scm (go-github-com-tdewolff-parse-v2)[#:phases]: Add phase 'regenerate-hash. [native-inputs]: Add go-github-com-tdewolff-hasher. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Hilton Chain2023-09-061-2/+15
* gnu: Add go-github-com-tdewolff-hasher.•••* gnu/packages/golang.scm (go-github-com-tdewolff-hasher): New variable. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Hilton Chain2023-09-061-0/+26
* gnu: Add go-github-com-cespare-mph.•••* gnu/packages/golang.scm (go-github-com-cespare-mph): New variable. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Hilton Chain2023-09-061-0/+23
* gnu: Add go-github-com-dgryski-go-mph.•••* gnu/packages/golang.scm (go-github-com-dgryski-go-mph): New variable. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Hilton Chain2023-09-061-0/+24
* gnu: Add go-github-com-dgryski-go-metro.•••* gnu/packages/golang.scm (go-github-com-dgryski-go-metro): New variable. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Hilton Chain2023-09-061-0/+24
* gnu: zrythm: Enable rtaudio.•••* gnu/packages/music.scm (zrythm)[#:configure-flags]: Add "-Drtaudio=enabled". [inputs]: Add rtaudio. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Sughosha2023-09-061-0/+2
* gnu: rtaudio: Update to 5.2.0.•••* gnu/packages/audio.scm (rtaudio): Update to 5.2.0. [#:phases]: Delete argument. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Sughosha2023-09-061-14/+2
* gnu-maintenance: Do not error when there are no candidates.•••Fixes <https://issues.guix.gnu.org/65773>. * guix/gnu-maintenance.scm (rewrite-url): Do not error when there are no candidates. This may well be possible, depending on the site. Maxim Cournoyer2023-09-061-1/+1
* gnu: gst-plugins-bad: Remove the svt-hevc input.•••* gnu/packages/gstreamer.scm (gst-plugins-bad) [inputs]: Remove svt-hevc; add comment. Maxim Cournoyer2023-09-061-1/+3
* gnu: libndp: Fix cross-compile.•••* gnu/packages/networking.scm (libndp) [native-inputs]: When cross-compile add pkg-config, libtool, gettext-minimal, autoconf, automake. [arguments]: When cross-compile, add phase to fix rpl_malloc undefined references. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Zheng Junjie2023-09-061-0/+20
* gnu: gambit-c: Update to 4.9.5.•••* gnu/packages/scheme.scm (gambit-c): Update to 4.9.5. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Rémi Teissier2023-09-061-4/+3
* gnu: gmime: Remove version 2.6.23.•••* gnu/packages/mail.scm (gmime-2.6): Remove package. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> 宋文武2023-09-051-14/+0
* gnu: bear: Update to 3.1.3.•••* gnu/packages/build-tools.scm (bear): Update to 3.1.3. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> fanquake2023-09-051-2/+2
* gnu: ccache: Update to 4.8.3.•••* gnu/packages/ccache.scm (ccache): Update to 4.8.3. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> fanquake2023-09-051-2/+2
* gnu: qemu: Update to 8.1.0.•••* gnu/packages/virtualization.scm (qemu): Update to 8.1.0. [source] <patches>: Replace qemu-disable-aarch64-migration-test.patch with qemu-disable-some-qtests-tests.patch. <snippet>: Adjust for dtc relocation and meson and sgabios removal. [arguments] <configure-flags>: Remove --meson flag. Remove sgabios from the --firmwarepath value. <phases>: Adjust replace-firmwares and delete-firmwares phases for sgabios removal. [inputs]: Remove sgabios. (qemu-minimal): Use package/inherit, which is more appropriate for a package variant. [arguments]: New disable-extra-tests phase. * gnu/packages/patches/qemu-disable-aarch64-migration-test.patch: Delete file. * gnu/packages/patches/qemu-disable-some-qtests-tests.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. Reviewed-by: Kaelyn <kaelyn.alexi@protonmail.com> Maxim Cournoyer2023-09-054-39/+71
* doc: Fix typo.•••* doc/guix.texi (VNC Services): Fix typo. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Aleksandr Vityazev2023-09-051-1/+1
* gnu: libusb-compat: Specify the absolute file name for libusb.•••Refine the fix for loading libusb correctly. * gnu/packages/libusb.scm (libusb) [arguments] <configure-flags>: New LIBUSB_1_0_SONAME flag. Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> nathan2023-09-051-8/+7
* git: Fix typo in reference-available? comment.•••* guix/git.scm (reference-available?): Fix typo. Maxim Cournoyer2023-09-051-2/+2
* time-machine: Also validate the reference from a channels file.•••* guix/scripts/time-machine.scm (guix-time-machine) <validate-guix-channel>: Update doc. Fall-back to use the Guix channel reference when REF is #f. Reported-by: Simon Tournier <zimon.toutoune@gmail.com> Co-authored-by: Simon Tournier <zimon.toutoune@gmail.com> Maxim Cournoyer2023-09-051-4/+11
* Revert "guix: git: Avoid touching the network unless needed in 'reference-ava...•••This reverts commit a789dd58656d5f7f1b8edf790d77753fc71670af, which broke e.g.: guix time-machine -C <(echo %default-channels) -- describe Add an explanatory comment as suggested. Reported-by: Ludovic Courtès <ludo@gnu.org> Maxim Cournoyer2023-09-051-2/+16
* gnu: python-skia-pathops: Update to 0.8.0.•••* gnu/packages/fontutils.scm (python-skia-pathops): Update to 0.8.0. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Nicolas Graves2023-09-051-2/+2
* gnu: skia: Update to 112.0.6d0b938.•••* gnu/packages/graphics.scm (skia): Update to 112.0.6d0b938. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Nicolas Graves2023-09-051-3/+5
* gnu: skia: Update to 110.0.0f3fb7a.•••* gnu/packages/graphics.scm (skia): Update to 110.0.0f3fb7a. [arguments](build-phases): Disable newly introduced libraries wuffs (general performance) and perfetto (running performance tests). Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Nicolas Graves2023-09-051-4/+9
* gnu-maintenance: Do not crash on refresh when origin URI is a list.•••Updating the simh package would fail with: ice-9/boot-9.scm:1685:16: In procedure raise-exception: In procedure string-prefix?: Wrong type argument in position 2 (expecting string): ("http://simh.trailing-edge.com/sources/simhv312-4.zip" "http://simh.trailing-edge.com/sources/archive/simhv312-4.zip") This is because it expects a scalar value, but lists are allowed for URIs. * guix/gnu-maintenance.scm (import-html-updatable-release): Check that URI is a string before checking if it has the mirror:// prefix. Maxim Cournoyer2023-09-051-1/+2
* gnu: ardour: Build locales.•••The TRANSLATORS file in the Ardour source says the i18n waf phase is optional between the build and install phases. * gnu/packages/audio.scm (ardour)[#:phases] Add build-i18n. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Denys Nykula2023-09-051-0/+3
* gnu: arcan-wayland: Deprecate in favor of arcan.•••* gnu/packages/arcan.scm (arcan-wayland): Rewrite as a deprecated alias for arcan. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Ahmad Draidi2023-09-051-30/+2
* gnu: arcan: Restyle format.•••* gnu/packages/arcan.scm (arcan): Run 'guix style' over the package and manually break some long lines. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Ahmad Draidi2023-09-051-99/+101
* gnu: arcan: Use new style arguments.•••* gnu/packages/arcan.scm (arcan)[arguments]: Use new style arguments. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Ahmad Draidi2023-09-051-26/+24
* gnu: arcan: Fix paths handling.•••This patch removes the wrapper and the propagated environment variables (through 'native-search-paths') and instead patches the paths inside the source code. This fixes path handling, which seems to be broken now. It also allows us to use 'setuid', which is required for some features, and lets the app use its internal path handling criteria, which some dependent apps expect. * gnu/packages/arcan.scm (arcan): Fix paths handling. [arguments]: Add 'patch-paths' phase. Remove 'wrap-program' phase. [native-search-paths]: Remove. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Ahmad Draidi2023-09-051-22/+5
* gnu: arcan: Build all features.•••* gnu/packages/arcan.scm (arcan): Build all features. [arguments]: Use #:configure-flags "-DBUILD_PRESET=everything" to build all features, and "-DDISTR_TAG='Guix'" to tag the builds. [synopsis]: Remove '(egl-dri)' since it indicates a specific feature. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Ahmad Draidi2023-09-051-6/+3
* gnu: arcan: Update to 0.6.2.1.•••* gnu/packages/arcan.scm (arcan): Update to 0.6.2.1. [use-modules]: Remove no longer used package imports and add ones for new dependencies. Add '(guix gexp)' for snippet. [source]: Use version instead of commit, and add snippet to remove some bundled packages. [arguments]: Remove 'fix-cmake-paths' phase since it's no longer needed. [inputs]: Remove apr, glib, glu, lzip, pcre. Add bash-minimal, espeak, gumbo-parser, jbig2dec, libjpeg-turbo, libseccomp, libvnc, mupdf, openjpeg, sdl2, wayland, wayland-protocols, xcb-util, xcb-util-wm, zlib. Replace ffmpeg-4 with ffmpeg. Change luajit label to fix lint. Update vendored openal to 0.6.2. Sort inputs by name. [description]: Change description to closely match upstream for accuracy. [license]: Add new and missing licenses. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Ahmad Draidi2023-09-051-30/+45
* gnu: xarcan: Fix indentation.•••* gnu/packages/arcan.scm (xarcan): Fix indentation. Maxim Cournoyer2023-09-051-56/+56
* gnu: xarcan: Update to 0.6.1.•••* gnu/packages/arcan.scm (xarcan): Update to 0.6.1. [use-modules]: Remove no longer used '(guix build-system gnu)' and add '(guix build-system meson)'. Add '(gnu packages fonts)', '(gnu packages onc-rpc)' for new dependencies and '(guix gexp)' for arguments. [source]: Use version instead of commit, and update hash. [build-system]: Switch to 'meson-build-system' since this is what's used upstream now. [arguments]: Use new configuration flags for the new build system. Switch to new arguments style. [inputs]: Add font-dejavu, libtirpc, libxshmfence, xcb-util, xcb-util-wm. Replace libressl with openssl. Sort inputs by name. [license]: Add 3-Clause BSD license. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Ahmad Draidi2023-09-051-38/+47
* gnu: efivar: Fix cross-compilation.•••[version]: Temporarily change the version to a git-version. [source]: Fetch source from git, use newer commit to fix cross-build. [arguments]<#:make-flags>: Set HOSTCC to gcc. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> dan2023-09-051-41/+44
* gnu: kdenlive: Add missing kirigami input.•••* gnu/packages/kde.scm (kdenlive): Add input kirigami. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> antlers2023-09-051-0/+1
* gnu: Add book-sparc.•••* gnu/packages/books.scm: New module. * gnu/local.mk (GNU_SYSTEM_MODULES): Add 'books.scm'. Co-authored-by: Adam Faiz <adam.faiz@disroot.org> Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Artyom V. Poptsov2023-09-052-0/+121
* gnu: Add libmodbus.•••* gnu/packages/engineering.scm (libmodbus): New variable. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Vinicius Monego2023-09-051-0/+21
* gnu: lcrq: Update to 0.1.2.•••gnu: lcrq: Update to 0.1.2. * gnu/packages/networking.scm (lcrq): Update to 0.1.2. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Vagrant Cascadian2023-09-051-2/+2
* gnu: Add font-junicode.•••* gnu/packages/fonts.scm (font-junicode): New variable. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Philip McGrath2023-09-051-1/+31
* gnu: simh: Use G-Expressions.•••* gnu/packages/simh.scm (simh)[arguments]: Convert to list of G-Expressions. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> 宋文武2023-09-051-35/+35
* gnu: simh: Update to 3.12-4.•••* gnu/packages/simh.scm (simh): Update to 3.12-4. [source]: Switch to url-fetch. [native-inputs]: Add unzip. [arguments]: Adjust make-flags. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> 宋文武2023-09-051-16/+24