Age | Commit message (Collapse) | Author |
|
* gnu/packages/games.scm (armagetronad): Update to 0.2.9.1.0.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/games.scm (wesnoth): Update to 1.14.17.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/tmux.scm (tmux)[home-page]: Replace it with its
redirection.
|
|
* gnu/packages/tmux.scm (tmux): Update to 3.2a.
Signed-off-by: Brice Waegeneire <brice@waegenei.re>
|
|
* gnu/packages/emacs-xyz.scm (emacs-packed): New variable.
|
|
* gnu/packages/gnome.scm (apostrophe): New variable.
|
|
* gnu/packages/audio.scm (audio-to-midi): New variable.
|
|
* gnu/packages/audio.scm (python-python3-midi): New variable.
|
|
* gnu/packages/audio.scm (python-soundfile): New variable.
|
|
The dependency on lapack was unused; the LAPACK interface of OpenBLAS is
used instead. The dependency on lapack was added in
cba256f8faaa18457fc9b77e8b401f17b89bdd75 (numpy) and
719b01c1575b8599b0dca9f245a9d759032f3168 (scipy).
* gnu/packages/python-science.scm (python-scipy)[inputs]: Remove
LAPACK.
* gnu/packages/python-xyz.scm (python-numpy)[inputs]: Likewise.
|
|
OpenBLAS performs better than LAPACK, the reference implementation.
This is also consistent with the choice of BLAS/LAPACK implementations
made in most other packages.
* gnu/packages/maths.scm (petsc)[inputs]: Replace LAPACK by OPENBLAS.
[arguments]: Pass "--with-openblas=1".
|
|
* gnu/packages/python-xyz.scm (python-pikepdf): Update to 2.13.0.
|
|
* gnu/packages/python-xyz.scm (python-pika): Update to 1.2.0.
[source]: Change to GIT-FETCH.
[arguments]: New field. Override and disable tests.
[native-inputs]: Remove PYTHON-PYEV. Add PYTHON-MOCK, PYTHON-NOSE, and
PYTHON-GEVENT.
(python2-pika): Remove variable.
|
|
* gnu/packages/engineering.scm (libngspice)[arguments]<#:phases>: Rename phase
'delete-script-files to 'delete-scripts-and-config and delete config.h.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/engineering.scm (libngspice)[arguments]<#:configure-flags>:
Pass "--with-readline=no".
[inputs]: Remove readline.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/java.scm (java-kafka-clients): Disable a test that fails
non-deterministically.
|
|
* gnu/packages/java.scm (java-jmh): Switch to maven-build-system.
|
|
* gnu/packages/java.scm (java-jmh): Update to 1.32.
[source]: Switch to the git repository.
|
|
* gnu/packages/maven.scm (maven-enforcer-parent-pom): Fix dependency
versions in pom file.
|
|
* gnu/packages/maven.scm (maven-core)[phases]: Replace default hardcoded
versions by versions of packages we have in Guix.
|
|
* gnu/packages/java.scm (java-commons-math3)[phases]: Use
install-from-pom.
|
|
* gnu/packges/java.scm (java-jopt-simple-4): New variable.
(java-jopt-simple): Install to maven repository structure.
|
|
* guix/build/java-utils.scm (generate-pom.xml): New procedure.
* gnu/packages/maven.scm (java-surefire-junit4): Use it.
* gnu/packages/java.scm (java-qdox, java-jsr250, java-jsr305)
(java-aopalliance, java-jboss-el-api-spec)
(java-jboss-interceptors-api-spec): Use it.
(java-qdox-M9): Ensure the generated pom file has the correct version.
|
|
* gnu/packages/web-browsers.scm (nyxt): Update to 2.1.0.
|
|
* gnu/packages/libreoffice.scm (libreoffice)[inputs]: Add box2d, dtoa.
[arguments]: Adjust custom 'prepare-src, 'bin-and-desktop-install phases.
Add custom 'insert-external-tarballs phase. Adjust configure-flags to
build without skia. Remove deprecated make-flag
|
|
* gnu/packages/libreoffice.scm (orcus): Update to 0.16.1.
|
|
* gnu/packages/libreoffice.scm (orcus)[arguments]: Add configure-flag to
skip static library.
|
|
* gnu/packages/libreoffice.scm (ixion): Update to 0.16.1.
|
|
* gnu/packages/ocaml.scm (ocaml-uri)[source]: Add a file-name field.
|
|
* gnu/packages/emacs-xyz.scm (emacs-shell-command+)[source]: Add a
file-name field.
|
|
* gnu/packages/bioinformatics.scm (ensembl-vep)[source]: Add a file-name
field.
|
|
* gnu/packages/game-development.scm (box2d): New variable.
|
|
Previously: This release was supplied by nixbld.
Now: This release was supplied by GNU Guix.
* gnu/packages/libreoffice.scm (libreoffice)[arguments]: Add
configure-flag to set vendor to 'GNU Guix'.
|
|
* gnu/packages/crates-io.scm (rust-battery-0.7): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/crates-io.scm (rust-lazycell-1): Update to 1.3.0.
[arguments]: Remove #:skip-build.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/crates-io.scm (rust-mach-0.3): New variable.
(rust-mach-0.2): Inherit from above.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/crates-io.scm (rust-uom-0.30): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/crates-io.scm (rust-uom-0.31): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/lua.scm (emilua): Update to 0.3.2.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/golang.scm (go-gopkg-in-yml-v3): New variable
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/games.scm (widelands)[description]: Update to mirror changes in
the stable release.
|
|
* gnu/packages/games.scm (widelands-21): New variable.
"21" was the last beta release. Upstream has now switched to a new versioning
scheme, with lesser numbers.
|
|
* gnu/packages/games.scm (widelands): Update to 1.0.
[source]: Download from github as there is no tarball for v1.0 on their
website.
[inputs]: Add curl.
* gnu/packages/patches/widelands-system-wide_minizip.patch: Adjust for
1.0. CmakeLists.txt now already defines CMAKE_MODULE_PATH, so I've moved
FindMinizip.cmake to this path.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/bioinformatics.scm (perl-cworld-dekker): New variable.
|
|
* gnu/packages/python-xyz.scm (python-ddt): Update to 1.4.2.
|
|
* gnu/packages/emacs-xyz.scm (emacs-which-key): Update to 3.5.3.
|
|
* gnu/packages/messaging.scm (dino): Add comments for v0.3.0 release.
[inputs]: Add gspell and icu4c.
|
|
These new inputs are referenced by the package but was missing in
the package definition. Some of these inputs might have been used
by the package indirectly via propagation from other inputs.
* gnu/packages/messaging.scm (dino)[native-inputs]: Add gobject-introspection.
[inputs]: Add atk, cairo, gdk-pixbug+svg, libnice and pango.
|
|
* gnu/packages/messaging.scm (dino)[inputs]: Remove duplicate gpgme,
gtk+, glib-networking and gsettings-desktop-schemas.
|
|
* gnu/packages/browser-extensions.scm (uassets): Update to 20d21ad7e.
(ublock-origin): Update to 1.36.0.
|