~ruther/guix-local

54d82c81 — Tobias Geerinckx-Rice 8 years ago
gnu: libfilezilla: Update to 0.12.1.

* gnu/packages/ftp.scm (libfilezilla): Update to 0.12.1.
ecbea1bc — Ludovic Courtès 8 years ago
gnu: automake: Add 1.16.

* gnu/packages/autotools.scm (automake-1.16): New variable.
1d84d7bf — Ludovic Courtès 8 years ago
build: Require Guile >= 2.0.13.

* README, configure.ac, doc/guix.texi (Requirements): Increase minimum
Guile version from 2.0.9 to 2.0.13.
* config-daemon.ac: Remove use of 'GUIX_CHECK_UNBUFFERED_CBIP'.
* m4/guix.m4 (GUIX_CHECK_UNBUFFERED_CBIP): Remove.
* guix/build/download.scm (current-http-proxy): Remove.
* guix/build/syscalls.scm (%libc-errno-pointer, errno): Remove.
(syscall->procedure): Use #:return-errno unconditionally.
* guix/hash.scm (open-sha256-input-port)[unbuffered]: Remove outdated
comment.
* guix/http-client.scm (when-guile<=2.0.5-or-otherwise-broken): Remove.
<top level>: Remove 'when-guile<=2.0.5-or-otherwise-broken' block.
* guix/scripts/substitute.scm (fetch): Remove 'guile-version>?'
conditional.
* tests/hash.scm (supports-unbuffered-cbip?): Remove.
<top level>: Remove 'test-skip' call.
cb723be5 — Marius Bakke 8 years ago
gnu: python-scandir: Run the test suite.

* gnu/packages/python.scm (python-scandir)[arguments]: Replace CHECK-PHASE.
71a2d417 — Marius Bakke 8 years ago
gnu: python-scandir: Update to 1.7.

* gnu/packages/python.scm (python-scandir): Update to 1.7.
[description]: Mention that the Python3 variant is obsolete.
ea3f45a5 — Marius Bakke 8 years ago
gnu: python2-pathlib2: Update to 2.3.0.

* gnu/packages/python.scm (python2-pathlib2): Update to 2.3.0.
[propagated-inputs]: Add PYTHON2-SCANDIR.
f160557b — Marius Bakke 8 years ago
gnu: python-ipython: Update to 5.5.0.

* gnu/packages/python.scm (python-ipython): Update to 5.5.0.
ff856cfd — Marius Bakke 8 years ago
gnu: python-pickleshare: Run the tests.

* gnu/packages/databases.scm (python-pickleshare)[arguments]: Replace CHECK-PHASE.
[native-inputs]: Add PYTHON-PYTEST.
76397e12 — Marius Bakke 8 years ago
gnu: python2-pathlib2: Propagate python2-six.

* gnu/packages/python.scm (python2-pathlib2)[native-inputs]: Move to ...
[propagated-inputs] ... here.
ed519b3c — Marius Bakke 8 years ago
gnu: python-pickleshare: Update to 0.7.4.

* gnu/packages/databases.scm (python-pickleshare): Update to 0.7.4.
[source](uri): Use PYPI-URI.
[propagated-inputs]: Remove.
[properties]: Delay python2 variant.
(python2-pickleshare)[propagated-inputs]: Add PYTHON2-PATHLIB2.
eddb9dac — Marius Bakke 8 years ago
gnu: behave: Update to 1.2.6.

* gnu/packages/check.scm (behave): Update to 1.2.6.
[source](uri): Adjust file extension.
[native-inputs]: Add PYTHON-PATHPY and PYTHON-PYTEST.
b8509387 — Marius Bakke 8 years ago
gnu: python-pathpy: Update to 11.0.

* gnu/packages/python.scm (python-pathpy): Update to 11.0.
[source](uri): Use PYPI-URI.
[outputs]: Remove field.
[arguments]: Set #:tests? #f.  Remove #:phases.
557f8f21 — Marius Bakke 8 years ago
gnu: python-parse-type: Update to 0.4.2.

* gnu/packages/python.scm (python-parse-type): Update to 0.4.2.
[source](uri): Use PYPI-URI.
[arguments]: Remove field.
2115bde3 — Marius Bakke 8 years ago
gnu: python-parse: Update to 1.8.2.

* gnu/packages/patches/python-parse-too-many-fields.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/python.scm (python-parse): Update to 1.8.2.
[source](patches): Remove.
[arguments]: Use INVOKE instead of SYSTEM*.
f58764d8 — nikita 8 years ago
gnu: neomutt: Update to 20180223.

* gnu/packages/mail.scm (neomutt): Update to 20180223.
[native-inputs]: Use 'docbook-xml-4.2'.
[arguments]: Remove 'fix-docbook' phases.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
f61682e7 — Alex ter Weele 8 years ago
gnu: Add agda.

* gnu/packages/agda.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add adga.scm.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
7df5669f — Alex ter Weele 8 years ago
gnu: Add ghc-uri-encode.

* gnu/packages/haskell-web.scm (ghc-uri-encode): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
abfec9b3 — Alex ter Weele 8 years ago
gnu: ghc-hashtables: Allow newer version of vector.

* gnu/packages/haskell.scm (ghc-hashtables)[arguments]: Allow newer version of
  vector.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
9f29ecc1 — Alex ter Weele 8 years ago
gnu: ghc-edit-distance: Allow newer version of QuickCheck.

* gnu/packages/haskell.scm (ghc-edit-distance)[arguments]: Allow running tests
  with newer version of QuickCheck.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
acc55e83 — Marius Bakke 8 years ago
nls: Update 'pt_BR' translation.
Next