jackhill/guix/guix.git
5 years agognu: ghc-geniplate-mirror: Update to 0.7.6.
Timothy Sample [Wed, 29 Aug 2018 01:28:57 +0000 (21:28 -0400)]
gnu: ghc-geniplate-mirror: Update to 0.7.6.

* gnu/packages/haskell.scm (ghc-geniplate-mirror): Update to 0.7.6.

5 years agognu: ghc-entropy: Update to 0.4.1.1.
Timothy Sample [Wed, 29 Aug 2018 00:33:58 +0000 (20:33 -0400)]
gnu: ghc-entropy: Update to 0.4.1.1.

* gnu/packages/haskell-crypto.scm (ghc-entropy): Update to 0.4.1.1.

5 years agognu: ghc-easy-file: Update to 0.2.2.
Timothy Sample [Wed, 29 Aug 2018 00:33:08 +0000 (20:33 -0400)]
gnu: ghc-easy-file: Update to 0.2.2.

* gnu/packages/haskell.scm (ghc-easy-file): Update to 0.2.2.

5 years agognu: ghc-colour: Update to 2.3.4.
Timothy Sample [Wed, 29 Aug 2018 00:28:08 +0000 (20:28 -0400)]
gnu: ghc-colour: Update to 2.3.4.

* gnu/packages/haskell.scm (ghc-colour): Update to 2.3.4.
[arguments]: Disable tests.

5 years agognu: ghc-cmdargs: Update to 0.10.20.
Timothy Sample [Wed, 29 Aug 2018 00:23:41 +0000 (20:23 -0400)]
gnu: ghc-cmdargs: Update to 0.10.20.

* gnu/packages/haskell.scm (ghc-cmdargs): Update to 0.10.20.

5 years agognu: ghc-base-prelude: Update to 1.3.
Timothy Sample [Wed, 29 Aug 2018 00:22:43 +0000 (20:22 -0400)]
gnu: ghc-base-prelude: Update to 1.3.

* gnu/packages/haskell.scm (ghc-base-prelude): Update to 1.3.

5 years agognu: ghc-basement: Update to 0.0.8.
Timothy Sample [Wed, 29 Aug 2018 00:22:20 +0000 (20:22 -0400)]
gnu: ghc-basement: Update to 0.0.8.

* gnu/packages/haskell.scm (ghc-basement): Update to 0.0.8.

5 years agognu: cabal-doctest: Update Cabal file to r1.
Timothy Sample [Fri, 31 Aug 2018 19:12:05 +0000 (15:12 -0400)]
gnu: cabal-doctest: Update Cabal file to r1.

* gnu/packages/haskell.scm (cabal-doctest): Update Cabal file to r1.

5 years agoguix: import: stackage: Fix JSON accessors.
Timothy Sample [Tue, 28 Aug 2018 13:45:36 +0000 (09:45 -0400)]
guix: import: stackage: Fix JSON accessors.

* guix/import/stackage.scm (lts-info-ghc-version, lst-info-packages): Use
assoc-ref for accessing parsed JSON.

5 years agobuild-system: haskell: Add #:cabal-revision argument.
Timothy Sample [Fri, 31 Aug 2018 02:08:59 +0000 (22:08 -0400)]
build-system: haskell: Add #:cabal-revision argument.

Add a #:cabal-revision argument for specifying which Cabal file revision
from Hackage should be used.

* guix/build-system/haskell.scm (source-url->revision-url): New function.
(lower): Accept a cabal-revision keyword argument, convert it to an
origin record, and add it to the resulting bag's host-inputs.
(haskell-build): Pass the cabal-revision input to the builder as an
argument.
* guix/build/haskell-build-system.scm (patch-cabal-file): New phase.
(%standard-phases): Add it.

5 years agognu: ghc-mtl: Remove built-in Haskell package.
Timothy Sample [Wed, 29 Aug 2018 21:08:08 +0000 (17:08 -0400)]
gnu: ghc-mtl: Remove built-in Haskell package.

