summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: sbcl-cl-gamepad: Remove asdf:compile-system workaround.Pierre Neidhardt2022-08-03
| | | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-gamepad)[arguments]: Remove 'build phase patch now that asdf-build-system/sbcl builds using asdf:load-system which fixes the bug. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: xscreensaver: Remove input labels.Ludovic Courtès2022-08-03
| | | | * gnu/packages/xdisorg.scm (xscreensaver)[inputs]: Remove labels.
* gnu: xscreensaver: Update to 6.04.r0man2022-08-03
| | | | | | * gnu/packages/xdisorg.scm (xscreensaver): Update to 6.04. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add evtest.Artyom V. Poptsov2022-08-03
| | | | | | * gnu/packages/linux.scm (evtest): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: font-sarasa-gothic: Update to 0.36.6Hilton Chain2022-08-03
| | | | | | | | | From 46bc3dcc324074b633c5bb3e1c1bdb5f209f5c15 Mon Sep 17 00:00:00 2001 * gnu/packages/fonts.scm (font-sarasa-gothic): Update to 0.36.6. Signed-off-by: Hilton Chain <hako@ultrarare.space> Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add android-file-transfer.kiasoc52022-08-03
| | | | | | * gnu/packages/android.scm (android-file-transfer): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: fenics: Do not mpirun tests.Ontje Lünsdorf2022-08-03
| | | | | | | * gnu/packages/simulation.scm (fenics)[phases]: Do not use mpirun for tests and skip failing XDMF test. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add font-chiron-hei-hk.Hilton Chain2022-08-03
| | | | | | | * gnu/packages/fonts (font-chiron-hei-hk): New variable. Signed-off-by: Hilton Chain <hako@ultrarare.space> Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: Add font-chiron-sung-hk.Hilton Chain2022-08-03
| | | | | | | * gnu/packages/fonts (font-chiron-sung-hk): New variable. Signed-off-by: Hilton Chain <hako@ultrarare.space> Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: emacs: Suppress loading messages for guix emacs packages.André A. Gomes2022-08-03
| | | | | | | * gnu/packages/aux-files/emacs/guix-emacs.el (guix-emacs-autoload-packages): Pass NOMESSAGE as t for 'load'. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: Add hashlink.John Kehayias2022-08-03
| | | | | | * gnu/packages/haxe.scm (hashlink): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: Add haxe.John Kehayias2022-08-03
| | | | | | | * gnu/packages/haxe.scm (haxelib-src): New variable. (haxe): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: Add neko.John Kehayias2022-08-03
| | | | | | | | * gnu/packages/haxe.scm: New module. (neko): New variable. * gnu/local.mk (GNU_SYSTEM_MODULES): Add new module. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: nsis: Update to 3.08.Vivien Kraus2022-08-03
| | | | | | | | | * gnu/packages/patches/nsis-source-date-epoch.patch: Drop this patch. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/patches/nsis-env-passthru.patch: Adjust the patch. * gnu/packages/installers.scm (make-nsis): Update to 3.08. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: Add minimp3.John Kehayias2022-08-03
| | | | | | * gnu/packages/mp3.scm (minimp3): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: Add mikktspace.John Kehayias2022-08-03
| | | | | | * gnu/packages/graphics.scm (mikktspace): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: Add ocaml-xml-light.John Kehayias2022-08-03
| | | | | | * gnu/packages/ocaml.scm (ocaml-xml-light): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: Add ocaml-sha.John Kehayias2022-08-03
| | | | | | * gnu/packages/ocaml.scm (ocaml-sha): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: Add ocaml-ptmap.John Kehayias2022-08-03
| | | | | | * gnu/packages/ocaml.scm (ocaml-ptmap): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: Add ocaml-luv.John Kehayias2022-08-03
| | | | | | * gnu/packages/ocaml.scm (ocaml-luv): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: python-dill: Update to 0.3.5.1.FELŠÖCI Marek2022-08-03
| | | | | | * gnu/packages/python-xyz.scm (python-dill): Update to 0.3.5.1. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: qt5ct: Fix build.Morgan Smith2022-08-03
| | | | | | | | * gnu/packages/qt.scm (qt5ct)[build-system]: Change to qt-build-system. [arguments]: Adjust accordingly. [inputs]: Remove qtbase-5. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: Add font-lxgw-wenkai-tc.Hilton Chain2022-08-03
| | | | | | | * gnu/packages/fonts (font-lxgw-wenkai-tc): New variable. Signed-off-by: Hilton Chain <hako@ultrarare.space> Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: Add font-lxgw-wenkai.Hilton Chain2022-08-03
| | | | | | | * gnu/packages/fonts.scm (font-lxgw-wenkai): New variable. Signed-off-by: Hilton Chain <hako@ultrarare.space> Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: createrepo-c: Update to 0.20.1.Maxim Cournoyer2022-08-02
| | | | * gnu/packages/rpm.scm (createrepo-c): Update to 0.20.1.
* gnu: zchunk: Update to 1.2.2.Maxim Cournoyer2022-08-02
| | | | * gnu/packages/compression.scm (zchunk): Update to 1.2.2.
* gnu: drpm: Update to 0.5.1.Maxim Cournoyer2022-08-02
| | | | * gnu/packages/rpm.scm (drpm): Update to 0.5.1.
* gnu: createrepo-c: Use gexps.Maxim Cournoyer2022-08-02
| | | | | * gnu/packages/rpm.scm (createrepo-c) [phases]: Use gexps.
* gnu: libmodulemd: Fix build and use new style inputs and gexps.Maxim Cournoyer2022-08-02
| | | | | | | | | | * gnu/packages/rpm.scm (libmodulemd) [arguments]: Use gexps. [phases]{fix-glib-doc-prefix}: Use search-input-directory. {fix-docbook-references}: Use search-input-file. {move-documentation}: Use search-input-directory. [native-inputs]: Use new style. Add python. [inputs]: Use new style.
* gnu: rpm: Update to 4.17.1.Maxim Cournoyer2022-08-02
| | | | * gnu/packages/package-management.scm (rpm): Update to 4.17.1.
* gnu: rpm: Make popt a propagated input.Maxim Cournoyer2022-08-02
| | | | | * gnu/packages/package-management.scm (rpm)[inputs]: Move popt... [propagated-inputs]: ... to here.
* gnu: xpra: Update to 4.3.4andy Tai2022-08-02
| | | | | | gnu/packages/xorg.scm (xpra): Update to 4.3.4 Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: python-pyvista: Update to 0.35.2.Paul A. Patience2022-08-02
| | | | | | * gnu/packages/python-science.scm (python-pyvista): Update to 0.35.2. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: gnuplot: Update to 5.4.4.Paul A. Patience2022-08-02
| | | | | | * gnu/packages/maths.scm (gnuplot): Update to 5.4.4. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: gnuplot: Use G-expressions.Paul A. Patience2022-08-02
| | | | | | * gnu/packages/maths.scm (gnuplot)[arguments]: Use G-expressions. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: gnuplot: Remove input labels.Paul A. Patience2022-08-02
| | | | | | | | * gnu/packages/maths.scm (gnuplot)[inputs]: Move below native-inputs and sort. [native-inputs]: Remove labels. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: wcalc: Remove pre-generated files.Efraim Flashner2022-08-02
| | | | | | * gnu/packages/maths.scm (wcalc)[source]: Add snippet to remove files generated by bison and flex. [native-inputs]: Add bison, flex.
* gnu: nano: Update to 6.4.Efraim Flashner2022-08-02
| | | | * gnu/packages/nano.scm (nano): Update to 6.4.
* gnu: parallel: Add bash-minimal.Efraim Flashner2022-08-02
| | | | * gnu/packages/parallel.scm (parallel)[inputs]: Add bash-minimal.
* gnu: parallel: Update to 20220722.Efraim Flashner2022-08-02
| | | | * gnu/packages/parallel.scm (parallel): Update to 20220722.
* gnu: Add r-rcppalgos.Ricardo Wurmus2022-08-02
| | | | * gnu/packages/cran.scm (r-rcppalgos): New variable.
* gnu: Add r-phylotools.Ricardo Wurmus2022-08-02
| | | | * gnu/packages/cran.scm (r-phylotools): New variable.
* gnu: Add python-scanorama.Ricardo Wurmus2022-08-02
| | | | * gnu/packages/bioinformatics.scm (python-scanorama): New variable.
* gnu: python-intervaltree: Update to 3.1.0.Ricardo Wurmus2022-08-02
| | | | * gnu/packages/bioinformatics.scm (python-intervaltree): Update to 3.1.0.
* gnu: Add python-geosketch.Ricardo Wurmus2022-08-02
| | | | * gnu/packages/python-science.scm (python-geosketch): New variable.
* gnu: Add python-fbpca.Ricardo Wurmus2022-08-02
| | | | * gnu/packages/python-science.scm (python-fbpca): New variable.
* gnu: monero-gui: Update to 0.18.0.0.Guillaume Le Vaillant2022-08-02
| | | | | | * gnu/packages/finance.scm (monero-gui): Update to 0.18.0.0. [inputs]: remove labels. [arguments]: Use gexps.
* gnu: monero: Update to 0.18.0.0.Guillaume Le Vaillant2022-08-02
| | | | | | * gnu/packages/finance.scm (monero): Update to 0.18.0.0. [source]: Update snippet. [arguments]: Use gexps.
* gnu: scummvm: Update to 2.6.0.Nicolas Goaziou2022-08-02
| | | | * gnu/packages/emulators.scm (scummvm): Update to 2.6.0.
* gnu: emacs-clojure-mode: Update to 5.15.1.Nicolas Goaziou2022-08-02
| | | | * gnu/packages/emacs-xyz.scm (emacs-clojure-mode): Update to 5.15.1.