Commit Graph

47221 Commits (55549c7b9b778a79d3e1f3d085861ef36aabdca6)

Author SHA1 Message Date
Rutger Helling f6e82e0b3d
gnu: wine-staging: Update to 4.15.
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 4.15.
* gnu/packages/wine.scm (wine-staging): Update to 4.15.
2019-08-31 11:03:44 +02:00
Tobias Geerinckx-Rice 79d5ac5954
gnu: numactl: Fix typo in & mark up description.
* gnu/packages/linux.scm (numactl)[description]: Fix typo & use @command{}.
2019-08-31 03:24:41 +02:00
Tobias Geerinckx-Rice 5a097cdd54
services: cups: Rename ‘retry-this-job’ to ‘retry-current-job’.
* gnu/services/cups.scm (error-policy, cups-configuration): Substitute
RETRY-CURRENT-JOB for the obsolete RETRY-THIS-JOB name of this policy.
* doc/guix.texi (Printing Services): Likewise.
2019-08-31 03:24:41 +02:00
Tobias Geerinckx-Rice 1ec29dff3a
gnu: numactl: Don't use NAME in source URI.
* gnu/packages/linux.scm (numactl)[source]: Hard-code NAME.
2019-08-30 23:10:21 +02:00
Tobias Geerinckx-Rice 93a16e4d0d
gnu: numactl: Update to 2.0.13.
* gnu/packages/linux.scm (numactl): Update to 2.0.13.
2019-08-30 23:10:21 +02:00
Tobias Geerinckx-Rice 7ef15fa378
gnu: mpg123: Update to 1.25.12.
* gnu/packages/mp3.scm (mpg123): Update to 1.25.12.
2019-08-30 23:10:20 +02:00
Tobias Geerinckx-Rice c9e37fe353
gnu: libusb-compat: Don't use NAME in source URI.
* gnu/packages/libusb.scm (libusb-compat)[source]: Hard-code NAME.
2019-08-30 23:10:20 +02:00
Tobias Geerinckx-Rice 8280e0864a
gnu: libusb: Update to 1.0.23.
* gnu/packages/libusb.scm (libusb): Update to 1.0.23.
2019-08-30 23:10:20 +02:00
Tobias Geerinckx-Rice 7e5e39a72f
doc: Update GIT-DOWNLOAD @example.
* doc/guix.texi (origin Reference): Use (HTTPS, GNU-hosted) ‘hello’
package repository instead of off-line ‘shadow’ one.
2019-08-30 23:10:19 +02:00
Tobias Geerinckx-Rice 3774efe36f
doc: Prefer https:// over git://.
* doc/guix.texi (Continuous Integration): Use https:// in fictitious URLs.
2019-08-30 23:10:19 +02:00
Tobias Geerinckx-Rice 390f3e9e02
gnu: Add splix.
* gnu/packages/cups.scm (splix): New public variable.
2019-08-30 23:10:19 +02:00
Tobias Geerinckx-Rice 8f685df247
gnu: Add jbigkit.
* gnu/packages/image.scm (jbigkit): New public variable.
2019-08-30 23:10:19 +02:00
Vagrant Cascadian b126f41b30
gnu: diffoscope: Update to 122.
* gnu/packages/package-management (diffoscope): Update to 122.
2019-08-30 13:58:05 -07:00
Ricardo Wurmus d85c0f9842
gnu: Add r-genie3.
* gnu/packages/bioconductor.scm (r-genie3): New variable.
2019-08-30 22:42:50 +02:00
Rutger Helling 06947252d3
gnu: wlroots: Update to 0.7.0.
* gnu/packages/wm.scm (wlroots): Update to 0.7.0.
2019-08-30 11:43:10 +02:00
Brian Leung 5796215a73
gnu: Add emacs-helm-taskrunner.
* gnu/packages/emacs-xyz.scm (emacs-helm-taskrunner): New variable.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-08-30 11:10:59 +03:00
Brian Leung ed51d42063
gnu: Add emacs-ivy-taskrunner.
* gnu/packages/emacs-xyz.scm (emacs-ivy-taskrunner): New variable.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-08-30 11:10:56 +03:00
Brian Leung 611049b397
gnu: Add emacs-taskrunner.
* gnu/packages/emacs-xyz.scm (emacs-taskrunner): New variable.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-08-30 10:42:44 +03:00
Brian Leung ab46af1266
gnu: emacs-mbsync: Update to 0.1.2-2.f549ecc.
* gnu/packages/emacs-xyz.scm (emacs-mbsync): Update to 0.1.2-2.f549ecc.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-08-30 10:41:17 +03:00
Brian Leung 45a973b347
gnu: Add emacs-helm-ag.
* gnu/packages/emacs-xyz.scm (emacs-helm-ag): New variable.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-08-30 10:41:14 +03:00
Tobias Geerinckx-Rice 43412ab967
gnu: aqbanking: Update to 5.8.1.
* gnu/packages/gnucash.scm (aqbanking): Update to 5.8.1.
[source]: Remove FILE-NAME.
2019-08-30 03:41:43 +02:00
Tobias Geerinckx-Rice 521bb33678
gnu: gwenhywfar: Update to 4.20.2.
* gnu/packages/gnucash.scm (gwenhywfar): Update to 4.20.2.
[source]: Remove FILE-NAME.
2019-08-30 03:41:42 +02:00
Tobias Geerinckx-Rice 70186c24ee
services: cups: Move SET-ENV to FILES-CONFIGURATION.
* gnu/services/cups.scm (cups-configuration): Move SET-ENV from here…
(files-configuration): …to here.
* doc/guix.texi (Printing Services): Adjust accordingly.
2019-08-30 03:41:42 +02:00
Tobias Geerinckx-Rice ee0de99454
services: cups: Add BrowseDNSSDSubTypes directive.
* gnu/services/cups.scm (comma-separated-string-list?)
(serialize-comma-separated-string-list): New variables.
(cups-configuration)[browse-dns-sd-sub-types]: New field.
* doc/guix.texi (Printing Services): Document it.
2019-08-30 03:41:42 +02:00
Tobias Geerinckx-Rice 7ab5c4e0e8
gnu: emacs: Update to 26.3.
* gnu/packages/emacs.scm (emacs): Update to 26.3.
2019-08-30 03:40:33 +02:00
Tobias Geerinckx-Rice 9441a9c163
gnu: python-pybtex: Update to 0.22.2.
* gnu/packages/python-xyz.scm (python-pybtex): Update to 0.22.2.
2019-08-30 03:40:32 +02:00
Tobias Geerinckx-Rice d41ee146ce
gnu: libhandy: Update to 0.0.11.
* gnu/packages/gnome.scm (libhandy): Update to 0.0.11.
[arguments]: Remove ‘disable-broken-test’ phase.
[native-inputs]: Add hicolor-icon-theme.
2019-08-30 03:40:32 +02:00
Tobias Geerinckx-Rice d7c2c4bda5
gnu: conky: Update to 1.11.5.
* gnu/packages/conky.scm (conky): Update to 1.11.5.
2019-08-30 03:40:32 +02:00
Tobias Geerinckx-Rice fa8ef3ed70
gnu: eolie: Update to 0.9.63.
* gnu/packages/gnome.scm (eolie): Update to 0.9.63.
2019-08-30 03:40:31 +02:00
Ivan Petkov 02c61278f1
gnu: rust: Update to 1.37.0.
* gnu/packages/rust.scm (rust): Rename to...
(rust-1.36): ...this.
(rust): New variable.
2019-08-29 17:43:44 -07:00
Ludovic Courtès c3e59de9b1
guix system: Reinstalling the bootloader preserves extra menu entries.
Fixes <https://bugs.gnu.org/36876>.
Reported by Jesse Gibbons <jgibbons2357@gmail.com>.