* gnu/packages/agda.scm (agda)[inputs]: Remove ghc-mtl.
* gnu/packages/games.scm (raincat)[inputs]: Remove ghc-mtl.
* gnu/packages/haskell-check.scm (ghc-tasty-ant-xml, ghc-tasty-golden,
ghc-tasty, ghc-tasty-kat, ghc-tasty-rerun,
ghc-crypto-cipher-tests)[inputs]: Remove ghc-mtl.
* gnu/packages/haskell-crypto.scm (ghc-asn1-encoding, ghc-pem, ghc-x509,
ghc-x509-store, ghc-x509-validation, ghc-x509-system)[inputs]: Remove
ghc-mtl.
* gnu/packages/haskell-web.scm (ghc-http, ghc-http-conduit,
ghc-yesod-core)[inputs]: Remove ghc-mtl.
* gnu/packages/haskell.scm (ghc-convertible, ghc-libxml, ghc-cgi,
ghc-happy, ghc-haskell-src-exts, ghc-resourcet, cabal-install,
ghc-indents, ghc-regex-base, ghc-regex-tdfa-rc, ghc-trifecta,
ghc-zip-archive, ghc-logict, ghc-exceptions, ghc-smallcheck, ghc-syb,
ghc-fgl, ghc-chasingbottoms, ghc-parsec, ghc-megaparsec, ghc-edisonapi,
ghc-edisoncore, ghc-mmorph, ghc-ifelse, ghc-kan-extensions, ghc-lens,
ghc-cheapskate, ghc-free, ghc-adjunctions, ghc-equivalence, ghc-texmath,
ghc-texmath-for-pandoc-1, ghc-highlighting-kate, ghc-th-reify-many,
ghc-th-orphans, ghc-geniplate-mirror, ghc-conduit, ghc-filemanip,
ghc-juicypixels, ghc-hslua, ghc-hourglass, ghc-skylighting,
ghc-skylighting-for-pandoc-1, ghc-pandoc, ghc-pandoc-1,
ghc-pandoc-citeproc, ghc-regex-tdfa, ghc-stmonadtrans, ghc-constraints,
ghc-lifted-async, ghc-shelly, ghc-hslogger, ghc-json, shellcheck,
ghc-vector-algorithms, ghc-monad-par-extras, ghc-monad-par,
ghc-monadrandom, ghc-either, ghc-rebase, ghc-aws, ghc-monad-logger,
ghc-persistent, ghc-bytes, ghc-missingh, ghc-operational,
ghc-chart)[inputs]: Remove ghc-mtl.
(ghc-conduit-combinators)[native-inputs]: Remove ghc-mtl.
(ghc-mtl): Remove variable.
* gnu/packages/idris.scm (idris)[inputs]: Remove ghc-mtl.
* gnu/packages/tls.scm (ghc-tls)[inputs]: Remove ghc-mtl.
* gnu/packages/version-control.scm (darcs, git-annex)[inputs]: Remove
ghc-mtl.
* gnu/packages/wm.scm (xmonad, ghc-xmonad-contrib)[inputs]: Remove
ghc-mtl.
* gnu/packages/xml.scm (ghc-hxt)[inputs]: Remove ghc-mtl.

5 years agognu: ghc: Use GHC 8.4.3 as the default GHC.
Timothy Sample [Sat, 1 Sep 2018 18:10:20 +0000 (14:10 -0400)]
gnu: ghc: Use GHC 8.4.3 as the default GHC.

* gnu/packages/haskell.scm (ghc): Switch to ghc-8.

5 years agostatus: Always print the daemon's "waiting for locks" messages.
Ludovic Courtès [Sun, 30 Sep 2018 19:57:59 +0000 (21:57 +0200)]
status: Always print the daemon's "waiting for locks" messages.

Reported by Ricardo Wurmus <rekado@elephly.net>.

* guix/status.scm (print-build-event) <build-log>: Let "waiting for
locks" messages through.

5 years agognu: sshuttle: Rely on $PATH to find a POSIX sh.
Tobias Geerinckx-Rice [Sun, 30 Sep 2018 19:12:06 +0000 (21:12 +0200)]
gnu: sshuttle: Rely on $PATH to find a POSIX sh.

This fixes a regression introduced in commit
c32863e094d3489d2e08ccb3188988d7c6410976, where the sshuttle client
will try to invoke its own /gnu/store/.../bin/sh on the server.

Rely on $PATH instead of regressing to upstream's hard-coded /bin/sh.

* gnu/packages/vpn.scm (sshuttle)[arguments]: SUBSTITUTE* "sh" for
"/bin/sh".

5 years agognu: Add porechop.
pimi [Sun, 30 Sep 2018 18:08:42 +0000 (14:08 -0400)]
gnu: Add porechop.

* gnu/packages/bioinformatics.scm (porechop): New variable.

5 years agognu: font-culmus: Update to 0.133.
Efraim Flashner [Sun, 30 Sep 2018 12:46:46 +0000 (15:46 +0300)]
gnu: font-culmus: Update to 0.133.

* gnu/packages/fonts.scm (font-culmus): Update to 0.133.

5 years agognu: mtools: Update to 4.0.19.
Efraim Flashner [Sun, 30 Sep 2018 10:37:06 +0000 (13:37 +0300)]
gnu: mtools: Update to 4.0.19.

* gnu/packages/mtools.scm (mtools): Update to 4.0.19.

5 years agoRevert "services: Add Gitolite."
Mark H Weaver [Sun, 30 Sep 2018 01:18:45 +0000 (21:18 -0400)]
Revert "services: Add Gitolite."

This reverts commit 258a6d944ed891fa92fa87a16731e5dfe0bac477.

5 years agognu: linux-libre: Update to 4.18.11.
Mark H Weaver [Sat, 29 Sep 2018 19:58:27 +0000 (15:58 -0400)]
gnu: linux-libre: Update to 4.18.11.

* gnu/packages/linux.scm (%linux-libre-version): Update to 4.18.11.
(%linux-libre-hash): Update hash.

5 years agognu: linux-libre@4.14: Update to 4.14.73.
Mark H Weaver [Sat, 29 Sep 2018 19:56:49 +0000 (15:56 -0400)]
gnu: linux-libre@4.14: Update to 4.14.73.

* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.73.
(%linux-libre-4.14-hash): Update hash.

5 years agognu: linux-libre@4.9: Update to 4.9.130.
Mark H Weaver [Sat, 29 Sep 2018 19:56:16 +0000 (15:56 -0400)]
gnu: linux-libre@4.9: Update to 4.9.130.

* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.130.

5 years agognu: linux-libre@4.4: Update to 4.4.159.
Mark H Weaver [Sat, 29 Sep 2018 19:55:23 +0000 (15:55 -0400)]
gnu: linux-libre@4.4: Update to 4.4.159.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.159.

