summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: vtk: Sort inputs alphabetically.Efraim Flashner2021-01-07
| | | | * gnu/packages/image-processing.scm (vtk)[inputs]: Sort alphabetically.
* gnu: vtk: Remove some vendored libraries.Efraim Flashner2021-01-07
| | | | | * gnu/packages/image-processing.scm (vtk)[source]: Add snippet to remove some vendored sources.
* gnu: Update copyright line.Leo Prikler2021-01-07
| | | | * gnu/packages/gnome-xyz.scm: Bump year in copyright line.
* gnu: Add materia-theme.Leo Prikler2021-01-07
| | | | * gnu/packages/gnome-xyz.scm (materia-theme): New variable.
* gnu: gnome-xyz.scm: Reorder packages.Leo Prikler2021-01-07
| | | | | | | | Make it so that icon themes, shell extensions and GTK themes are grouped in that order. * gnu/packages/gnome-xyz.scm (matcha-theme): Move before numix-gtk-theme. (papirus-icon-theme): Move after moka-icon-theme.
* gnu: Move faba-icon-theme and moka-icon-theme to gnome-xyz.scmLeo Prikler2021-01-07
| | | | | | | They need to be moved together, as the latter inherits the former. * gnu/packages/gnome.scm (faba-icon-theme, moka-icon-theme): Move from here... * gnu/packages/gnome-xyz.scm (faba-icon-theme, moka-icon-theme): ... to here.
* gnu: arc-icon-theme: Move to gnome-xyz.Leo Prikler2021-01-07
| | | | | * gnu/packages/gnome.scm (arc-icon-theme): Move from here... * gnu/packages/gnome-xyz.scm (arc-icon-theme): ... to here.
* gnu: arc-theme: Move to gnome-xyz.Leo Prikler2021-01-07
| | | | | * gnu/packages/gnome.scm (arc-theme): Move from here... * gnu/packages/gnome-xyz.scm (arc-theme): ... to here.
* gnu: papirus-icon-theme: Update to 20210101.Leo Prikler2021-01-07
| | | | | * gnu/packages/gnome-xyz.scm (papirus-icon-theme): Update to 20210101. Also use upstream versioning.
* gnu: greybird-gtk-theme: Update to 3.22.13.Leo Prikler2021-01-07
| | | | * gnu/packages/gnome-xyz.scm (greybird-gtk-theme): Update to 3.22.13.
* gnu: matcha-theme: Update to 2021-01-01.Leo Prikler2021-01-07
| | | | * gnu/packages/gnome-xyz.scm (matcha-theme): Update to 2021-01-01.
* gnu: delft-icon-theme: Update to 1.14.Leo Prikler2021-01-07
| | | | * gnu/packages/gnome-xyz.scm (delft-icon-theme): Update to 1.14.
* gnu: Add screentest.Evgeny Pisemsky2021-01-07
| | | | | | * gnu/packages/hardware.scm (screentest): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* ui: Fix order of match clauses.Simon Tournier2021-01-07
| | | | | | | | | | Fixes <https://bugs.gnu.org/45709>. This is a follow-up to commit cf289d7cfa34315bf13b3114b9a5bf3d3c05ebea. * guix/ui.scm (run-guix-command): Match for #false first. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: php: Update to 7.4.14.Julien Lepiller2021-01-07
| | | | * gnu/packages/php.scm (php): Update to 7.4.14.
* gnu: sbcl-slynk: Update to 1.0.43.Pierre Neidhardt2021-01-07
| | | | | * gnu/packages/lisp-xyz.scm (sbcl-slynk): Update to 1.0.43. We still use git-version because upstream did not push a Git tag.
* gnu: emacs-sly: Correct version number to 1.0.43.Pierre Neidhardt2021-01-07
| | | | | * gnu/packages/emacs-xyz.scm (emacs-sly): Set version to 1.0.43 (upstream did not push a Git tag).
* gnu: emacs-sly-stepper: Update to 20200106.Pierre Neidhardt2021-01-07
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-sly-stepper): Update to 20200106. [arguments]: Remove convoluted part of the workaround to load agnostic-lizard now that upstream has cleaned up the code.
* gnu: openrct2: Update to 0.3.2.Pierre Neidhardt2021-01-07
| | | | * gnu/packages/games.scm (openrct2): Update to 0.3.2.
* gnu: openrct2-objects: Update to 1.0.20.Pierre Neidhardt2021-01-07
| | | | * gnu/packages/games.scm (openrct2-objects): Update to 1.0.20.
* gnu: json-modern-cxx: Install json_fwd.hpp header.Pierre Neidhardt2021-01-07
| | | | | * gnu/packages/cpp.scm (json-modern-cxx)[arguments]: Set JSON_MultipleHeaders=ON to install optional header.
* gnu: Add duktape.Pierre Neidhardt2021-01-07
| | | | * gnu/packages/javascript.scm (duktape): New variable.
* gnu: base: Add keywords to make-glibc-utf8-locales.Miguel Ángel Arruga Vivas2021-01-07
| | | | | | | | | | * gnu/packages/base.scm (make-glibc-utf8-locales): Add keyword parameters locales and name with the old values as default. [name]: Use name parameter. [arguments]: Use locales parameter. Co-authored-by: Efraim Flashner <efraim@flashner.co.il> Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add cagebreak.宋文武2021-01-07
| | | | * gnu/packages/wm.scm (cagebreak): New variable.
* gnu: wlroots: Propagate wayland-protocols.宋文武2021-01-07
| | | | | | | It's listed in the 'Requires.private' field of wlroots.pc. * gnu/packages/wm.scm (wlroots) [native-inputs]: Move wayland-protocols ... [propagated-inputs]: ... to here.
* gnu: texmacs: Install desktop file.Maxime Devos2021-01-07
| | | | | | | * gnu/packages/text-editors.scm (texmacs)[arguments]: Add ‘install-desktop-file’ phase. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: slurm: Add old 20.02 version back.Vincent Legoll2021-01-07
| | | | | | * gnu/packages/parallel.scm (slurm-20.02): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* upstream: Make the 'updaters' parameter optional.Ludovic Courtès2021-01-07
| | | | | | | | * guix/upstream.scm (lookup-updater, package-latest-release) (package-latest-release*, package-update): Make 'updaters' an optional parameter. * guix/lint.scm (check-for-updates): Remove second argument to 'package-latest-release*'.
* import: elpa: Updater gracefully handles missing upstream data.Ludovic Courtès2021-01-07
| | | | | | | | | Fixes a crash with: guix refresh emacs-exwm-no-x-toolkit * guix/import/elpa.scm (latest-release): Return #f when 'elpa-package-info' returns #f.
* gnu: zfs: Fix build.raid5atemyhomework2021-01-07
| | | | | | | * gnu/packages/file-systems.scm (zfs)[inputs]: Correct "util-linux" input; add "util-linux:lib" input. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: guix: Update to 1.2.0-9.db42ee6.Ricardo Wurmus2021-01-06
| | | | * gnu/packages/package-management.scm (guix): Update to 1.2.0-9.db42ee6.
* gnu: Add guile2.2-curl.Leo Prikler2021-01-06
| | | | * gnu/packages/curl.scm (guile2.2-curl): New variable.
* gnu: guile-curl: Update to 0.7.Leo Prikler2021-01-06
| | | | | | | | | | * gnu/packages/curl.scm (guile-curl): Update to 0.7. [#:modules, #:imported-modules]: Load guile-build-system for target-guile-effective-version. [#:configure-flags]: Use target-guile-effective-version. [#:phases]: Add 'patch-undefined-references. Use target-guile-effective-version. [inputs]: Use guile-3.0.
* gnu: rust-assert-json-diff-1: Fix syntax error.Ricardo Wurmus2021-01-06
| | | | | * gnu/packages/crates-io.scm (rust-assert-json-diff-1)[description]: Fix Texinfo syntax error.
* gnu: guix: Set GUIX_EXTENSIONS_PATH.Ricardo Wurmus2021-01-06
| | | | | * gnu/packages/package-management.scm (guix)[native-search-paths]: Add specification for GUIX_EXTENSIONS_PATH.
* gnu: bpython: Update to 0.20.1.Efraim Flashner2021-01-06
| | | | | | * gnu/packages/python-xyz.scm (bpython): Update to 0.20.1. [propagated-inputs]: Remove python-babel. Add python-wcwidth, python-watchdog, python-jedi.
* gnu: python-curtsies: Update to 0.3.4.Efraim Flashner2021-01-06
| | | | | | * gnu/packages/terminals.scm (python-curtsies): Update to 0.3.4. [home-page]: Update to new home-page. (python2-curtsies): Remove variable.
* services: kernel-module-loader: Return a single 'shepherd-service'.Brice Waegeneire2021-01-06
| | | | | | | | * gnu/services/linux.scm (kernel-module-loader-shepherd-service): Return a 'shepherd-service' instead of a list of it. (kernel-module-loader-service-type): Adjust it. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: rust-csv-1: Remove minor version from name.Nicolas Goaziou2021-01-06
| | | | | | | | | | | | | * gnu/packages/crates-io.scm (rust-csv-1): Remove minor version from name. (rust-aho-corasick-0.6): (rust-criterion-0.3): (rust-criterion-0.2): (rust-csv-0.14): (rust-prettytable-rs-0.8): (rust-rusqlite-0.24): (rust-rusqlite-0.23): (rust-serde-qs-0.7): (rust-x86-0.33): Apply removal.
* gnu: Add rust-portpicker-0.1.Nicolas Goaziou2021-01-06
| | | | * gnu/packages/crates-io.scm (rust-portpicker-0.1): New variable.
* gnu: Add rust-byte-pool-0.2.Nicolas Goaziou2021-01-06
| | | | * gnu/packages/crates-io.scm (rust-byte-pool-0.2): New variable.
* gnu: Add rust-async-dup-1.Nicolas Goaziou2021-01-06
| | | | * gnu/packages/crates-io.scm (rust-async-dup-1): New variable.
* gnu: Add rust-simple-mutex-1.Nicolas Goaziou2021-01-06
| | | | * gnu/packages/crates-io.scm (rust-simple-mutex-1): New variable.
* gnu: Add rust-serde-qs-0.7.Nicolas Goaziou2021-01-06
| | | | * gnu/packages/crates-io.scm (rust-serde-qs-0.7): New variable.
* gnu: rust-csv: Do not skip build.Nicolas Goaziou2021-01-06
| | | | * gnu/packages/crates-io.scm (rust-csv-1.1)[arguments]: Do not skip build.
* gnu: rust-csv-1.1: Update to 1.1.5.Nicolas Goaziou2021-01-06
| | | | * gnu/packages/crates-io.scm (rust-csv-1.1): Update to 1.1.5.
* gnu: Add rust-infer-0.2.Nicolas Goaziou2021-01-06
| | | | * gnu/packages/crates-io.scm (rust-infer-0.2): New variable.
* gnu: Add rust-actix-web-2.Nicolas Goaziou2021-01-06
| | | | | | | | * gnu/packages/crates-io.scm (rust-actix-http-1): (rust-actix-http-test-1): (rust-actix-web-2): (rust-actix-web-codegen-0.2): (rust-awc-1): New variable.
* gnu: Add rust-actix-0.10.Nicolas Goaziou2021-01-06
| | | | * gnu/packages/crates-io.scm (rust-actix-0.10): New variable.
* gnu: Add rust-actix-derive-0.5.Nicolas Goaziou2021-01-06
| | | | * gnu/packages/crates-io.scm (rust-actix-derive-0.5): New variable.