Previously 'guix system delete-generations' or 'switch-generation' would
lose the extra bootloader menu entries specified in the current system's
configuration.  This fixes that.

* guix/scripts/system.scm (reinstall-bootloader): Turn PARAMS into a
single <boot-parameters>.  Adjust ENTRIES to include extra menu entries
specified in PARAMS.
2019-08-30 01:33:45 +02:00
Ludovic Courtès a28cfee841
system: Add 'bootloader-menu-entries' field to <boot-parameters>.
This allows us to keep track of the extra menu entries specified in the
OS configuration.

* gnu/system.scm (<boot-parameters>)[bootloader-menu-entries]: New field.
(read-boot-parameters): Initialize it.
(operating-system-boot-parameters): Likewise.
(operating-system-boot-parameters-file): Serialize it.
* gnu/bootloader.scm (menu-entry->sexp, sexp->menu-entry): New
procedures.
2019-08-30 01:33:45 +02:00
Eelco Dolstra 546a709f20
daemon: Don't reply on 'st_blocks'.
Ported by Ludovic Courtès <ludo@gnu.org>
from <a2c4fcd5e9>.

* nix/libstore/gc.cc (LocalStore::removeUnusedLinks): Use 'st.st_size'
instead of 'st.st_blocks * 512'.
* nix/libutil/util.cc (_deletePath): Likewise.
2019-08-30 01:33:45 +02:00
Ludovic Courtès 7d09f2e85f
lint: formatting: Reporters return #f or a warning.
* guix/lint.scm (report-tabulations, report-trailing-white-space)
(report-long-line, report-lone-parentheses): Return #f instead
of *unspecified* when there are no warnings.
(report-formatting-issues): Use 'filter-map' instead of 'map' + 'filter'.
2019-08-30 01:33:45 +02:00
Ludovic Courtès ac9cd78ea9
bootloader: Fix comment about 'menu-entries'.
* gnu/bootloader.scm (<bootloader-configuration>)[menu-entries]: Fix
margin comment.
2019-08-30 01:33:45 +02:00
Mark H Weaver 9fbf4d2a52
gnu: linux-libre: Update to 5.2.11.
* gnu/packages/linux.scm (linux-libre-5.2-version): Update to 5.2.11.
(linux-libre-5.2-pristine-source): Update hash.
2019-08-29 16:37:49 -04:00
Mark H Weaver cb07ec0932
gnu: linux-libre@4.19: Update to 4.19.69.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.69.
(linux-libre-4.19-pristine-source): Update hash.
2019-08-29 16:37:07 -04:00
Mark H Weaver 7c0a69644f
gnu: linux-libre@4.14: Update to 4.14.141.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.141.
(linux-libre-4.14-pristine-source): Update hash.
2019-08-29 16:35:46 -04:00
Arun Isaac 0f3624f8bc
gnu: Add poussetaches.
* gnu/packages/web.scm (poussetaches): New variable.
2019-08-30 00:34:10 +05:30
Arun Isaac e30bdd49a5
gnu: Add go-github-com-robfig-cron.
* gnu/packages/golang.scm (go-github-com-robfig-cron): New variable.
2019-08-30 00:33:36 +05:30
Jesse Gibbons b0985c60a0
gnu: Add rednotebook.
* gnu/package/rednotebook.scm: New file.
    * gnu/local.mk: Add it.
    * gnu/packages/rednotebook.scm (rednotebook): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2019-08-29 19:15:14 +02:00