5 years agognu: isc-dhcp: Update bundled BIND to 9.11.4-P2.
Leo Famulari [Sat, 29 Sep 2018 15:58:59 +0000 (11:58 -0400)]
gnu: isc-dhcp: Update bundled BIND to 9.11.4-P2.

* gnu/packages/admin.scm (isc-dhcp)[inputs]: Update bundled BIND to 9.11.4-P2.

5 years agognu: BIND: Update to 9.12.2-P2.
Leo Famulari [Sat, 29 Sep 2018 15:57:53 +0000 (11:57 -0400)]
gnu: BIND: Update to 9.12.2-P2.

* gnu/packages/dns.scm (isc-bind): Update to 9.12.2-P2.

5 years agognu: pocl: Update to 1.2.
fis trivial [Sat, 29 Sep 2018 04:05:15 +0000 (04:05 +0000)]
gnu: pocl: Update to 1.2.

* gnu/packages/opencl.scm (pocl): Update to 1.2.

Signed-off-by: Leo Famulari <leo@famulari.name>
5 years agognu: Add tippecanoe.
Julien Lepiller [Thu, 27 Sep 2018 20:12:46 +0000 (22:12 +0200)]
gnu: Add tippecanoe.

* gnu/packages/geo.scm (tippecanoe): New variable.

5 years agognu: Add osm2pgsql.
Julien Lepiller [Sun, 23 Sep 2018 20:37:17 +0000 (22:37 +0200)]
gnu: Add osm2pgsql.

* gnu/packages/geo.scm (osm2pgsql): New variable.

5 years agognu: Add libosmium.
Julien Lepiller [Thu, 27 Sep 2018 20:38:32 +0000 (22:38 +0200)]
gnu: Add libosmium.

* gnu/packages/geo.scm (libosmium): New variable.

5 years agognu: Add protozero.
Julien Lepiller [Thu, 27 Sep 2018 20:16:31 +0000 (22:16 +0200)]
gnu: Add protozero.

* gnu/packages/geo.scm (protozero): New variable.

5 years agognu: Add imposm3.
Julien Lepiller [Sun, 23 Sep 2018 20:36:45 +0000 (22:36 +0200)]
gnu: Add imposm3.

* gnu/packages/geo.scm (imposm3): New variable.

5 years agognu: Add tegola.
Julien Lepiller [Sun, 23 Sep 2018 20:36:15 +0000 (22:36 +0200)]
gnu: Add tegola.

* gnu/packages/geo.scm (tegola): New variable.

5 years agostatus: Tweak colorization.
Ludovic Courtès [Fri, 28 Sep 2018 21:34:09 +0000 (23:34 +0200)]
status: Tweak colorization.

