summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: cabal-doctest: Move to haskell-check.scm.Robert Vollmert2019-08-31
| | | | | | | * gnu/packages/haskell.scm (cabal-doctest): Move variable from here... * gnu/packages/haskell-check.scm: ...to here. Co-authored-by: Timothy Sample <samplet@ngyro.com>
* gnu: Move application packages out of haskell.scm.Robert Vollmert2019-08-31
| | | | | | | | * gnu/packages/haskell.scm (cabal-install, corrode, cpphs, hlint, hscolour, shellcheck): Move variables from here... * gnu/packages/haskell-apps.scm: ...to here. Co-authored-by: Timothy Sample <samplet@ngyro.com>
* gnu: wine-staging: Update to 4.15.Rutger Helling2019-08-31
| | | | | * gnu/packages/wine.scm (wine-staging-patchset-data): Update to 4.15. * gnu/packages/wine.scm (wine-staging): Update to 4.15.
* gnu: numactl: Fix typo in & mark up description.Tobias Geerinckx-Rice2019-08-31
| | | | * gnu/packages/linux.scm (numactl)[description]: Fix typo & use @command{}.
* services: cups: Rename ‘retry-this-job’ to ‘retry-current-job’.Tobias Geerinckx-Rice2019-08-31
| | | | | | * 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.
* gnu: numactl: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-08-30
| | | | * gnu/packages/linux.scm (numactl)[source]: Hard-code NAME.
* gnu: numactl: Update to 2.0.13.Tobias Geerinckx-Rice2019-08-30
| | | | * gnu/packages/linux.scm (numactl): Update to 2.0.13.
* gnu: mpg123: Update to 1.25.12.Tobias Geerinckx-Rice2019-08-30
| | | | * gnu/packages/mp3.scm (mpg123): Update to 1.25.12.
* gnu: libusb-compat: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-08-30
| | | | * gnu/packages/libusb.scm (libusb-compat)[source]: Hard-code NAME.
* gnu: libusb: Update to 1.0.23.Tobias Geerinckx-Rice2019-08-30
| | | | * gnu/packages/libusb.scm (libusb): Update to 1.0.23.
* doc: Update GIT-DOWNLOAD @example.Tobias Geerinckx-Rice2019-08-30
| | | | | * doc/guix.texi (origin Reference): Use (HTTPS, GNU-hosted) ‘hello’ package repository instead of off-line ‘shadow’ one.
* doc: Prefer https:// over git://.Tobias Geerinckx-Rice2019-08-30
| | | | * doc/guix.texi (Continuous Integration): Use https:// in fictitious URLs.
* gnu: Add splix.Tobias Geerinckx-Rice2019-08-30
| | | | * gnu/packages/cups.scm (splix): New public variable.
* gnu: Add jbigkit.Tobias Geerinckx-Rice2019-08-30
| | | | * gnu/packages/image.scm (jbigkit): New public variable.
* gnu: diffoscope: Update to 122.Vagrant Cascadian2019-08-30
| | | | * gnu/packages/package-management (diffoscope): Update to 122.
* gnu: Add r-genie3.Ricardo Wurmus2019-08-30
| | | | * gnu/packages/bioconductor.scm (r-genie3): New variable.
* gnu: wlroots: Update to 0.7.0.Rutger Helling2019-08-30
| | | | * gnu/packages/wm.scm (wlroots): Update to 0.7.0.
* gnu: Add emacs-helm-taskrunner.Brian Leung2019-08-30
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-helm-taskrunner): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
* gnu: Add emacs-ivy-taskrunner.Brian Leung2019-08-30
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-ivy-taskrunner): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
* gnu: Add emacs-taskrunner.Brian Leung2019-08-30
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-taskrunner): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
* gnu: emacs-mbsync: Update to 0.1.2-2.f549ecc.Brian Leung2019-08-30
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-mbsync): Update to 0.1.2-2.f549ecc. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
* gnu: Add emacs-helm-ag.Brian Leung2019-08-30
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-helm-ag): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
* gnu: aqbanking: Update to 5.8.1.Tobias Geerinckx-Rice2019-08-30
| | | | | * gnu/packages/gnucash.scm (aqbanking): Update to 5.8.1. [source]: Remove FILE-NAME.
* gnu: gwenhywfar: Update to 4.20.2.Tobias Geerinckx-Rice2019-08-30
| | | | | * gnu/packages/gnucash.scm (gwenhywfar): Update to 4.20.2. [source]: Remove FILE-NAME.
* services: cups: Move SET-ENV to FILES-CONFIGURATION.Tobias Geerinckx-Rice2019-08-30
| | | | | | * gnu/services/cups.scm (cups-configuration): Move SET-ENV from here… (files-configuration): …to here. * doc/guix.texi (Printing Services): Adjust accordingly.
* services: cups: Add BrowseDNSSDSubTypes directive.Tobias Geerinckx-Rice2019-08-30
| | | | | | | * 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.
* gnu: emacs: Update to 26.3.Tobias Geerinckx-Rice2019-08-30
| | | | * gnu/packages/emacs.scm (emacs): Update to 26.3.
* gnu: python-pybtex: Update to 0.22.2.Tobias Geerinckx-Rice2019-08-30
| | | | * gnu/packages/python-xyz.scm (python-pybtex): Update to 0.22.2.
* gnu: libhandy: Update to 0.0.11.Tobias Geerinckx-Rice2019-08-30
| | | | | | * gnu/packages/gnome.scm (libhandy): Update to 0.0.11. [arguments]: Remove ‘disable-broken-test’ phase. [native-inputs]: Add hicolor-icon-theme.
* gnu: conky: Update to 1.11.5.Tobias Geerinckx-Rice2019-08-30
| | | | * gnu/packages/conky.scm (conky): Update to 1.11.5.
* gnu: eolie: Update to 0.9.63.Tobias Geerinckx-Rice2019-08-30
| | | | * gnu/packages/gnome.scm (eolie): Update to 0.9.63.
* gnu: rust: Update to 1.37.0.Ivan Petkov2019-08-29
| | | | | | * gnu/packages/rust.scm (rust): Rename to... (rust-1.36): ...this. (rust): New variable.
* guix system: Reinstalling the bootloader preserves extra menu entries.Ludovic Courtès2019-08-30
| | | | | | | | | | | | | 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.
* system: Add 'bootloader-menu-entries' field to <boot-parameters>.Ludovic Courtès2019-08-30
| | | | | | | | | | | | 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.
* daemon: Don't reply on 'st_blocks'.Eelco Dolstra2019-08-30
| | | | | | | | | Ported by Ludovic Courtès <ludo@gnu.org> from <https://github.com/NixOS/nix/commit/a2c4fcd5e9782dc8d2998773380c7171ee53b813>. * nix/libstore/gc.cc (LocalStore::removeUnusedLinks): Use 'st.st_size' instead of 'st.st_blocks * 512'. * nix/libutil/util.cc (_deletePath): Likewise.
* lint: formatting: Reporters return #f or a warning.Ludovic Courtès2019-08-30
| | | | | | | * 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'.
* bootloader: Fix comment about 'menu-entries'.Ludovic Courtès2019-08-30
| | | | | * gnu/bootloader.scm (<bootloader-configuration>)[menu-entries]: Fix margin comment.
* gnu: linux-libre: Update to 5.2.11.Mark H Weaver2019-08-29
| | | | | * gnu/packages/linux.scm (linux-libre-5.2-version): Update to 5.2.11. (linux-libre-5.2-pristine-source): Update hash.
* gnu: linux-libre@4.19: Update to 4.19.69.Mark H Weaver2019-08-29
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.69. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre@4.14: Update to 4.14.141.Mark H Weaver2019-08-29
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.141. (linux-libre-4.14-pristine-source): Update hash.
* gnu: Add poussetaches.Arun Isaac2019-08-30
| | | | * gnu/packages/web.scm (poussetaches): New variable.
* gnu: Add go-github-com-robfig-cron.Arun Isaac2019-08-30
| | | | * gnu/packages/golang.scm (go-github-com-robfig-cron): New variable.
* gnu: Add rednotebook.Jesse Gibbons2019-08-29
| | | | | | | | * 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>
* gnu: next: Update to 1.3.0 and rename sbcl-next to next.Pierre Neidhardt2019-08-29
| | | | | | | * 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.
* gnu: Add sbcl-next-download-manager.Pierre Neidhardt2019-08-29
| | | | | | * 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.
* gnu: next-gtk-webkit: Update to 1.3.0 and hide package.Pierre Neidhardt2019-08-29
| | | | | | * 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.
* gnu: Add cl-dbus.Pierre Neidhardt2019-08-29
| | | | * gnu/packages/lisp.scm (cl-dbus): New variable.
* gnu: Add sbcl-cl-xmlspam.Pierre Neidhardt2019-08-29
| | | | * gnu/packages/lisp.scm (sbcl-cl-xmlspam): New variable.
* gnu: Add fe.Nicolas Goaziou2019-08-29
| | | | * gnu/packages/text-editors.scm (fe): New variable.
* gnu: ungoogled-chromium: Update to 76.0.3809.132-0.8eba5c0.Marius Bakke2019-08-29
| | | | | * gnu/packages/chromium.scm (%chromium-version): Set to 76.0.3809.132. (%chromium-origin): Update hash.