Age | Commit message (Collapse) | Author |
|
* gnu/packages/cran.scm (r-spdata): Update to 0.3.8.
|
|
* gnu/packages/cran.scm (r-glmmtmb): Update to 1.0.2.1.
|
|
* gnu/packages/cran.scm (r-abn): Update to 2.2.2.
|
|
* gnu/packages/bioconductor.scm (r-depecher): Update to 1.4.1.
|
|
* gnu/packages/bioconductor.scm (r-rsubread): Update to 2.2.3.
|
|
* gnu/packages/emacs-xyz.scm (emacs-bluetooth): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/diffoscope (diffoscope): Update to 150.
|
|
* gnu/packages/emacs-xyz.scm (emacs-calibredb): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/emacs-xyz.scm (emacs-org-beautify-theme): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/emacs-xyz.scm (emacs-auctex): Update to 12.2.4.
|
|
* gnu/packages/emacs-xyz.scm (emacs-markdown-mode): Update hash. This is
a followup to 3f452712438a5133c692c73b32bf91b5954d2b7b.
|
|
* gnu/packages/emacs-xyz.scm (emacs-markdown-mode): Update to 2.4.
|
|
* gnu/packages/emacs-xyz.scm (emacs-ivy): Update to 0.13.1.
[source]: Use GNU ELPA repository.
[homepage]: Point to GitHub instead of manual.
|
|
* gnu/packages/curl.scm (curlpp): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/display-managers.scm (guix-simplyblack-sddm-theme): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* guix/gnu-maintenance.scm (gnu-package?): Check whether
'package-source' returns an origin.
* guix/import/github.scm (updated-github-url): Likewise.
* guix/import/launchpad.scm (updated-launchpad-url): Likewise.
|
|
* guix/upstream.scm (url-predicate): New procedure.
(url-prefix-predicate): Define in terms of 'url-predicate'.
* guix/import/cpan.scm (cpan-package?): Use 'url-predicate'.
* guix/import/cran.scm (cran-package?)
(bioconductor-package?)
(bioconductor-data-package?)
(bioconductor-experiment-package?): Likewise.
* guix/import/crate.scm (crate-package?): Likewise.
* guix/import/elpa.scm (package-from-gnu.org?): Likewise.
* guix/import/hackage.scm (hackage-package?): Likewise.
* guix/import/pypi.scm (pypi-package?): Likewise.
* guix/import/gem.scm (gem-package?): Use 'url-prefix-predicate'.
|
|
* guix/lint.scm (check-source-file-name): Ensure ORIGIN is an origin.
(check-patch-file-names)[patches]: Likewise.
(check-source): Likewise.
|
|
* gnu/packages/web.scm (hpcguix-web)[inputs]: Add guix.
|
|
* gnu/packages/synergy.scm (synergy): Update to 1.11.1.
[arguments]: Add "patch-desktop" phase.
[native-inputs]: New field.
[inputs]: Remove unused "xinput" input.
|
|
* gnu/packages/web-browsers.scm (next): Deprecate in favour of nyxt.
(nyxt): New variable.
|
|
Make sure no one repeats this mistake.
This is a follow-up to commit 809aa3c51c5a0f3d8e3d8133b22684702cb90287.
* gnu/packages/lisp.scm (sbcl): Add a comment advising against updating
to 2.0.6.
|
|
* gnu/packages/radio.scm (js8call): Update to 2.2.0.
[inputs]: Use wsjtx-hamlib instead of regular hamlib.
|
|
This reverts commit 1ac4959c6a94a89fc8d3a73239d107cfb1d96240.
SBCL 2.0.6 breaks named-readtables and consequently many Common Lisp packages.
See https://github.com/melisgl/named-readtables/issues/19.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-napa-fft3, cl-napa-fft3): New variables.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-bordeaux-fft, cl-bordeaux-fft,
ecl-bordeaux-fft): New variables.
|
|
* guix/scripts/system.scm (display-system-generation): Display
multiboot-modules commands if set.
|
|
When creating a disk-image using --save-provenance, "guix system describe"
now works.
* gnu/system.scm (operating-system-directory-base-entries): Add conditional
"hurd" parameter, make "initrd" parameter conditional.
(hurd-default-essential-services): Use them.
(operating-system-boot-parameters-file): Only add 'initrd' when set.
|
|
* gnu/system.scm (read-boot-parameters): Allow initrd to be missing.
|
|
* gnu/system.scm (read-boot-parameters): Oops, only return value for
multiboot-modules instead of (key value).
|
|
* gnu/packages/admin.scm (pfetch): New variable.
|
|
* gnu/packages/admin.scm (ufetch): New variable.
|
|
* gnu/packages/llvm.scm (lld): New variable.
|
|
* gnu/packages/llvm.scm (llvm-9)[source]: Add new patch.
* gnu/packages/patches/llvm-9-fix-bitcast-miscompilation.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register new file.
|
|
* gnu/packages/rust.scm (rust-1.40, rust-1.41, rust-1.42, rust-1.43,
rust-1.44): New variables.
|
|
* gnu/packages/llvm.scm (llvm-9)[source]: Add new patches.
* gnu/packages/patches/llvm-9-fix-lpad-miscompilation.patch,
gnu/packages/patches/llvm-9-fix-scev-miscompilation.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register new patches.
|
|
* gnu/packages/python-xyz.scm (python-gevent)[native-inputs]: Move
python-zope-event and python-zone-interface to ...
[propagated-inputs]: ... here.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/shells.scm (gash)[source]: Add 'modules' and 'snippet'.
[inputs]: Change GUILE-2.2 to GUILE-3.0.
(gash-utils)[source]: Add 'modules' and 'snippet'.
[inputs]: Change GUILE-2.2 to GUILE-3.0.
* gnu/packages/commencement.scm (gash-utils-boot)[source]: Remove
unneeded 'modules' field, and add 'snippet'.
(gash-utils-boot)[source]: New field.
* gnu/packages/patches/gash-utils-ls-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
|
|
* gnu/packages/gnome.scm (network-manager-openconnect)[arguments]: Make
sure all the references to the 'openconnect' executable are patched.
|
|
* gnu/packages/tor.scm (tor-client): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
This reverts commit bd03e99f66be1a038e3a8aeb502f5153fd05cc67.
Reported by Ekaitz Zarraga <ekaitz@elenq.tech> at
<https://lists.gnu.org/archive/html/guix-devel/2020-06/msg00338.html>.
That commit broke would prevent "description: " from being taken into
account by the 'texi->plain-text' paragraph filling code.
|
|
* gnu/packages/cluster.scm (drbd-utils): New variable.
|
|
* gnu/packages/audio.scm (audacity): Update to 2.4.1.
|
|
* gnu/packages/networking.scm (parprouted): New public variable.
|
|
* gnu/services/networking.scm (<wpa-supplicant-configuration>)[requirement]:
New parameter.
(wpa-supplicant-shepherd-service): Use it instead of hard-coded list.
* doc/guix.texi (Networking Services): Document accordingly.
|
|
record.
* gnu/services/networking.scm: Remove <wpa-supplicant-configuration> from exports.
|
|
* gnu/packages/debian.scm (debianutils): New public variable.
|
|
* gnu/packages/games.scm (%ufoai-commit, %ufoai-revision, %ufoai-version,
ufoai-source, ufo2map, ufoai-data, ufoai): New variables.
|
|
* gnu/packages/ci.scm (cuirass): Update to 0.0.1-38.136a829.
|
|
* gnu/packages/python-web.scm (python-grequests)[native-inputs]:
Add python-zope.interface, python-zope.event.
|