Age | Commit message (Expand) | Author |
2023-07-17 | gnu: simulation: Fix duplicate open-simulation-interface....Give the python variant a different name, and fix the build.
* gnu/packages/simulation.scm (python-open-simulation-interface)[name]: Set.
[propagated-inputs]: Add python-pyyaml and python-protobuf.
| Christopher Baines |
2023-07-17 | gnu: gnome: Hide devhelp-with-libsoup2....To avoid the ambiguous package specification.
* gnu/packages/gnome.scm (devhelp-with-libsoup2): Hide package.
| Christopher Baines |
2023-07-17 | gnu: Hide python-bcbio-gff/biopython-1.73....To avoid the ambiguous package specification.
* gnu/packages/bioinformatics.scm (python-bcbio-gff/biopython-1.73): Hide
package.
| Christopher Baines |
2023-07-17 | gnu: Remove harfbuzz-5....As this package definition is redundant, harfbuzz is version 5.3.1.
* gnu/packages/gtk.scm (harfbuzz-5): Remove.
* gnu/packages/libreoffice.scm (libreoffice)[inputs]: Replace harfbuzz-5 with
harfbuzz.
* gnu/packages/qt.scm (qtwebengine)[inputs]: Remove redundant replace.
| Christopher Baines |
2023-07-17 | gnu: ghc-8.10: Fix build on i686-linux....As one profiling test fails very repeatedly on the bordeaux build farm, but
ghc did seem to build successfully on other machines.
* gnu/packages/haskell.scm (ghc-8.10)[arguments]: Don't run the T11627a
profiling test on i686-linux.
| Christopher Baines |
2023-07-17 | gnu: jbr: Use Jetbrains' configure-flags....* gnu/packages/java.scm (jbr17)[arguments]<#:configure-flags>: Use Jetbrains'
configure flags.
| Danny Milosavljevic |
2023-07-16 | gnu: welle-io: Add missing input....* gnu/packages/radio.scm (welle-io)[inputs]: Add qtquickcontrols-5.
| Guillaume Le Vaillant |
2023-07-16 | gnu: libnode: Delete extra phase....This is a follow-up to commit 5dc2a88f99e2e448f7e9ca842a4a0d072a8f8f20.
* gnu/packages/node.scm (libnode)[arguments]: Remove phase
'ignore-number-of-hardlinks.
| Ricardo Wurmus |
2023-07-16 | gnu: r-with-tests: Update to 4.3.1....* gnu/packages/statistics.scm (r-with-tests): Update to 4.3.1.
| Ricardo Wurmus |
2023-07-16 | gnu: r-with-tests: Fix reference to grep....detectCores.R fails to return the number of cores when running R in a
container without grep.
Reported-by: Jonas Freimuth.
* gnu/packages/statistics.scm (r-with-tests)[arguments]: Fix references to
grep and wc in detectCores.R.
[inputs]: Add grep.
| Ricardo Wurmus |
2023-07-16 | gnu: capypdf: Update to 0.4.0....* gnu/packages/pdf.scm (capypdf): Update to 0.4.0.
| Liliana Marie Prikler |
2023-07-16 | gnu: mesa: Fix Vulkan on older Intel GPUs....Mesa split the Vulkan intel driver into two: intel and intel_hasvk.
Enables intel_hasvk so vulkan functions on older intel GPUs again, and
swrast for lavapipe as a fallback.
* gnu/packages/gl.scm (mesa-vulkan-hasvk): New variable.
(mesa): Graft with mesa-vulkan-hasvk.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Lilah Tascheter |
2023-07-16 | gnu: Add emacs-weyland-yutani-theme....* gnu/packages/emacs-xyz.scm (emacs-weyland-yutani-theme): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Ahmad Draidi |
2023-07-16 | gnu: Add emacs-elfeed-goodies...* gnu/packages/emacs-xyz.scm (emacs-elfeed-goodies): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Brian Cully |
2023-07-16 | gnu: Add emacs-popwin.... * gnu/packages/emacs-xyz.scm (emacs-popwin): new variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Brian Cully |
2023-07-16 | gnu: Add python-ovh....* gnu/packages/python-web.scm (python-ovh): New variable.
| Liliana Marie Prikler |
2023-07-09 | gnu: wimlib: Update to 1.14.1....* gnu/packages/backup.scm (wimlib): Update to 1.14.1.
[inputs]: Upgrade fuse to fuse-3.
| Tobias Geerinckx-Rice |
2023-07-09 | gnu: qpwgraph: Update to 0.4.5....* gnu/packages/audio.scm (qpwgraph): Update to 0.4.5.
| Tobias Geerinckx-Rice |
2023-07-09 | gnu: rdiff-backup: Update to 2.2.5....* gnu/packages/backup.scm (rdiff-backup): Update to 2.2.5.
| Tobias Geerinckx-Rice |
2023-07-09 | gnu: snapraid: Update to 12.2....* gnu/packages/backup.scm (snapraid): Update to 12.2.
| Tobias Geerinckx-Rice |
2023-07-09 | gnu: oath-toolkit: Mark up description....* gnu/packages/authentication.scm (oath-toolkit)[synopsis, description]:
Use @acronym{}.
| Tobias Geerinckx-Rice |
2023-07-09 | gnu: oath-toolkit: Update to 2.6.9....* gnu/packages/authentication.scm (oath-toolkit): Update to 2.6.9.
[source]: Remove patch.
* gnu/packages/patches/oath-toolkit-xmlsec-compat.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Tobias Geerinckx-Rice |
2023-07-09 | gnu: stoken: Use HTTPS home page....* gnu/packages/crypto.scm (stoken)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2023-07-09 | gnu: Remove top-level (guix build utils) import....* gnu/packages/game-development.scm: Don't import (guix build utils) here.
| Tobias Geerinckx-Rice |
2023-07-09 | gnu: signify: Use G-expressions....* gnu/packages/crypto.scm (signify)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice |
2023-07-09 | gnu: signify: Update to 31....* gnu/packages/crypto.scm (signify): Update to 31.
| Tobias Geerinckx-Rice |
2023-07-09 | gnu: libxcrypt: Update to 4.4.36....* gnu/packages/crypto.scm (libxcrypt): Update to 4.4.36.
| Tobias Geerinckx-Rice |
2023-07-09 | gnu: xtl: Use G-expressions....* gnu/packages/cpp.scm (xtl)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice |
2023-07-09 | gnu: xtl: Update to 0.7.5....* gnu/packages/cpp.scm (xtl): Update to 0.7.5.
| Tobias Geerinckx-Rice |
2023-07-15 | gnu: Add linux-libre 6.4...* gnu/packages/linux.scm (linux-libre-6.4-version, linux-libre-6.4-gnu-revision,
deblob-scripts-6.4, linux-libre-6.4-pristine-source, linux-libre-6.4-source,
linux-libre-headers-6.4, linux-libre-6.4: New variables.
* gnu/packages/aux-files/linux-libre/6.4-arm.conf,
* gnu/packages/aux-files/linux-libre/6.4-arm64.conf,
* gnu/packages/aux-files/linux-libre/6.4-i686.conf,
* gnu/packages/aux-files/linux-libre/6.4-x86_64.conf: New files.
* Makefile.am (AUX_FILES): Add them.
| Leo Famulari |
2023-07-15 | gnu: python-distributed: Update to 2023.7.0....* gnu/packages/python-science.scm (python-distributed): Update to 2023.7.0.
| Ricardo Wurmus |
2023-07-15 | gnu: python-dask: Update to 2023.7.0....* gnu/packages/python-xyz.scm (python-dask): Update to 2023.7.0.
| Ricardo Wurmus |
2023-07-15 | gnu: r-pando: Relax requirements....* gnu/packages/bioinformatics.scm (r-pando)[arguments]: Patch DESCRIPTION
file.
| Ricardo Wurmus |
2023-07-15 | gnu: cl-nhooks: Update to 1.2.1....* gnu/packages/lisp-xyz.scm (sbcl-nhooks): Update to 1.2.1.
[native-inputs]: Remove sbcl-fiveam, add sbcl-lisp-unit2.
Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
| Artyom Bologov |
2023-07-15 | gnu: node-lts: Install files irrespective of number of hardlinks....* gnu/packages/node.scm (node-lts)[arguments]: Add build phase
'ignore-number-of-hardlinks.
| Ricardo Wurmus |
2023-07-15 | gnu: node-lts: Simplify snippet....* gnu/packages/node.scm (node-lts)[source]: Remove quasiquote, trailing #T,
and IF with explicit booleans.
| Ricardo Wurmus |
2023-07-09 | gnu: cabal-install, ghc-cabal-syntax: Use HTTPS home page....* gnu/packages/haskell-apps.scm (cabal-install)[home-page]: Use HTTPS.
* gnu/packages/haskell-xyz.scm (ghc-cabal-syntax)[home-page]: Likewise.
| Tobias Geerinckx-Rice |
2023-07-09 | gnu: bwa-pssm: Update home page....* gnu/packages/bioinformatics.scm (bwa-pssm)[home-page]: Update.
| Tobias Geerinckx-Rice |
2023-07-09 | gnu: brdf-explorer: Mark up description....* gnu/packages/graphics.scm (brdf-explorer)[synopsis, description]:
Use @acronym{}.
| Tobias Geerinckx-Rice |
2023-07-09 | gnu: brdf-explorer: Use Web Archived home page....* gnu/packages/graphics.scm (brdf-explorer)[home-page]:
Refer to Web Archive.
| Tobias Geerinckx-Rice |
2023-07-09 | gnu: blasr-libcpp, blasr: Use Web Archived home pages....* gnu/packages/bioinformatics.scm (blasr-libcpp, blasr)[home-page]:
Refer to Web Archive.
| Tobias Geerinckx-Rice |
2023-07-09 | gnu: yadifa: Update to 2.6.4....* gnu/packages/dns.scm (yadifa): Update to 2.6.4.
[arguments]: Add a new 'unhard-code phase.
| Tobias Geerinckx-Rice |
2023-07-09 | gnu: knot: Use G-expressions....* gnu/packages/dns.scm (knot)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice |
2023-07-09 | gnu: knot: Update to 3.2.8....* gnu/packages/dns.scm (knot): Update to 3.2.8.
| Tobias Geerinckx-Rice |
2023-07-09 | gnu: nsd: Use G-expressions....* gnu/packages/dns.scm (nsd)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice |
2023-07-09 | gnu: nsd: Update to 4.7.0....* gnu/packages/dns.scm (nsd): Update to 4.7.0.
| Tobias Geerinckx-Rice |
2023-07-09 | gnu: btor2tools: Use HTTPS home page....* gnu/packages/maths.scm (btor2tools)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2023-07-09 | gnu: boolector: Use HTTPS home page....* gnu/packages/maths.scm (boolector)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2023-07-14 | gnu: python-yubikey-manager: Update to 5.1.1....* gnu/packages/security-tokens.scm (python-yubikey-manager): Update to
5.1.1.
[source]: Update url.
[build-system]: Switch to pyproject-build-system.
[arguments]: Delete.
[propagated-inputs]: Remove python-six. Add python-keyring. Reorder alphabetically.
[native-inputs]: Remove python-mock. Add python-makefun, python-poetry-code and
python-pytest. Reorder alphabetically.
Co-authored-by: John Kehayias <john.kehayias@protonmail.com>
| John Kehayias |
2023-07-14 | gnu: Add python-makefun....* gnu/packages/python-xyz.scm (python-makefun): New variable.
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
| John Kehayias |