~ruther/guix-local

d44d60d2 — Alex Kost 10 years ago
gnu: sxiv: Update to 1.3.2.

* gnu/packages/sxiv.scm (sxiv): Update to 1.3.2.
4c896c91 — Alex Kost 10 years ago
gnu: manaplus: Update to 1.6.1.16.

* gnu/packages/games.scm (manaplus): Update to 1.6.1.16.
e0c941fe — Ludovic Courtès 10 years ago
doc: Document 'http_proxy'.

* doc/guix.texi (Build Environment Setup, Substitutes): Document
'http_proxy'.
44ad3384 — Ludovic Courtès 10 years ago
derivations: Add test for #:leaked-env-vars.

* tests/derivations.scm ("derivation #:leaked-env-vars"): New test.
a887fd8d — Ludovic Courtès 10 years ago
doc: Explain how to run a subset of the tests.

* doc/guix.texi (Running the Test Suite): Explain 'TESTS'.
27a2e483 — Alex Kost 10 years ago
emacs: Add 'guix-search-by-name'.

* emacs/guix-ui-package.el (guix-search-by-name): New command.
* doc/emacs.texi (Emacs Commands): Document it.
e119ba90 — Alex Kost 10 years ago
emacs: Rename 'guix-search-by-name' to 'guix-packages-by-name'.

* emacs/guix-ui-package.el (guix-search-by-name): Rename to...
  (guix-packages-by-name): ... this.  Complete package name.
* doc/emacs.texi (Emacs Commands): Likewise.
264ae686 — Efraim Flashner 10 years ago
python2-jsonschema: Add python2-functools32 to inputs.

* gnu/packages/python.scm (python2-jsonschema)[inputs]: Add
python2-functools32.
(python2-wheel)[native-inputs]: Specify python2-jsonschema. Add
python2-functools32.
(python2-requests)[propagated-inputs]: Specify python2-wheel.
(python2-ipython)[inputs]: Specify python2-jsonschema, python2-requests.
(python2-rauth)[propagated-inputs]: Specify python2-requests.
* gnu/packages/openstack.scm (python2-requests-mock)[propagated-inputs]:
Specify python2-requests.
(python2-tempest-lib)[propagated-inputs]: Specify python2-jsonschema.
(python2-oslosphinx)[propagated-inputs]: Specify python2-requests.
(python2-keystoneclient)[porpagated-inputs]: Specify python2-requests.
[native-inputs]: Specify python2-oslosphinx, python2-requests-mock,
python2-tempest-lib.
(python2-swiftclient)[propagated-inputs]: Specify python2-requests,
python2-oslosphinx.
058247ef — Efraim Flashner 10 years ago
gnu: datamash: Update to 1.1.0.

* gnu/packages/datamash.scm (datamash): Update to 1.1.0.
de6af327 — Taylan Ulrich Bayırlı/Kammer 10 years ago
build: Speed up .go compilation.

* build-aux/compile-all.scm: New file.
* Makefile.am (EXTRA_DIST): Add it.
(%.go, make-go): New rules.
8047d13d — Mark H Weaver 10 years ago
gnu: mariadb: Update to 10.0.23.

* gnu/packages/databases.scm (mariadb): Update to 10.0.23.
51a277d8 — Mark H Weaver 10 years ago
gnu: rsync: Update to 3.1.2.

* gnu/packages/rsync.scm (rsync): Update to 3.1.2.
e8309291 — Ricardo Wurmus 10 years ago
gnu: solfege: Build scores with Lilypond.

* gnu/packages/music.scm (solfege)[inputs]: Add "lilypond".
18ef998b — Ricardo Wurmus 10 years ago
gnu: bristol: Remove SSE flags on platforms other than x86_64 and i686.

* gnu/packages/music.scm (bristol)[arguments]: Add phase
"remove-sse-flags" to remove unsupported optimizations on platforms
other than x86_64 and i686.
b153f9f0 — Ludovic Courtès 10 years ago
linux-initrd: Remove "usbkbd" from the default set of modules.

Reported by Ricardo Wurmus <rekado@elephly.net>
at <http://debbugs.gnu.org/cgi/bugreport.cgi?bug=20433#39>.

* gnu/system/linux-initrd.scm (base-initrd): Remove "usbkbd".
e8d2168c — Efraim Flashner 10 years ago
gnu: Add git-annex-remote-hubic.

* gnu/packages/version-control.scm (git-annex-remote-hubic): New variable.
c18f6368 — Efraim Flashner 10 years ago
gnu: Add python-urllib3.

* gnu/packages/python.scm (python-urllib3, python2-urllib3): New variables.
e1ba0749 — Efraim Flashner 10 years ago
gnu: python-wheel: Clarify description.

* gnu/packages/python.scm (python-wheel): Do it.
10468636 — Efraim Flashner 10 years ago
gnu: python-pytest-cov: Clarify description.

* gnu/packages/python.scm (python-pytest-cov): Do it.
1abe448d — Efraim Flashner 10 years ago
gnu: Add python2-functools32.

* gnu/packages/python.scm (python2-functools32): New variable.
Next