aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge branch 'master' into gnome-teamLiliana Marie Prikler2023-10-09
|\
| * gnu: icu4c-73-promise: Fix broken test.Clément Lassieur2023-10-09
| | | | | | | | | | | | | | * gnu/local.mk (dist_patch_DATA): Add patch. * gnu/packages/gnuzilla.scm (icu4c-73-promise)[source]: Add patch. * gnu/packages/patches/icu4c-fix-TestHebrewCalendarInTemporalLeapYear.patch: New file.
| * gnu: isync: Patch path to openssl binary.Efraim Flashner2023-10-09
| | | | | | | | | | * gnu/packages/mail.scm (isync)[arguments]: Add a phase to patch the path to the openssl binary for mbsync-get-cert.
| * gnu: povray: Update to 3.7.0.10.Ricardo Wurmus2023-10-09
| | | | | | | | | | * gnu/packages/graphics.scm (povray): Update to 3.7.0.10. [source]: Simplify snippet.
| * gnu: povray: Drop input labels.Ricardo Wurmus2023-10-09
| | | | | | | | | | * gnu/packages/graphics.scm (povray)[inputs]: Remove all input labels. [arguments]: Use G-expression to avoid the use of %build-inputs.
| * gnu: imgui@1.86: Adjust make-flags.John Kehayias2023-10-09
| | | | | | | | | | | | | | | | * gnu/packages/toolkits.scm (imgui-1.86)[arguments]: Remove the "-DIMGUI_ENABLE_FREETYPE" make-flag which breaks the display of mangohud, the only dependent. The "-DImDrawIdx=unsigned int" make-flag was previously removed, so we can do both by filtering make-flags starting with "-D". [inputs]: Remove freetype.
| * gnu: mympd: Update to 12.0.4.Bruno Victal2023-10-08
| | | | | | | | | | | | * gnu/packages/mpd.scm (mympd): Update to 12.0.4. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add font-orbitron.Luis Felipe2023-10-08
| | | | | | | | | | | | * gnu/packages/fonts.scm (font-orbitron): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add tree-sitter-scala.Karl Hallsby2023-10-08
| | | | | | | | | | | | * gnu/packages/tree-sitter.scm (tree-sitter-scala): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add tree-sitter-lua.john muhl2023-10-08
| | | | | | | | | | | | * gnu/packages/tree-sitter.scm (tree-sitter-lua): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add smithforth.B. Wilson2023-10-08
| | | | | | | | | | | | * gnu/packages/forth (smithforth): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add python-beziers.Rikard Nordgren2023-10-08
| | | | | | | | | | | | * gnu/packages/fontutils.scm (python-beziers): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: python-distributed: Disable failing tests.Nicolas Graves2023-10-08
| | | | | | | | | | | | * gnu/packages/python-science.scm (python-distributed): Disable failing tests. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * doc: Fix typo.Ludovic Courtès2023-10-08
| | | | | | | | * doc/guix.texi (GNU Privacy Guard): Fix typo.
| * disarchive-manifest: Add one manifest entry per tarball.Ludovic Courtès2023-10-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This works around a situation where ‘cuirass remote-worker’ now builds with max-jobs = 1 (Cuirass commit 980ef610989895be5ac2ba7f9d1901e5c7f22934). The effect is that all .dis.drv would be performed sequentially, on a single machine (‘cuirass remote-server’ is unable to distribute those derivations to several machines because it only “sees” the ‘disarchive-collection’ derivation). This would take a lot of time and force a rebuild of all of *.dis.drv every time because their build results would not be retrieved by the ‘remote-server’ process. * etc/disarchive-manifest.scm (disarchive-collection): Remove. <top level>: Define ‘disarchives’. Append it to the entries of the manifest.
| * accounts: Ensure ‘last-change’ field of shadow entries is never zero.Ludovic Courtès2023-10-08
| | | | | | | | | | * gnu/build/accounts.scm (passwd->shadow): Add ‘max’ call so NOW is greater than or equal to 1.
| * gnu: vim: Update to 9.0.2001.Efraim Flashner2023-10-08
| | | | | | | | | | * gnu/packages/vim.scm (vim): Update to 9.0.2001. [arguments]: Skip another test.
| * gnu: mpd-mpc: Install bash completions in correct location.Liliana Marie Prikler2023-10-08
| | | | | | | | * gnu/packages/mpd.scm (mpd-mpc)[#:phases]: Add ‘move-completion’.
| * gnu: emacs-next-minimal: Apply Guix patches.Liliana Marie Prikler2023-10-08
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/emacs-next-native-comp-driver-options.patch: Add file. * gnu/packages/patches/emacs-next-exec-path.patch: Add file. * gnu/local.mk (dist_patch_DATA): Register them here. * gnu/packages/emacs.scm (emacs-next-minimal)[origin](patches): Include the same patches as emacs-minimal, save for the variants specific to emacs-next introduced above. Co-Authored-By: Nicolas Graves <ngraves@ngraves.fr> Fixes: ‘emacs-next’ is almost unusable <https://bugs.gnu.org/66227>
| * gnu: python-glymur: Update to 0.12.8.jgart2023-10-07
| | | | | | | | | | * gnu/packages/python-xyz.scm (python-glymur): Update to 0.12.8. [native-inputs]: Add python-scikit-image.
| * services: configuration: Add some commonly used predicates.Bruno Victal2023-10-07
| | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/services/configuration.scm (list-of-packages?, list-of-symbols?): New predicate. * gnu/services/audio.scm (list-of-symbol?): Remove. * gnu/services/telephony.scm (string-list?): Remove. (serialize-string-list): Rename to … (serialize-list-of-strings): … this. (account-fingerprint-list?, jami-account-list?): Use list-of. * doc/guix.texi: Update it. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| * doc: Rewrite define-configuration.Bruno Victal2023-10-07
| | | | | | | | | | | | | | | | | | | | Rewrite this section to make it easier to document later syntactical changes. * doc/guix.texi (Complex Configurations): Rewrite define-configuration documentation. Fix simple serializer example. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| * services: fstrim-service-type: Serialize with SRFI-171 transducers.Bruno Victal2023-10-07
| | | | | | | | | | | | | | * gnu/services/linux.scm (serialize-fstrim-configuration): Refactor to use base-transducer. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| * services: configuration: Use transducers within serialize-configuration.Bruno Victal2023-10-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Introduces 'base-transducer', a SRFI-171 based transducer that can be used as a starting point for writing custom configuration record serializing procedures. This also fixes the symbol maybe-value serialization test case. * gnu/services/configuration.scm (empty-serializer?): New predicate. (base-transducer, tfilter-maybe-value): New procedure. (serialize-configuration): Adapt to use base-transducer. * gnu/services/telephony.scm (jami-account->alist): Use transducers to skip fields that are unserializable or whose field maybe-value is unset. * tests/services/configuration.scm: Remove test-expect-fail. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| * services: configuration: Simplify normalize-extra-args.Bruno Victal2023-10-07
| | | | | | | | | | | | | | * gnu/services/configuration.scm (define-configuration-helper, normalize-extra-args): Use #f instead of %unset-value. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| * gnu: Add gnome-shell-extension-night-theme-switcher.Sergio Pastor Pérez2023-10-07
| | | | | | | | | | | | * gnu/packages/gnome-xyz.scm (gnome-shell-extension-night-theme-switcher): New variable. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| * gnu: gqrx: Update to 2.17.Guillaume Le Vaillant2023-10-07
| | | | | | | | * gnu/packages/radio.scm (gqrx): Update to 2.17.
| * gnu: python-openai: Update to 0.28.1.jgart2023-10-07
| | | | | | | | * gnu/packages/python-web.scm (python-openai): Update to 0.28.1.
| * gnu: librepcb: Update to 1.0.0.pinoaffe2023-10-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/engineering.scm (librepcb): Update to 1.0.0. [source]: Add snippet to remove some vendored dependencies. [build-system]: Use cmake-build-system. [inputs]: Add fontconfig, fontobene-qt5, glu, hoedown, muparser, opencascade-occt, clipper, qtdeclarative-5, qtquickcontrols2-5, quazip. [native-inputs]: Add googletest, pkg-config. [arguments]<#:configure-flags>: Add "-DUNBUNDLE_FONTOBENE_QT5=ON", "-DUNBUNDLE_GTEST=ON", "-DUNBUNDLE_HOEDOWN=ON", "-DUNBUNDLE_MUPARSER=ON", "-DUNBUNDLE_POLYCLIPPING=ON", "-DUNBUNDLE_QUAZIP=ON". <#:phases>: Don't override the configure phase. Override the check phase and skip failing tests. [license]: Remove licenses from unbundled dependencies. Signed-off-by: Vinicius Monego <monego@posteo.net>
| * gnu: Add fontobene-qt5.pinoaffe2023-10-06
| | | | | | | | | | | | * gnu/packages/fontutils.scm (fontobene-qt5): New variable. Signed-off-by: Vinicius Monego <monego@posteo.net>
| * gnu: exim: Update to 4.96.1 [security updates].Wilko Meyer2023-10-06
| | | | | | | | | | | | | | | | | | | | Fixes CVE-2023-42114, CVE-2023-42115, CVE-2023-42116, CVE-2023-42117, CVE-2023-42118, and CVE-2023-42119. See <https://www.exim.org/static/doc/security/CVE-2023-zdi.txt> for more details. * gnu/packages/mail.scm (exim): Update to 4.96.1. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
| * gnu: python-pudb: Update to 2023.1.jgart2023-10-06
| | | | | | | | * gnu/packages/python-xyz.scm (python-pudb): Update to 2023.1.
| * gnu: Add r-webchem.Ricardo Wurmus2023-10-06
| | | | | | | | * gnu/packages/cran.scm (r-webchem): New variable.
| * build-system/minify: Use esbuild.Ricardo Wurmus2023-10-06
| | | | | | | | | | | | | | | | | | | | | | * guix/build-system/minify.scm (default-uglify-js): Replace this procedure... (default-esbuild): ...with this new procedure. (lower): Use it, and add "esbuild" to build inputs. * guix/build/minify-build-system.scm (minify): Invoke esbuild instead of setting up a pipe to uglifyjs. * gnu/packages/cran.scm (r-shiny)[native-inputs]: Replace node-uglify-js with esbuild. * gnu/packages/statistics.scm (r-dt)[native-inputs]: Same.
| * gnu: Add linasm.Ricardo Wurmus2023-10-06
| | | | | | | | * gnu/packages/maths.scm (linasm): New variable.
| * gnu: openjdk-12: Fix building on aarch64-linux.Efraim Flashner2023-10-06
| | | | | | | | | | * gnu/packages/java.scm (openjdk-12)[arugments]: When building for aarch64-linux add a phase to remove a duplicate line.
| * gnu: r-dt: Update to 0.30.Ricardo Wurmus2023-10-06
| | | | | | | | * gnu/packages/statistics.scm (r-dt): Update to 0.30.
| * gnu: r-hunspell: Update to 3.0.3.Ricardo Wurmus2023-10-06
| | | | | | | | * gnu/packages/cran.scm (r-hunspell): Update to 3.0.3.
| * gnu: r-aplot: Update to 0.2.2.Ricardo Wurmus2023-10-06
| | | | | | | | * gnu/packages/cran.scm (r-aplot): Update to 0.2.2.
| * gnu: r-chk: Update to 0.9.1.Ricardo Wurmus2023-10-06
| | | | | | | | * gnu/packages/cran.scm (r-chk): Update to 0.9.1.
| * gnu: r-sungeo: Update to 1.1.1.Ricardo Wurmus2023-10-06
| | | | | | | | | | * gnu/packages/cran.scm (r-sungeo): Update to 1.1.1. [propagated-inputs]: Remove r-fasterize; add r-stringr and r-terra.
| * gnu: Add suitesparse-umfpack.David Elsing2023-10-06
| | | | | | | | | | | | * gnu/packages/maths.scm (suitesparse-umfpack): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add suitesparse-spqr.David Elsing2023-10-06
| | | | | | | | | | | | * gnu/packages/maths.scm (suitesparse-spqr): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add suitesparse-spex.David Elsing2023-10-06
| | | | | | | | | | | | * gnu/packages/maths.scm (suitesparse-spex): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add suitesparse-mongoose.David Elsing2023-10-06
| | | | | | | | | | | | * gnu/packages/maths.scm (suitesparse-mongoose): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add suitesparse-rbio.David Elsing2023-10-06
| | | | | | | | | | | | * gnu/packages/maths.scm (suitesparse-rbio): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add suitesparse-ldl.David Elsing2023-10-06
| | | | | | | | | | | | * gnu/packages/maths.scm (suitesparse-ldl): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add suitesparse-klu.David Elsing2023-10-06
| | | | | | | | | | | | * gnu/packages/maths.scm (suitesparse-klu): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add suitesparse-cxsparse.David Elsing2023-10-06
| | | | | | | | | | | | * gnu/packages/maths.scm (suitesparse-cxsparse): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add suitesparse-cholmod.David Elsing2023-10-06
| | | | | | | | | | | | * gnu/packages/maths.scm (suitesparse-cholmod): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>