aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: Add cl-evaled-when.jgart2022-09-09
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-evaled-when, ecl-evaled-when, sbcl-evaled-when): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-fakenil.jgart2022-09-09
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-fakenil, ecl-fakenil, sbcl-fakenil): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-simple-guess.jgart2022-09-09
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-simple-guess, ecl-simple-guess, sbcl-simple-guess): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-inheriting-readers.jgart2022-09-09
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-inheriting-readers, ecl-inheriting-readers, sbcl-inheriting-readers): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-shared-preferences.jgart2022-09-09
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-shared-preferences, ecl-shared-preferences, sbcl-shared-preferences): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-object-class.jgart2022-09-09
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-object-class, ecl-object-class, sbcl-object-class): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-enhanced-defclass.jgart2022-09-09
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-enhanced-defclass, ecl-enhanced-defclass, sbcl-enhanced-defclass): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-enhanced-typep.jgart2022-09-09
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-enhanced-typep, ecl-enhanced-typep, sbcl-enhanced-typep): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-canonicalized-initargs.jgart2022-09-09
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-canonicalized-initargs, ecl-canonicalized-initargs, sbcl-canonicalized-initargs): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add emacs-telephone-line.jgart2022-09-09
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-telephone-line): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-eldev: Update to 1.2.2.Nicolas Goaziou2022-09-09
| | | | * gnu/packages/emacs-xyz.scm (emacs-eldev): Update to 1.2.2.
* gnu: emacs-php-mode: Update to 1.24.1.Nicolas Goaziou2022-09-09
| | | | * gnu/packages/emacs-xyz.scm (emacs-php-mode): Update to 1.24.1.
* gnu: emacs-gruvbox-theme: Update to 1.30.1.Nicolas Goaziou2022-09-09
| | | | * gnu/packages/emacs-xyz.scm (emacs-gruvbox-theme): Update to 1.30.1.
* gnu: rust-proc-macro2-1: Add rust-unicode-ident-1 to inputs.Ricardo Wurmus2022-09-09
| | | | | * gnu/packages/crates-io.scm (rust-proc-macro2-1)[inputs]: Add rust-unicode-ident-1.
* gnu: bootloader: Report error in menu-entry.tiantian2022-09-08
| | | | | | | | * gnu/bootloader.scm (report-menu-entry-error): New procedure. (menu-entry->sexp): Add a call to `report-menu-entry-error'. Co-Authored-By: Julien Lepiller <julien@lepiller.eu> Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: bootloader: grub: Add support for chain-loader.tiantian2022-09-08
| | | | | | | * gnu/bootloader/grub.scm (grub-configuration-file): Add support for chain-loader. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: bootloader: Extend `<menu-entry>' for chain-loader.tiantian2022-09-08
| | | | | | | | | * gnu/bootloader.scm (<menu-entry>)[chain-loader]: New field. (menu-entry->sexp, sexp->menu-entry): Support chain-loader. * doc/guix.texi (Bootloader Configuration): Document it. Co-Authored-By: Julien Lepiller <julien@lepiller.eu> Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: eigen: Skip some tests on some architectures.Efraim Flashner2022-09-08
| | | | | | | * gnu/packages/algebra.scm (eigen)[arguments]: Add a phase to skip some tests which fail on various platforms. (eigen-for-tensorflow, eigen-for-tensorflow-lite)[arguments]: Don't inherit new phase.
* gnu: Add python-pymonad.Arun Isaac2022-09-08
| | | | * gnu/packages/python-xyz.scm (python-pymonad): New variable.
* services: agetty-service-type: Add missing dash.Hilton Chain2022-09-08
| | | | | | | * gnu/services/base.scm (<agetty-configuration>): Add missing dash for no-hostname? configuration. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: strawberry: Update to 1.0.9.Michael Rohleder2022-09-08
| | | | | | | * gnu/packages/music.scm (strawberry): Update to 1.0.9. [inputs]: Add icu4c. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: dragon-drop: Update to 1.2.0.kiasoc52022-09-08
| | | | | | * gnu/packages/gtk.scm (dragon-drop): Update to 1.2.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: flatpak: Update to 1.14.0.kiasoc52022-09-08
| | | | | | * gnu/packages/package-management.scm (flatpak): Update to 1.14.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add texlive-latex-totcount.Wiktor Żelazny2022-09-08
| | | | | | * gnu/packages/tex.scm (texlive-latex-totcount): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add texlive-generic-soul.Wiktor Żelazny2022-09-08
| | | | | | * gnu/packages/tex.scm (texlive-generic-soul): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add texlive-latex-tabto-ltx.Wiktor Żelazny2022-09-08
| | | | | | * gnu/packages/tex.scm (texlive-latex-tabto-ltx): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add texlive-latex-lastpage.Wiktor Żelazny2022-09-08
| | | | | | * gnu/packages/tex.scm (texlive-latex-lastpage): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: podman: Update to 4.2.0.Zhu Zihao2022-09-08
| | | | | | * gnu/packages/containers.scm (podman): Update to 4.2.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: podman: Use G-expressions.Zhu Zihao2022-09-08
| | | | | | * gnu/packages/containers.scm (podman)[arguments]: Use G-expressions. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add solvespace.Kristian Lein-Mathisen2022-09-08
| | | | | | * gnu/packages/engineering.scm (solvespace): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add mimalloc.Kristian Lein-Mathisen2022-09-08
| | | | | | * gnu/packages/c.scm (mimalloc): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: man-pages: Update to new style.Lilah Tascheter2022-09-08
| | | | | | | * gnu/packages/man.scm (man-pages)[arguments]: Refer to package output using gexps instead of assoc-ref on a parameter. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add man-pages-posix.Lilah Tascheter2022-09-08
| | | | | | * gnu/packages/man.scm (man-pages-posix): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: zsh-autopair.gyara2022-09-08
| | | | | | * gnu/packages/shellutils.scm (zsh-autopair): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* file-systems: Open files with O_CLOEXEC.Ludovic Courtès2022-09-08
| | | | | | | | | Since this code is run from PID 1, this ensures file descriptors to sensitive files and devices are not accidentally leaked to sub-processes. * gnu/build/file-systems.scm (call-with-input-file): New procedure. (mount-file-system): Use 'close-fdes' + 'open-fdes'.
* gnu: zuo: Use English in description.Liliana Marie Prikler2022-09-08
| | | | * gnu/packages/racket.scm (zuo)[description]: Use English.
* gnu: komikku: Update to 0.41.0.Liliana Marie Prikler2022-09-08
| | | | * gnu/packages/gnome.scm (komikku): Update to 0.41.0.
* tests: dict: Increase VM memory-size.Mathieu Othacehe2022-09-08
| | | | * gnu/tests/dict.scm (run-dicod-test): Increase it to 1024 MiB.
* gnu: uBlock Origin: Update to 1.44.2.Marius Bakke2022-09-07
| | | | * gnu/packages/browser-extensions.scm (ublock-origin): Update to 1.44.2.
* gnu: f3d: Update to 1.3.1.Paul A. Patience2022-09-07
| | | | | | | | | * gnu/packages/graphics.scm (f3d): Update to 1.3.1. [snippet]: Use G-expression. [arguments]<#:configure-flags>: Update option name to F3D_INSTALL_MIME_TYPES_FILES. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: python-sympy: Update to 1.11.1.Greg Hogan2022-09-07
| | | | | | | | | All dependents successfully build except the continued failure of python-dolfin-adjoint: http://ci.guix.gnu.org/build/1306546/details * gnu/packages/python-xyz.scm (python-sympy): Update to 1.11.1. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: python-pyside-2-tools: Fix synopsis and description.Zhu Zihao2022-09-07
| | | | | | | | * gnu/packages/qt.scm (python-pyside2-tools)[synopsis]: Use more descriptive words. [description]: Ditto. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: python-pyside-2-tools: Use G-expressions.Zhu Zihao2022-09-07
| | | | | | | | | * gnu/packages/qt.scm (python-pyside2-tools)[native-inputs]: Use label-less style. [arguments]: Use G-expressions. <#:configure-flags>: Use SEARCH-INPUT-FILE. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: Add python-pyside-6.Zhu Zihao2022-09-07
| | | | | | * gnu/packages/qt.scm (python-pyside-6): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: python-pyside-2: Use "this-package-input" instead of "assoc-ref".Zhu Zihao2022-09-07
| | | | | | | | * gnu/packages/qt.scm (python-pyside-2)[arguments]<#:configure-flags>: Use SEARCH-INPUT-FILE. <#:phases>: In phase "fix-qt-module-detection", use "this-package-input". Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: python-pyside-2: Clarify the package inputs.Zhu Zihao2022-09-07
| | | | | | | | | | | | | | | | The module "PySide.PyQtUiTools" depends on "qttools-5", it should be an input, not a native input. libxml2, libxslt, clang-toolchain is only used by python-shiboken-2. cmake-minimal is not used. * gnu/packages/qt.scm (python-pyside-2): [inputs]: Remove libxml2, libxslt, clang-toolchain. Add qttools-5. [native-inputs]: Remove cmake-minimal, qttools-5. [arguments]<#:phases>: Remove phase "set-clang-dir". Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: python-pyside-2: Use G-expressions.Zhu Zihao2022-09-07
| | | | | | | | * gnu/packages/qt.scm (python-pyside-2)[native-inputs]: Use label-less input style. [arguments]: Use G-expressions. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: Add python-shiboken-6Zhu Zihao2022-09-07
| | | | | | * gnu/packages/qt.scm (python-shiboken-6): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: python-shiboken-2: Use G-expressions.Zhu Zihao2022-09-07
| | | | | | | | * gnu/packages/qt.scm (python-shiboken-2)[arguments]: Use G-expressions. <#:phases>: In phase "set-build-env", Replace (assoc-ref inputs ...) with (this-package-input ...). Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: abseil-cpp: Update to 20220623.1.Hilton Chain2022-09-07
| | | | | | * gnu/packages/cpp.scm (abseil-cpp): Update to 20220623.1. Signed-off-by: Marius Bakke <marius@gnu.org>