summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: Add ecj4-javac-wrapper.Ricardo Wurmus2021-12-23
| | | | * gnu/packages/java.scm (ecj4-javac-wrapper): New variable.
* gnu: Add ecj4-bootstrap.Ricardo Wurmus2021-12-23
| | | | * gnu/packages/java.scm (ecj4-bootstrap): New variable.
* gnu: ecj-javac-wrapper-final: Use new style for inputs.Ricardo Wurmus2021-12-23
| | | | | * gnu/packages/java.scm (ecj-javac-wrapper-final)[native-inputs]: Use new style.
* gnu: ecj-javac-wrapper-final: Use Guile 3.Ricardo Wurmus2021-12-23
| | | | | * gnu/packages/java.scm (ecj-javac-wrapper-final)[native-inputs]: Replace guile-2.2 with guile-3.0.
* gnu: ecj-javac-wrapper: Use Guile 3.Ricardo Wurmus2021-12-23
| | | | | * gnu/packages/java.scm (ecj-javac-wrapper)[native-inputs]: Replace guile-2.2 with guile-3.0.
* gnu: ecj-javac-wrapper: Remove trailing #T.Ricardo Wurmus2021-12-23
| | | | * gnu/packages/java.scm (ecj-javac-wrapper)[arguments]: Remove trailing #T.
* gnu: ecj-javac-wrapper: Remove rt.jar from classpath.Ricardo Wurmus2021-12-23
| | | | | * gnu/packages/java.scm (ecj-javac-wrapper)[arguments]: Do not add jamvm's rt.jar to the classpath.
* gnu: ecj-bootstrap: Remove trailing #T.Ricardo Wurmus2021-12-23
| | | | | * gnu/packages/java.scm (ecj-bootstrap)[arguments]: Remove trailing #T from build phase.
* gnu: jamvm: Simplify snippet.Ricardo Wurmus2021-12-23
| | | | * gnu/packages/java.scm (jamvm)[source]: Simplify snippet.
* gnu: Add quantlib.Foo Chuan Wei2021-12-23
| | | | | | * gnu/packages/finance.scm (quantlib): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: libite: Edit synopsis and description.Mathieu Othacehe2021-12-23
| | | | | * gnu/packages/linux.scm (libite)[synopsis]: Improve it. [description]: Ditto.
* gnu: watchdogd: Add a missing dot.Mathieu Othacehe2021-12-23
| | | | * gnu/packages/linux.scm (watchdogd)[description]: Add a missing dot.
* gnu: linux-libre 4.4: Update to 4.4.296.Leo Famulari2021-12-23
| | | | | * gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.296. (linux-libre-4.4-pristine-source): Update hash.
* gnu: linux-libre 4.9: Update to 4.9.294.Leo Famulari2021-12-23
| | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.294. (linux-libre-4.9-pristine-source): Update hash.
* gnu: linux-libre 4.14: Update to 4.14.259.Leo Famulari2021-12-23
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.259. (linux-libre-4.14-pristine-source): Update hash.
* gnu: linux-libre 4.19: Update to 4.19.222.Leo Famulari2021-12-23
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.222. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre 5.4: Update to 5.4.168.Leo Famulari2021-12-23
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.168. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre 5.10: Update to 5.10.88.Leo Famulari2021-12-23
| | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.88. (linux-libre-5.10-pristine-source): Update hash.
* gnu: linux-libre: Update to 5.15.11.Leo Famulari2021-12-23
| | | | | * gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.11. (linux-libre-5.15-pristine-source): Update hash.
* gnu: Add watchdogd.Petr Hodina2021-12-23
| | | | | | * gnu/packages/linux.scm (watchdogd): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: Add libuev.Petr Hodina2021-12-23
| | | | | | * gnu/packages/linux.scm (libuev): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: Add libite.Petr Hodina2021-12-23
| | | | | | * gnu/packages/linux.scm (libite): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: Remove unused module import from (gnu packages linux).Leo Famulari2021-12-23
| | | | | | | | | | | | This caused an ambiguous import warning: ------ WARNING: (gnu packages linux): `build' imported from both (gnu packages build-tools) and (guix store) ------ This is a followup to commit 6961c8368c66feef1fe5e7f4d425b857c1051948. * gnu/packages/linux.scm: Do not import (gnu packages build-tools).
* gnu: Add qelectrotech.Vinicius Monego2021-12-23
| | | | | | * gnu/packages/engineering.scm (qelectrotech): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: guix: Update to 1.3.0-17.2a49ddb.Mathieu Othacehe2021-12-23
| | | | | | Also add a note about updating the guix package when it fails to build. * gnu/packages/package-management.scm (guix): Update to 1.3.0-17.2a49ddb.
* gnu: cl-ana: Update to 0.0.0-2.848185e.Sharlatan Hellseher2021-12-23
| | | | | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-ana): Update to 0.0.0-2.848185e. [inputs]: Use new style. [native-inputs]: Add openmpi and pkg-config. [propagated-inputs]: Add gnuplot. [arguments]: Update 'fix-paths' phase. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: pre-commit: Update to 2.16.0.Vinicius Monego2021-12-22
| | | | | | * gnu/packages/version-control.scm (pre-commit): Update to 2.16.0. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: gsequencer: Update to 3.14.5.Vinicius Monego2021-12-22
| | | | | | | * gnu/packages/music.scm (gsequencer): Update to 3.14.5. [source]<origin>: Update url. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: gsequencer: Build with libsoup 2.Vinicius Monego2021-12-22
| | | | | | | | * gnu/packages/music.scm (gsequencer)[native-inputs]: Use the new style. [inputs]: Replace libsoup with libsoup-minimal-2 and webkitgtk with webkitgtk-with-libsoup2. Use the new style. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: gnome-commander: Update to 1.12.3.1.Vinicius Monego2021-12-22
| | | | | | * gnu/packages/gnome.scm (gnome-commander): Update to 1.12.3.1. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: openexr: Update to 3.1.3.Vinicius Monego2021-12-22
| | | | | | * gnu/packages/graphics.scm (openexr): Update to 3.1.3. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: libksba: Fix cross-compilation.Marius Bakke2021-12-23
| | | | * gnu/packages/gnupg.scm (libksba)[native-inputs]: Remove.
* gnu: qemu-minimal: Actually remove unnecessary native-inputs.Marius Bakke2021-12-23
| | | | | | | This is a follow-up to commit d64bd1254a015dfc999431dc65b6c5f210e8e334. * gnu/packages/virtualization.scm (qemu-minimal)[native-inputs]: Filter static outputs and remove "gettext-minimal" instead of "gettext".
* gnu: seabios: Build vgabios targets.Marius Bakke2021-12-23
| | | | | | * gnu/packages/firmware.scm (seabios)[arguments]: Add new phase to build various vgabiosen. While at it, create a "bios-256k.bin" as expected by QEMU.
* gnu: seabios: Encode version information in the binary.Marius Bakke2021-12-23
| | | | | | | | ...to make the build deterministic. * gnu/packages/firmware.scm (seabios)[arguments]: Create a ".version" file as expected by the build system. While at it, set EXTRAVERSION as recommended by upstream.
* gnu: seabios: Update to 1.15.0.Marius Bakke2021-12-23
| | | | | | * gnu/packages/firmware.scm (seabios): Update to 1.15.0. [arguments]: Remove trailing #t's. [native-inputs]: Remove label.
* gnu: gcl: Avoid referencing GCC from the top-level.Marius Bakke2021-12-23
| | | | | * gnu/packages/lisp.scm (gcl)[arguments]: Use SEARCH-INPUT-FILE instead of referencing the GCC variable.
* gnu: rsync: Remove 3.1.3.Marius Bakke2021-12-23
| | | | | * gnu/packages/rsync.scm (rsync-next): Remove variable. (rsync): Update to 3.2.3. While at it, remove input labels.
* gnu: emacs-eldev: Adjust to changes in emacs-build-system.Jelle Licht2021-12-23
| | | | | * gnu/packages/emacs-xyz.scm (emacs-eldev)[install-eldev-executable]: Use elpa-directory for ELDEV_LOCAL.
* gnu: xorg-server: Update to 21.1.2 [security fixes].Leo Famulari2021-12-22
| | | | | | | Fixes CVE-2021-4008, CVE-2021-4009, CVE-2021-4010, and CVE-2021-4011. * gnu/packages/xorg.scm (xorg-server): Update to 21.1.2. (xorg-server-for-tests): Use version 21.1.1.
* gnu: emacs-evil-collection: Update to 0.0.7.Nicolas Goaziou2021-12-22
| | | | * gnu/packages/emacs-xyz.scm (emacs-evil-collection): Update to 0.0.7.
* gnu: emacs-cider: Update to 1.2.0.Nicolas Goaziou2021-12-22
| | | | * gnu/packages/emacs-xyz.scm (emacs-cider): Update to 1.2.0.
* gnu: emacs-geiser-guile: Update to 0.20.1.Nicolas Goaziou2021-12-22
| | | | * gnu/packages/emacs-xyz.scm (emacs-geiser-guile): Update to 0.20.1.
* gnu: emacs-geiser: Update to 0.21.Nicolas Goaziou2021-12-22
| | | | * gnu/packages/emacs-xyz.scm (emacs-geiser): Update to 0.21.
* gnu: Add sugar-light-sddm-theme.Petr Hodina2021-12-22
| | | | | | * gnu/packages/display-manager.scm (sugar-light-sddm-theme): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add sugar-dark-sddm-theme.Petr Hodina2021-12-22
| | | | | | * gnu/packages/display-manager.scm (sugar-dark-sddm-theme): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add xblackjack.Foo Chuan Wei2021-12-22
| | | | | | * gnu/packages/games.scm (xblackjack): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: emacs-posframe: Update to 1.1.3.Nicolas Goaziou2021-12-22
| | | | * gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 1.1.3.
* gnu: emacs-pyim: Update to 3.9.6.Nicolas Goaziou2021-12-22
| | | | * gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 3.9.6.
* gnu: python-scipy: Update to 1.7.3.Efraim Flashner2021-12-22
| | | | | | | | | * gnu/packages/python-science.scm (python-scipy): Update to 1.7.3. [native-inputs]: Add python-pydata-sphinx-theme, python-sphinx-panels. [arguments]: Add phase to build without python-pythran. Remove trailing #t from phases. * gnu/packages/sphinx.scm (python-pydata-sphinx-theme)[native-inputs]: Remove python-plotly.