Age | Commit message (Collapse) | Author |
|
* gnu/packages/perl.scm (perl-log-any): New variable.
|
|
* gnu/packages/emacs.scm (emacs-visual-fill-column): New variable.
|
|
* gnu/packages/lisp.scm (ccl): Update to 1.11.
Signed-off-by: 宋文武 <iyzsong@gmail.com>
|
|
* gnu/packages/bioinformatics.scm (r-variantannotation): Update to 1.18.6.
|
|
* gnu/packages/bioinformatics.scm (r-genomationdata): Update to 1.4.2.
|
|
Fixes a regression introduced in
d26e2b9f306a1170d46f7c860c81840d9d600161.
* gnu/packages/kde-frameworks.scm (kwindowsystem, oxygen-icons): Set to
"5.21.0".
|
|
Fixes a regression introduced in
d26e2b9f306a1170d46f7c860c81840d9d600161.
* gnu/packages/kde-frameworks.scm (extra-cmake-modules)[version]: Set to
"5.21.0".
|
|
* doc/guix.texi (Installing GuixSD in a VM): New node.
(USB Stick Installation): Refer to it.
(System Installation): Mention "GuixSD".
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/system/mapped-devices.scm (open-raid-device): Bail out after 20
loop iterations.
|
|
* gnu/system/mapped-devices.scm (open-raid-device): Rename 'source' to
'sources'. Make 'waiting' message more informative.
(close-raid-device): Rename 'source' to 'sources'.
|
|
Fixes <http://bugs.gnu.org/24129>.
Reported by myglc2 <myglc2@gmail.com>.
* gnu/system/mapped-devices.scm (device-mapping-service-type): Remove
'modules' field from 'shepherd-service' form.
(open-luks-device): Add 'use-modules' form.
|
|
* gnu/packages/kde-frameworks (kde-frameworks-version): Delete variable.
(kwindowsystem)[version]: Replace kde-frameworks-version with version string.
(oxygen-icons)[version]: Replace kde-frameworks-version with version string.
|
|
* guix/scripts/lint.scm (check-inputs-should-be-native): Warn when
extra-cmake-modules or qttools isn't a native-input.
|
|
* guix/gnu-maintenance.scm (kde-package?, latest-kde-release): New private
functions.
(%kde-updater): New public variable.
* guix/scripts/refresh.scm (list-updaters): Add %kde-updater.
* doc/guix.texi (Invoking guix refresh): Mention the new updater.
|
|
* guix/download.scm (%mirrors)[kde]: Add kde mirrors.
|
|
* gnu/packages/gnome.scm (network-manager)[propagated-inputs]: Add glib.
|
|
* gnu/packages/games.scm (powwow)[source]: Use HTTPS URL.
|
|
* gnu/packages/dav.scm (vdirsyncer): Update to 0.11.3.
|
|
* gnu/packages/games.scm (supertux): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/admin.scm (htop): Update to 2.0.2.
|
|
|
|
* gnu/system/install.scm (installation-os)[packages]: Add NVI.
* doc/guix.texi (Proceeding with the Installation): Mention it.
|
|
Fixes <http://bugs.gnu.org/24120>.
Reported by myglc2 <myglc2@gmail.com>.
* Makefile.am (make-go): Set XDG_CACHE_HOME.
|
|
|
|
* gnu/packages/ssh.scm (openssh): Update to 7.3p1.
[source]: Remove patches.
* gnu/packages/patches/openssh-CVE-2015-8325.patch,
gnu/packages/patches/openssh-CVE-2016-6210-1.patch,
gnu/packages/patches/openssh-CVE-2016-6210-2.patch,
gnu/packages/patches/openssh-CVE-2016-6210-3.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
|
|
* gnu/packages/games.scm (red-eclipse)[phases]: Replace it.
|
|
* gnu/packages/tex.scm (texlive-texmf)[arguments]: Add #:substitutable?.
|
|
* guix/scripts/publish.scm (narinfo-string): Force %NO-COMPRESSION when
STORE-PATH matches 'compressed-file?'.
* guix/utils.scm (compressed-file?): New procedure.
* tests/publish.scm ("/*.narinfo for a compressed file"): New test.
|
|
directory.
* gnu/packages/games.scm (red-eclipse)[phases]: Add server configuration
file.
|
|
* gnu/packages/games.scm (red-eclipse): Update to 1.5.5.
[arguments]: Adjust phases.
[inputs]: Use sdl2.
|
|
* gnu/packages/admin.scm (dmidecode): Update to 3.0.
[arguments]: Use ’modify-phases’ instead of ‘alist-delete’.
|
|
* gnu/packages/code.scm (trio): New variable.
|
|
* gnu/packages/ruby.scm (ruby-ffi): Update to 1.9.14.
|
|
* gnu/packages/ruby.scm (ruby-nokogiri): Update to 1.6.8.
[arguments]: Remove 'update-dependency' phase. Add 'patch-extconf' phase.
[native-inputs]: Remove ruby-rake-compiler.
[propagated-inputs]: Add ruby-pkg-config.
|
|
* gnu/packages/ruby.scm (ruby-pkg-config): New variable.
|
|
Partly fixes <http://bugs.gnu.org/23317>.
Reported by Danny Milosavljevic <dannym@scratchpost.org>.
* gnu/packages/ssh.scm (openssh)[inputs]: Add XAUTH.
|
|
* gnu/packages/ocaml.scm (unison)[native-inputs]: Add ghostscript.
This is a follow-up to commit e83a13faa221fe65eb86dee224a3f2aab9e13c60.
|
|
|
|
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.29.
|
|
* gnu/packages/gnome.scm (libgnomekbd): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/skarnet.scm (s6-linux-utils): New variable.
Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/skarnet.scm (s6-portable-utils): New variable.
Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/skarnet.scm (s6-rc): New variable.
Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/maths.scm (units): Update to 2.13.
|
|
* gnu/packages/golang.scm (go-1.6): New variable.
Co-authored-by: Efraim Flashner <efraim@flashner.co.il>
Co-authored-by: Andy Wingo <wingo@igalia.com>
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.5-4.
|
|
* gnu/packages/games.scm (openttd): Update to 1.6.1 and expand the
package description.
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
* gnu/packages/lisp.scm (ecl)[arguments]: Use "kernel-headers" as the
identifier for an input.
This is a follow-up to commit 55de892b435657f82a25c6499174d09b4a680f15.
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
Fixes <http://bugs.gnu.org/22004>.
Reported by Ting-Wei Lan <lantw44@gmail.com>.
* tests/guix-environment-container.sh (mount_test_code): Add 'match'
clause to ignore "/"; augment clause that ignores specific file system
types such that it does not ignore parent mount points.
|
|
* guix/download.scm (%content-addressed-mirrors): Add
'mirror.hydra.gnu.org'.
|