Pierre Neidhardt 01bb2e30ea
gnu: next: Update to 1.3.0 and rename sbcl-next to next.
* gnu/packages/web-browsers.scm (sbcl-next): Deprecate for next.
* gnu/packages/web-browsers.scm (next): Update to 1.3.0.
[arguments]: Add phase to fix version number.
[inputs]: Update dependencies for 1.3.0.
2019-08-29 19:09:54 +02:00
Pierre Neidhardt b245557349
gnu: Add sbcl-next-download-manager.
* gnu/packages/web-browsers.scm (sbcl-next-download-manager): New variable.
It's a Common Lisp system dependency for `next', which is why we don't export
the package.
2019-08-29 19:09:54 +02:00
Pierre Neidhardt aae704ddff
gnu: next-gtk-webkit: Update to 1.3.0 and hide package.
* gnu/packages/web-browsers.scm (next-gtk-webkit): Update to 1.3.0.
We hide the package because it is not usable on its own, it's a necessary
backend for the `next' package.
2019-08-29 19:09:54 +02:00
Pierre Neidhardt c3e5e1355b
gnu: Add cl-dbus.
* gnu/packages/lisp.scm (cl-dbus): New variable.
2019-08-29 19:09:54 +02:00
Pierre Neidhardt b36165b740
gnu: Add sbcl-cl-xmlspam.
* gnu/packages/lisp.scm (sbcl-cl-xmlspam): New variable.
2019-08-29 19:09:54 +02:00
Nicolas Goaziou 2207d522d4
gnu: Add fe.
* gnu/packages/text-editors.scm (fe): New variable.
2019-08-29 18:46:11 +02:00
Marius Bakke 7735c4bfef
gnu: ungoogled-chromium: Update to 76.0.3809.132-0.8eba5c0.
* gnu/packages/chromium.scm (%chromium-version): Set to 76.0.3809.132.
(%chromium-origin): Update hash.
2019-08-29 14:44:22 +02:00
Marius Bakke 0cbec2aaa8
gnu: rtorrent: Update to 0.9.8.
* gnu/packages/bittorrent.scm (rtorrent): Update to 0.9.8.
2019-08-29 14:44:21 +02:00
Marius Bakke 9e171634f6
gnu: libtorrent: Update to 0.13.8.
* gnu/packages/bittorrent.scm (libtorrent): Update to 0.13.8.
2019-08-29 14:44:21 +02:00