Age | Commit message (Collapse) | Author |
|
* gnu/packages/crates-io.scm (rust-cmac-0.5): New variable.
|
|
* gnu/packages/crates-io.scm (rust-cipher-0.2): New variable.
|
|
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.165.
(linux-libre-4.19-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.87.
(linux-libre-5.4-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.5.
(linux-libre-5.10-pristine-source): Update hash.
|
|
* gnu/packages/video.scm (obs): Update to 26.1.1.
|
|
* gnu/packages/gnome.scm (system-config-printer): Update to 1.5.14.
|
|
* gnu/packages/games.scm (starfighter): Update to 2.4.
|
|
* gnu/packages/video.scm (youtube-viewer): Update to 3.8.1.
|
|
* gnu/packages/perl-check.scm (perl-test-file): Update to 1.444.
|
|
* gnu/packages/fpga.scm (gtkwave): Update to 3.3.108.
|
|
* gnu/packages/messaging.scm (ngircd): Update to 26.1.
|
|
* gnu/packages/image-processing.scm (vtk)[source]: Remove more bundled
sources in snippet.
[arguments]: Add to configure-flags to use more system libraries.
[inputs]: Remove libogg. Add double-conversion, eigen, gl2ps, glew, lz4,
netcdf, proj.4 and sqlite.
|
|
* gnu/packages/image-processing.scm (vtk)[inputs]: Sort alphabetically.
|
|
* gnu/packages/image-processing.scm (vtk)[source]: Add snippet to remove
some vendored sources.
|
|
* gnu/packages/gnome-xyz.scm: Bump year in copyright line.
|
|
* gnu/packages/gnome-xyz.scm (materia-theme): New variable.
|
|
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.
|
|
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/packages/gnome.scm (arc-icon-theme): Move from here...
* gnu/packages/gnome-xyz.scm (arc-icon-theme): ... to here.
|
|
* gnu/packages/gnome.scm (arc-theme): Move from here...
* gnu/packages/gnome-xyz.scm (arc-theme): ... to here.
|
|
* gnu/packages/gnome-xyz.scm (papirus-icon-theme): Update to 20210101.
Also use upstream versioning.
|
|
* gnu/packages/gnome-xyz.scm (greybird-gtk-theme): Update to 3.22.13.
|
|
* gnu/packages/gnome-xyz.scm (matcha-theme): Update to 2021-01-01.
|
|
* gnu/packages/gnome-xyz.scm (delft-icon-theme): Update to 1.14.
|
|
* gnu/packages/hardware.scm (screentest): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
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/packages/php.scm (php): Update to 7.4.14.
|
|
* 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/packages/emacs-xyz.scm (emacs-sly): Set version to 1.0.43 (upstream did
not push a Git tag).
|
|
* 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/packages/games.scm (openrct2): Update to 0.3.2.
|
|
* gnu/packages/games.scm (openrct2-objects): Update to 1.0.20.
|
|
* gnu/packages/cpp.scm (json-modern-cxx)[arguments]: Set
JSON_MultipleHeaders=ON to install optional header.
|
|
* gnu/packages/javascript.scm (duktape): New variable.
|
|
* 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/packages/wm.scm (cagebreak): New variable.
|
|
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/packages/text-editors.scm (texmacs)[arguments]: Add
‘install-desktop-file’ phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/parallel.scm (slurm-20.02): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* 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*'.
|
|
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/packages/file-systems.scm (zfs)[inputs]: Correct "util-linux" input;
add "util-linux:lib" input.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
* gnu/packages/package-management.scm (guix): Update to 1.2.0-9.db42ee6.
|
|
* gnu/packages/curl.scm (guile2.2-curl): New variable.
|
|
* 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/packages/crates-io.scm (rust-assert-json-diff-1)[description]: Fix
Texinfo syntax error.
|
|
* gnu/packages/package-management.scm (guix)[native-search-paths]: Add
specification for GUIX_EXTENSIONS_PATH.
|
|
* gnu/packages/python-xyz.scm (bpython): Update to 0.20.1.
[propagated-inputs]: Remove python-babel. Add python-wcwidth,
python-watchdog, python-jedi.
|
|
* gnu/packages/terminals.scm (python-curtsies): Update to 0.3.4.
[home-page]: Update to new home-page.
(python2-curtsies): Remove variable.
|