* guix/status.scm (colorize-log-line): Add "\<" before "FAIL" (to
distinguish from "XFAIL".
Use MAGENTA instead of ORANGE, which doesn't exist.

5 years agognu: mcabber: Update to 1.1.0
Jack Hill [Fri, 28 Sep 2018 15:18:01 +0000 (11:18 -0400)]
gnu: mcabber: Update to 1.1.0

* gnu/packages/messaging.scm (mcabber): Update to 1.1.0

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agostatus: Be more defensive when looking for a log file.
Ludovic Courtès [Fri, 28 Sep 2018 21:19:13 +0000 (23:19 +0200)]
status: Be more defensive when looking for a log file.

* guix/store.scm (derivation-log-file): New procedure.o
(log-file): Use it.
* guix/status.scm (print-build-event): Use 'derivation-log-file' instead
of 'log-file'.  Check wheter the return value is #f.

5 years agoservices: Add Gitolite.
Christopher Baines [Fri, 13 Jul 2018 19:39:46 +0000 (20:39 +0100)]
services: Add Gitolite.

* gnu/services/version-control.scm (<gitolite-configuration>,
<gitolite-rc-file>): New record types.
(gitolite-accounts, gitolite-activation): New procedures.
(gitolite-service-type): New variables.
* gnu/tests/version-control.scm (%gitolite-test-admin-keypair, %gitolite-os,
%test-gitolite): New variables.
(run-gitolite-test): New procedure.
* doc/guix.texi (Version Control): Document the gitolite service.

5 years agognu: Modify the gitolite package to support the Guix service.
Christopher Baines [Fri, 13 Jul 2018 19:39:34 +0000 (20:39 +0100)]
gnu: Modify the gitolite package to support the Guix service.

Previously the gitolite package worked, but there were problems using it for
the service where you might have a minimal PATH. This commit patches the
source and scripts where possible to use store paths, and also wraps the
gitolite script to handle the harder dependencies.

* gnu/packages/version-control.scm (gitolite)[arguments]: Add more patching to
the patch-scripts phase, and add two new phases (patch-source and
wrap-scripts).
[inputs]: Add coreutils, findutils and inetutils.

5 years agognu: libreoffice: Update to 6.1.2.1.
Marius Bakke [Thu, 27 Sep 2018 18:38:18 +0000 (20:38 +0200)]
gnu: libreoffice: Update to 6.1.2.1.

* gnu/packages/libreoffice.scm (libreoffice): Update to 6.1.2.1.

5 years agognu: rng-tools: Update to 6.5.
Marius Bakke [Wed, 26 Sep 2018 17:13:53 +0000 (19:13 +0200)]
gnu: rng-tools: Update to 6.5.

* gnu/packages/linux.scm (rng-tools): Update to 6.5.

5 years agognu: rng-tools: Don't use unstable tarball.
Marius Bakke [Wed, 26 Sep 2018 17:13:07 +0000 (19:13 +0200)]
gnu: rng-tools: Don't use unstable tarball.

* gnu/packages/linux.scm (rng-tools)[source]: Use GIT-FETCH.

5 years agognu: rng-tools: Update home page.
Marius Bakke [Wed, 26 Sep 2018 17:09:45 +0000 (19:09 +0200)]
gnu: rng-tools: Update home page.

* gnu/packages/linux.scm (rng-tools)[home-page]: Set to URL mentioned in
legacy wiki.

5 years agognu: newsboat: Update to 2.13.
Marius Bakke [Wed, 26 Sep 2018 17:06:38 +0000 (19:06 +0200)]
gnu: newsboat: Update to 2.13.

* gnu/packages/syndication.scm (newsboat): Update to 2.13.

5 years agotests: Add missing copyright statement.
Marius Bakke [Tue, 25 Sep 2018 23:45:05 +0000 (01:45 +0200)]
tests: Add missing copyright statement.

This is a follow-up to commit 3b97a1779f3b65d582b8edc8c154b6414314b946.

* gnu/tests/web.scm: Update copyright header.

5 years agognu: Krita: Update to 4.1.3.
Leo Famulari [Fri, 28 Sep 2018 14:06:32 +0000 (10:06 -0400)]
gnu: Krita: Update to 4.1.3.

* gnu/packages/kde.scm (krita): Update to 4.1.3.

5 years agognu: httpd: Update to 2.4.35.
Tobias Geerinckx-Rice [Fri, 28 Sep 2018 12:22:11 +0000 (14:22 +0200)]
gnu: httpd: Update to 2.4.35.

* gnu/packages/web.scm (httpd): Update to 2.4.35.

5 years agognu: guix: Update to 7fed935.
Ludovic Courtès [Thu, 27 Sep 2018 22:29:25 +0000 (00:29 +0200)]
gnu: guix: Update to 7fed935.

* gnu/packages/package-management.scm (guix): Update to 7fed935.

5 years agognu: python-fakeredis: Edit description.
Tobias Geerinckx-Rice [Tue, 25 Sep 2018 08:55:40 +0000 (10:55 +0200)]
gnu: python-fakeredis: Edit description.

* gnu/packages/databases.scm (python-fakeredis)[description]:
Fix (upstream) typo. Get carried away.

5 years agognu: mbpfan: Don't use unstable tarball.
Tobias Geerinckx-Rice [Sun, 23 Sep 2018 23:44:50 +0000 (01:44 +0200)]
gnu: mbpfan: Don't use unstable tarball.

* gnu/packages/linux.scm (mbpfan)[source]: Use GIT-FETCH and
GIT-FILE-NAME.

5 years agognu: mbpfan: Update to 2.1.0.
Tobias Geerinckx-Rice [Sun, 23 Sep 2018 23:41:39 +0000 (01:41 +0200)]
gnu: mbpfan: Update to 2.1.0.

* gnu/packages/linux.scm (mbpfan): Update to 2.1.0.

5 years agognu: sshuttle: Patch FHS assumptions.
Tobias Geerinckx-Rice [Thu, 27 Sep 2018 21:38:36 +0000 (23:38 +0200)]
gnu: sshuttle: Patch FHS assumptions.

Reported-By: Nam Nguyen <namn@berkeley.edu>
* gnu/packages/vpn.scm (sshuttle)[arguments]: Set correct paths to 'env'
and 'sh'.

5 years agotests: Adjust services tests to new 'shepherd-service-upgrade'.
Ludovic Courtès [Thu, 27 Sep 2018 21:58:05 +0000 (23:58 +0200)]
tests: Adjust services tests to new 'shepherd-service-upgrade'.

This is a followup to 4245ddcbc9f935804c17c97872b90ec1050c2d75.

* tests/services.scm ("shepherd-service-upgrade: one unchanged, one upgraded, one new")
("shepherd-service-upgrade: service depended on is not unloaded")
("shepherd-service-upgrade: obsolete services that depend on each
other"): Adjust to changes in 'shepherd-service-upgrade'.

5 years agotests: Update (guix build store-copy) tests.
Ludovic Courtès [Thu, 27 Sep 2018 21:46:44 +0000 (23:46 +0200)]
tests: Update (guix build store-copy) tests.

This is a followup to a387b0bebb151a766ca6a454a891f2370c96703c.

* tests/gexp.scm ("gexp->derivation, store copy")
("gexp->derivation #:references-graphs"): Add (guix progress) and (guix
records) to the imported modules.

5 years agoperform-download: Optionally report a "download-progress" trace.
Ludovic Courtès [Wed, 12 Sep 2018 13:08:38 +0000 (15:08 +0200)]
perform-download: Optionally report a "download-progress" trace.

* guix/scripts/perform-download.scm (perform-download): Add
 #:print-build-trace? and pass it to 'url-fetch'.
(guix-perform-download): Define 'print-build-trace?' and pass it to
'perform-download'.
* guix/build/download.scm (ftp-fetch): Add #:print-build-trace? and
honor it.
(url-fetch): Likewise.
* nix/libstore/builtins.cc (builtinDownload): Set _NIX_OPTIONS
environment variable.

5 years agoAdd (guix status) and use it for pretty colored output.
Ludovic Courtès [Wed, 18 Jan 2017 22:21:29 +0000 (23:21 +0100)]
Add (guix status) and use it for pretty colored output.

* guix/progress.scm (progress-reporter/trace): New procedure.
(%progress-interval): New variable.
(progress-reporter/file): Use it.
* guix/scripts/build.scm (set-build-options-from-command-line): Pass
 #:print-extended-build-trace?.
(%default-options): Add 'print-extended-build-trace?'.
(guix-build): Parameterize CURRENT-TERMINAL-COLUMNS.  Use
'build-status-updater'.
* guix/scripts/environment.scm (%default-options): Add
'print-extended-build-trace?'.
(guix-environment): Wrap body in 'with-status-report'.
* guix/scripts/pack.scm (%default-options): Add 'print-build-trace?' and
'print-extended-build-trace?'.
(guix-pack): Wrap body in 'with-status-report'.
* guix/scripts/package.scm (%default-options, guix-package): Likewise.
* guix/scripts/system.scm (%default-options, guix-system): Likewise.
* guix/scripts/pull.scm (%default-options, guix-pull): Likewise.
* guix/scripts/substitute.scm (progress-report-port): Don't call STOP
when TOTAL is zero.
(process-substitution): Add #:print-build-trace? and honor it.
(guix-substitute)[print-build-trace?]: New variable.
Pass #:print-build-trace? to 'process-substitution'.
* guix/status.scm: New file.
* guix/store.scm (set-build-options): Add #:print-extended-build-trace?;
pass it into PAIRS.
(%protocol-version): Bump.
(protocol-version, nix-server-version): New procedures.
(current-store-protocol-version): New variable.
(with-store, build-things): Parameterize it.
* guix/ui.scm (build-output-port): Remove.
(colorize-string): Export.
* po/guix/POTFILES.in: Add guix/status.scm.
* tests/status.scm: New file.
* Makefile.am (SCM_TESTS): Add it.
* nix/libstore/worker-protocol.hh (PROTOCOL_VERSION): Bump to 0x162.
* nix/libstore/build.cc (DerivationGoal::registerOutputs)
(SubstitutionGoal::finished): Print a "@ hash-mismatch" trace before
throwing.

5 years agoprogress: Add 'display-download-progress'.
Ludovic Courtès [Tue, 25 Sep 2018 08:30:21 +0000 (10:30 +0200)]
progress: Add 'display-download-progress'.

* guix/progress.scm (display-download-progress): New procedure.
(progress-reporter/file)[render]: Rewrite in terms of
'display-download-progress'.

5 years agognu: yoshimi: Update to 1.5.9.
Ricardo Wurmus [Thu, 27 Sep 2018 19:52:07 +0000 (21:52 +0200)]
gnu: yoshimi: Update to 1.5.9.

* gnu/packages/music.scm (yoshimi): Update to 1.5.9.

5 years agognu: emacs-ert-runner: Do not use package name in directory.
Ricardo Wurmus [Thu, 27 Sep 2018 18:02:55 +0000 (20:02 +0200)]
gnu: emacs-ert-runner: Do not use package name in directory.

* gnu/packages/emacs.scm (emacs-ert-runner)[arguments]: Use the upstream name
instead of the Guix package name in the "install-executable" phase.

This is a follow-up to commit 5c8031ff7382ec9079040d08ae5a05b4dd2352b7.

5 years agognu: eolie: Update to 0.9.38.
Ricardo Wurmus [Thu, 27 Sep 2018 17:55:49 +0000 (19:55 +0200)]
gnu: eolie: Update to 0.9.38.

* gnu/packages/gnome.scm (eolie): Update to 0.9.38.

5 years agognu: linux-libre: Update to 4.18.10.
Mark H Weaver [Thu, 27 Sep 2018 09:53:46 +0000 (05:53 -0400)]
gnu: linux-libre: Update to 4.18.10.

* gnu/packages/linux.scm (%linux-libre-version): Update to 4.18.10.
(%linux-libre-hash): Update hash.

5 years agognu: linux-libre@4.14: Update to 4.14.72.
Mark H Weaver [Thu, 27 Sep 2018 09:52:52 +0000 (05:52 -0400)]
gnu: linux-libre@4.14: Update to 4.14.72.

* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.72.
(%linux-libre-4.14-hash): Update hash.

5 years agognu: linux-libre@4.9: Update to 4.9.129.
Mark H Weaver [Thu, 27 Sep 2018 09:52:00 +0000 (05:52 -0400)]
gnu: linux-libre@4.9: Update to 4.9.129.

* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.129.

5 years agognu: linux-libre@4.4: Update to 4.4.158.
Mark H Weaver [Thu, 27 Sep 2018 09:51:20 +0000 (05:51 -0400)]
gnu: linux-libre@4.4: Update to 4.4.158.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.158.

5 years agognu: mame: Update to 0.202.
Rutger Helling [Thu, 27 Sep 2018 07:50:01 +0000 (09:50 +0200)]
gnu: mame: Update to 0.202.

* gnu/packages/emulators.scm (mame): Update to 0.202.

5 years agognu: youtube-dl: Update to 2018.09.18.
Tobias Geerinckx-Rice [Mon, 24 Sep 2018 18:33:00 +0000 (20:33 +0200)]
gnu: youtube-dl: Update to 2018.09.18.

* gnu/packages/video.scm (youtube-dl): Update to 2018.09.18.

5 years agognu: python-setproctitle: Use INVOKE.
Tobias Geerinckx-Rice [Tue, 25 Sep 2018 08:15:37 +0000 (10:15 +0200)]
gnu: python-setproctitle: Use INVOKE.

* gnu/packages/python.scm (python-setproctitle)[arguments]: Substitute
INVOKE for SYSTEM*.

5 years agognu: dico: Update to 2.7.
Tobias Geerinckx-Rice [Thu, 27 Sep 2018 01:47:24 +0000 (03:47 +0200)]
gnu: dico: Update to 2.7.

* gnu/packages/dico.scm (dico): Update to 2.7.
[arguments]: Work around dodgy test in 'check' phase.

5 years agognu: perl-net-dns: Update to 1.18.
Tobias Geerinckx-Rice [Mon, 24 Sep 2018 10:38:47 +0000 (12:38 +0200)]
gnu: perl-net-dns: Update to 1.18.

* gnu/packages/networking.scm (perl-net-dns): Update to 1.18.

5 years agognu: perl-catalyst-runtime: Update to 5.90119.
Tobias Geerinckx-Rice [Tue, 25 Sep 2018 21:27:44 +0000 (23:27 +0200)]
gnu: perl-catalyst-runtime: Update to 5.90119.

* gnu/packages/web.scm (perl-catalyst-runtime): Update to 5.90119.

5 years agognu: perl-crypt-openssl-rsa: Update to 0.31.
Tobias Geerinckx-Rice [Tue, 25 Sep 2018 18:58:07 +0000 (20:58 +0200)]
gnu: perl-crypt-openssl-rsa: Update to 0.31.

* gnu/packages/tls.scm (perl-crypt-openssl-rsa): Update to 0.31.

5 years agognu: enlightenment: Fix initial locale and keyboard selection.
Timo Eisenmann [Wed, 26 Sep 2018 15:01:33 +0000 (17:01 +0200)]
gnu: enlightenment: Fix initial locale and keyboard selection.

* gnu/packages/enlightenment.scm (enlightenment)[arguments]: In
'set-system-actions', set absolute file name to 'locale' and 'xorg.lst'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agoservices: virtual-terminal: Write to "default_utf8" only if necessary.
Ludovic Courtès [Wed, 26 Sep 2018 21:01:33 +0000 (23:01 +0200)]
services: virtual-terminal: Write to "default_utf8" only if necessary.

Fixes a bug in containers whereby 'virtual-terminal' would always fail
to start because writing to /sys/…/default_utf8 would fail with EROFS.

* gnu/services/base.scm (virtual-terminal-service-type): Read from
"default_utf8" before attempting to write to it.

5 years agoservices: udev: Don't attempt to read "modules.devname" from a container.
Ludovic Courtès [Wed, 26 Sep 2018 20:58:23 +0000 (22:58 +0200)]
services: udev: Don't attempt to read "modules.devname" from a container.

Fixes <https://bugs.gnu.org/32814>.
Reported by Julien Lepiller <julien@lepiller.eu>.

* gnu/services/base.scm (udev-shepherd-service)[start]: Check whether
DIRECTORY exists and skip 'make-static-device-nodes' call if it doesn't.

5 years agoservices: shepherd: Add workaround for 0.5.0 in containers.
Ludovic Courtès [Wed, 26 Sep 2018 20:52:38 +0000 (22:52 +0200)]
services: shepherd: Add workaround for 0.5.0 in containers.

* gnu/services/shepherd.scm (%containerized-shepherd-service): New service.
* gnu/system.scm (essential-services): Use it when CONTAINER? is true.

5 years agoservices: dhcp-client: Use 'read-pid-file'.
Ludovic Courtès [Wed, 26 Sep 2018 20:30:16 +0000 (22:30 +0200)]
services: dhcp-client: Use 'read-pid-file'.

* gnu/services/networking.scm (dhcp-client-service-type)[start]: Use
'read-pid-file' instead of the custom and possibly infinite loop.

5 years agognu: Remove incorrect Emacs package deprecations.
Ludovic Courtès [Wed, 26 Sep 2018 14:35:37 +0000 (16:35 +0200)]
gnu: Remove incorrect Emacs package deprecations.

This is a followup to 5c8031ff7382ec9079040d08ae5a05b4dd2352b7.  An
upgrade would wrongfully report things like:

  guix package: package 'emacs-typo' has been superseded by 'emacs-typo'
  guix package: package 'emacs-org-tree-slide' has been superseded by 'emacs-org-tree-slide'
  guix package: package 'emacs-emms' has been superseded by 'emacs-emms'

* gnu/packages/emacs.scm (flycheck, emms, typo, org-tree-slide)
(butler): Remove.
(emacs-emms-mode-line-cycle)[propagated-inputs]: Use EMACS-EMMS instead
of EMMS.

5 years agoguix system: Load all services on reconfigure, not just stopped ones.
Carlo Zancanaro [Sun, 26 Aug 2018 11:54:14 +0000 (21:54 +1000)]
guix system: Load all services on reconfigure, not just stopped ones.

This uses the 'replacement' service slot introduced in the Shepherd
version 0.5.0.

* gnu/services/shepherd.scm (shepherd-service-upgrade): Return a list of
  services that need to be restarted to complete their upgrade.
* guix/scripts/system.scm (call-with-service-upgrade-info): Rename an internal
  variable to reflect the change to shepherd-service-upgrade.
  (upgrade-shepherd-services): Call 'load-services/safe' instead of
  'load-services'.  Print a message about services that need to be
  manually restarted.
* gnu/services/herd.scm (load-services/safe): New procedure.
* doc/guix.texi (Invoking guix system): Document the new behaviour.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
5 years agognu: shepherd: Update to 0.5.0.
Ludovic Courtès [Wed, 26 Sep 2018 13:42:15 +0000 (15:42 +0200)]
gnu: shepherd: Update to 0.5.0.

* gnu/packages/admin.scm (shepherd): Update to 0.5.0.

5 years agoFix URL in emacs-magit and emacs-groovy-modes.
Pierre Neidhardt [Tue, 25 Sep 2018 15:57:59 +0000 (17:57 +0200)]
Fix URL in emacs-magit and emacs-groovy-modes.

* gnu/packages/emacs.scm (emacs-magit)[source]: Fix URL.
* gnu/packages/emacs.scm (emacs-groovy-modes)[source]: Fix URL.

5 years agognu: linux-libre: Enable SHPC PCI Hotplug driver, now built-in only.
Mark H Weaver [Tue, 25 Sep 2018 23:31:50 +0000 (19:31 -0400)]
gnu: linux-libre: Enable SHPC PCI Hotplug driver, now built-in only.

Fixes <https://bugs.gnu.org/32840>.

* gnu/packages/aux-files/linux-libre/4.18-x86_64.conf,
gnu/packages/aux-files/linux-libre/4.18-i686.conf: Add
CONFIG_HOTPLUG_PCI_SHPC=y, plus updates made by 'make oldconfig'.

5 years agognu: icecat: Rebundle NSPR and NSS [security fix].
Mark H Weaver [Tue, 25 Sep 2018 21:13:59 +0000 (17:13 -0400)]
gnu: icecat: Rebundle NSPR and NSS [security fix].

Works around <https://bugs.gnu.org/32833>.

* gnu/packages/gnuzilla.scm (icecat)[source]: In snippet, don't remove NSS.
[inputs]: Remove 'nspr' and 'nss'.
[arguments]: Remove --with-system-{nspr,nss} from configure flags.

5 years agognu: icecat: Unbundle libevent, libogg, and libvorbis.
Mark H Weaver [Mon, 24 Sep 2018 04:10:37 +0000 (00:10 -0400)]
gnu: icecat: Unbundle libevent, libogg, and libvorbis.

* gnu/packages/patches/icecat-use-system-media-libs.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/patches/icecat-avoid-bundled-libraries.patch: Add
another hunk to enable removal of libevent.
* gnu/packages/gnuzilla.scm (icecat)[source]: Add patch.  In the snippet, add
libevent, libogg, libvorbis, and libtremor to the list of bundled libraries to
remove.  Add a comment regarding theora.  Remove comments regarding unbundling
cairo, which is no longer supported.
[inputs]: Add libevent, libogg, and libvorbis.
[arguments]: Add --with-system-{libevent,ogg,vorbis} to configure flags.
Add custom bootstrap phase.  Add comments.

5 years agognu: icecat: Unbundle graphite2 and harfbuzz.
Mark H Weaver [Sun, 23 Sep 2018 08:46:59 +0000 (04:46 -0400)]
gnu: icecat: Unbundle graphite2 and harfbuzz.

* gnu/packages/patches/icecat-use-system-graphite2+harfbuzz.patch: New file.
* gnu/packages/patches/icecat-use-system-graphite2.patch,
gnu/packages/patches/icecat-use-system-harfbuzz.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Update accordingly.
* gnu/packages/gnuzilla.scm (icecat)[source]: Add new patch.  Delete
bundled graphite2 and harfbuzz in snippet.
[inputs]: Add graphite2 and harfbuzz.
[arguments]: Add --with-system-{graphite2,harfbuzz} to configure flags.

5 years agoservices: Add Varnish service.
Marius Bakke [Sun, 26 Aug 2018 21:33:48 +0000 (23:33 +0200)]
services: Add Varnish service.

* gnu/services/web.scm (<varnish-configuration>): New record type.
(%varnish-accounts, %varnish-service-type): New variables.
(varnish-shepherd-service): New procedure.
* gnu/tests/web.scm (%varnish-vcl, %varnish-os): New variables.
(%test-varnish): New test.
* doc/guix.texi (Web Services): Document it.

5 years agognu: varnish: Use absolute file name of "rm".
Marius Bakke [Sun, 26 Aug 2018 21:31:10 +0000 (23:31 +0200)]
gnu: varnish: Use absolute file name of "rm".

* gnu/packages/web.scm (varnish)[arguments]: Rename 'patch-bin-sh-phase to
'use-absolute-file-names and add substitution.

5 years agognu: Add Node LTS.
Marius Bakke [Sun, 23 Sep 2018 11:12:23 +0000 (13:12 +0200)]
gnu: Add Node LTS.

* gnu/packages/node.scm (node)[arguments]: Adjust 'patch-files' phase to
ignore missing files.
(node-lts): New public variable.

5 years agognu: node: Delete expired tests.
Marius Bakke [Mon, 24 Sep 2018 12:43:53 +0000 (14:43 +0200)]
gnu: node: Delete expired tests.

* gnu/packages/node.scm (node)[arguments]: Delete tests for which the TLS
certificates have expired.

5 years agognu: webkitgtk: Remove obsolete phase.
Marius Bakke [Thu, 20 Sep 2018 14:56:15 +0000 (16:56 +0200)]
gnu: webkitgtk: Remove obsolete phase.

* gnu/packages/webkit.scm (webkitgtk)[arguments]: Remove #:phases.
(webkitgtk-2.22)[arguments]: Don't reference removed phase.

5 years agognu: gspell: Update to 1.8.1.
Marius Bakke [Tue, 28 Aug 2018 03:49:30 +0000 (05:49 +0200)]
gnu: gspell: Update to 1.8.1.

* gnu/packages/gnome.scm (gspell): Update to 1.8.1.
[propagated-inputs]: Change ENCHANT-1.6 to ENCHANT.

5 years agognu: enchant: Update to 2.2.3.
Marius Bakke [Tue, 28 Aug 2018 02:03:23 +0000 (04:03 +0200)]
gnu: enchant: Update to 2.2.3.

* gnu/packages/enchant.scm (enchant): Update to 2.2.3.
[arguments]: Add "--enable-relocatable" to #:configure-flags.
[native-inputs]: Add UNITTEST-CPP.
(enchant-1.6): New public variable.
* gnu/packages/fcitx.scm (fcitx)[inputs]: Change ENCHANT to ENCHANT-1.6.
* gnu/packages/gnome.scm (gspell): Likewise.
* gnu/packages/mate.scm (pluma): Likewise.
* gnu/packages/gtk.scm (gtkspell3)[propagated-inputs]: Likewise.
[inputs]: Remove duplicate ENCHANT.

5 years agognu: enchant: Propagate Glib.
Marius Bakke [Tue, 28 Aug 2018 15:15:00 +0000 (17:15 +0200)]
gnu: enchant: Propagate Glib.

* gnu/packages/enchant.scm (enchant)[inputs]: Move GLIB ...
[propagated-inputs]: ... here.  New field.

5 years agognu: enchant: Don't build libenchant.a.
Marius Bakke [Tue, 28 Aug 2018 01:47:45 +0000 (03:47 +0200)]
gnu: enchant: Don't build libenchant.a.

* gnu/packages/enchant.scm (enchant)[arguments]: Add #:configure-flags.

5 years agognu: enchant: Update home page.
Marius Bakke [Tue, 28 Aug 2018 00:07:56 +0000 (02:07 +0200)]
gnu: enchant: Update home page.

* gnu/packages/enchant.scm (enchant)[home-page]: Set to URL mentioned on the
legacy home page.

5 years agogit-download: Don't assume the working directory is the parent of ".git".
Marius Bakke [Sat, 15 Sep 2018 09:53:40 +0000 (11:53 +0200)]
git-download: Don't assume the working directory is the parent of ".git".

This makes it do the right thing w.r.t. git worktrees.

* guix/git-download.scm (git-file-list): Use REPOSITORY-WORKING-DIRECTORY to
locate checkout.  Rename from "top" to "workdir".

5 years agopull: Try harder to use the host's X.509 certificates.
Ludovic Courtès [Tue, 25 Sep 2018 16:44:38 +0000 (18:44 +0200)]
pull: Try harder to use the host's X.509 certificates.

* guix/scripts/pull.scm (honor-x509-certificates): Use commonly-found
certificate bundles.

5 years agosubstitute: Progress port really closes underlying port.
Ludovic Courtès [Tue, 25 Sep 2018 10:28:55 +0000 (12:28 +0200)]
substitute: Progress port really closes underlying port.

* guix/scripts/substitute.scm (progress-report-port): Use 'close-port'
instead of 'close-connection'.  Move 'stop' call first.

5 years agoprogress: 'progress-reporter-report!' takes any number of arguments.
Ludovic Courtès [Tue, 25 Sep 2018 08:22:59 +0000 (10:22 +0200)]
progress: 'progress-reporter-report!' takes any number of arguments.

* guix/progress.scm (progress-reporter-report!): Accept an arbitrary
number of arguments and pass them to REPORT.

5 years agognupg: Change default keyserver.
Ludovic Courtès [Mon, 24 Sep 2018 12:16:13 +0000 (14:16 +0200)]
gnupg: Change default keyserver.

* guix/gnupg.scm (%openpgp-key-server): Change default to
"pool.sks-keyservers.net".

5 years agognu: diffoscope: Update to 102.
Ludovic Courtès [Mon, 24 Sep 2018 12:08:40 +0000 (14:08 +0200)]
gnu: diffoscope: Update to 102.

* gnu/packages/package-management.scm (diffoscope): Update to 102.

5 years agognu: Add guile-next.
Ludovic Courtès [Mon, 24 Sep 2018 11:59:35 +0000 (13:59 +0200)]
gnu: Add guile-next.

* gnu/packages/guile.scm (guile-next): Rewrite to refer to Guile 3.0.

5 years agognu: python-wsgiproxy2: Update to 0.4.5.
Tobias Geerinckx-Rice [Tue, 25 Sep 2018 01:38:24 +0000 (03:38 +0200)]
gnu: python-wsgiproxy2: Update to 0.4.5.

* gnu/packages/python-web.scm (python-wsgiproxy2): Update to 0.4.5.

5 years agognu: python-pexpect: Use INVOKE.
Tobias Geerinckx-Rice [Tue, 25 Sep 2018 08:14:58 +0000 (10:14 +0200)]
gnu: python-pexpect: Use INVOKE.

* gnu/packages/python.scm (python-pexpect)[arguments]: Substitute INVOKE
for SYSTEM*.