summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: guix: Ensure the bootstrap binary tarballs aren't GC'd.Ludovic Courtès2020-01-06
| | | | | | | | | | | Previously, they could be GC'd by 'tests/guix-gc.sh' for instance, and thus lacking by the time 'tests/guix-daemon.sh' runs, thereby leading to a test failure. Reported by Gábor Boskovits. * gnu/packages/package-management.scm (guix)[arguments]: In 'copy-bootstrap-guile' phase, change 'intern' to register a GC root.
* gnu: Add emacs-helm-cider.Pierre Neidhardt2020-01-06
| | | | * gnu/packages/emacs-xyz.scm (emacs-helm-cider): New variable.
* gnu: lua-luv: Update to 1.32.0-0.Efraim Flashner2020-01-06
| | | | * gnu/packages/lua.scm (lua-luv): Update to 1.32.0-0.
* gnu: lua5.1-sec: Update to 0.9.Efraim Flashner2020-01-06
| | | | * gnu/packages/lua.scm (lua5.1-sec): Update to 0.9.
* gnu: lua-filesystem: Update to 1.7.0.2.Efraim Flashner2020-01-06
| | | | * gnu/packages/lua.scm (lua-filesystem): Update to 1.7.0.2.
* gnu: make-lua-socket: Don't use unstable tarball.Efraim Flashner2020-01-06
| | | | | * gnu/packages/lua.scm (make-lua-socket)[source]: Download using git-fetch.
* gnu: lua-lgi: Don't use unstable tarball.Efraim Flashner2020-01-06
| | | | * gnu/packages/lua.scm (lua-lgi)[source]: Download using git-fetch.
* gnu: make-lua-sec: Don't use unstable tarball.Efraim Flashner2020-01-06
| | | | * gnu/packages/lua.scm (make-lua-sec)[source]: Download using git-fetch.
* gnu: make-lua-filesystem: Don't use unstable tarball.Efraim Flashner2020-01-06
| | | | | * gnu/packages/lua.scm (make-lua-filesystem)[source]: Download using git-fetch. Parameterize commit version.
* gnu: sdl-mixer: Describe runtime configuration.Timotej Lazar2020-01-06
| | | | | | | * gnu/packages/sdl.scm (sdl-mixer)[description]: Add information about runtime MIDI playback options. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* system: linux-container: Recommend guix container.Efraim Flashner2020-01-06
| | | | | * gnu/system/linux-container.scm (container-script)[script]: Recommend using 'guix container' to get a shell inside the running container.
* gnu: python-anaconda-client: Don't use unstable tarball.Efraim Flashner2020-01-06
| | | | | * gnu/packages/package-management.scm (python-anaconda-client)[source]: Download using git-fetch.
* gnu: python-conda: Don't use unstable tarball.Efraim Flashner2020-01-06
| | | | | | * gnu/packages/package-management.scm (python-conda)[source]: Download using git-fetch. [arguments]: Adjust custom 'remove-failing-tests to make a file writable.
* gnu: python2-unicodecsv: Don't use unstable tarball.Efraim Flashner2020-01-06
| | | | | * gnu/packages/python-xyz.scm (python2-unicodecsv)[source]: Download using git-fetch.
* gnu: python2-numpy@1.8: Don't use unstable tarball.Efraim Flashner2020-01-06
| | | | | * gnu/packages/python-xyz.scm (python2-numpy-1.8)[source]: Download using git-fetch.
* gnu: Add emacs-lsp-lua-emmy.Oleg Pykhalov2020-01-06
| | | | * gnu/packages/emacs-xyz.scm (emacs-lsp-lua-emmy): New variable.
* gnu: Add emacs-lsp-java.Oleg Pykhalov2020-01-06
| | | | * gnu/packages/emacs-xyz.scm (emacs-lsp-java): New variable.
* gnu: Add emacs-treemacs-extra.Oleg Pykhalov2020-01-06
| | | | * gnu/packages/emacs-xyz.scm (emacs-treemacs-extra): New variable.
* gnu: Add emacs-treemacs.Oleg Pykhalov2020-01-06
| | | | * gnu/packages/emacs-xyz.scm (emacs-treemacs): New variable.
* gnu: Add emacs-pfuture.Oleg Pykhalov2020-01-06
| | | | * gnu/packages/emacs-xyz.scm (emacs-pfuture): New variable.
* gnu: swh-plugins: Update home-page to new uri.Oleg Pykhalov2020-01-06
| | | | * gnu/packages/audio.scm (swh-plugins)[home-page]: Update to new uri.
* gnu: python-axolotl: Don't use unstable tarball.Efraim Flashner2020-01-06
| | | | | * gnu/packages/python-crypto.scm (python-axolotl)[source]: Download using git-fetch.
* gnu: perl-net-patricia: Fix build.Efraim Flashner2020-01-06
| | | | | * gnu/packages/networking.scm (perl-net-patricia)[arguments]: Add custom phase to prevent linking with 'nsl'.
* gnu: perl-ole-storage-lite: Update to 0.20.Efraim Flashner2020-01-06
| | | | * gnu/packages/perl.scm (perl-ole-storage-lite): Update to 0.20.
* gnu: python-whatever: Don't use unstable tarball.Efraim Flashner2020-01-06
| | | | | * gnu/packages/python-xyz.scm (python-whatever)[source]: Download using git-fetch.
* gnu: python-urwidtrees: Don't use setuptools.Efraim Flashner2020-01-06
| | | | | * gnu/packages/python-xyz.scm (python-urwidtrees)[arguments]: Build without setuptools.
* gnu: python-urwidtrees: Don't use unstable tarball.Efraim Flashner2020-01-06
| | | | | * gnu/packages/python-xyz.scm (python-urwidtrees)[source]: Download using git-fetch.
* gnu: python-mwclient: Update to 0.10.0.Efraim Flashner2020-01-06
| | | | | | | | * gnu/packages/python-xyz.scm (python-mwclient): Update to 0.10.0. [source]: Download using git-fetch. [propagated-inputs]: Remove python-requests. [native-inputs]: Remove python-pytest-pep8, python-pytest-cov. Add python-pytest-runner.
* gnu: python-jsonpatch-0.4: Don't use unstable tarball.Efraim Flashner2020-01-06
| | | | | * gnu/packages/python-xyz.scm (python-jsonpatch-0.4)[source]: Download using git-fetch.
* gnu: python-jsonpatch: Don't use unstable tarball.Efraim Flashner2020-01-06
| | | | | * gnu/packages/python-xyz.scm (python-jsonpatch)[source]: Download using git-fetch.
* gnu: python-docopt: Don't use unstable tarball.Efraim Flashner2020-01-06
| | | | | * gnu/packages/python-xyz.scm (python-docopt)[source]: Download using git-fetch.
* gnu: libtgvoip: Fix failing build on i686-linux.Brett Gilio2020-01-05
| | | | | | | | | | | | | | | | * gnu/local.mk (libtgvoip): Add patches for libtgvoip-disable-sse2.patch and libtgvoip-disable-webrtc.patch * gnu/packages/patches/libtgvoip-disable-sse2.patch: New file. * gnu/packages/patches/libtgvoip-disable-webrtc.patch: New file. * gnu/packages/telephony.scm (libtgvoip): Fix building on i686-linux. [source]: Reference patches for correcting failing build on i686-linux architecture. Reported-by: Diego Nicola Barbato <dnbarbato@posteo.de> Fixes <bugs.gnu.org/38944>.
* gnu: libtgvoip: Update to 2.4.4.Brett Gilio2020-01-05
| | | | | | | | * gnu/packages/telephony.scm (libtgvoip): Update to 2.4.4. [source]: Change source URI to reflect upstream. [inputs]: Add pulseaudio and alsa-lib. This change corrects a bug, and allows for cross-compilation on armhf architectures.
* gnu: coq-mathcomp: Update to 1.10.0.Brett Gilio2020-01-05
| | | | | | * gnu/packages/coq.scm (coq-mathcomp): Update to 1.10.0. [arguments]: Modify comment about tests. Remove redundant setting of COQLIB environment variable.
* gnu: agi-bio: Update hash.Ricardo Wurmus2020-01-05
| | | | | | The previous hash corresponded to the previous commit. * gnu/packages/opencog.scm (agi-bio)[source]: Update hash.
* gnu: Add agi-bio.Ricardo Wurmus2020-01-05
| | | | * gnu/packages/opencog.scm (agi-bio): New variable.
* gnu: Add cl-pdf.Ricardo Wurmus2020-01-05
| | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-pdf, ecl-cl-pdf, cl-pdf): New variables.
* gnu: Add cl-flexichain.Ricardo Wurmus2020-01-05
| | | | | * gnu/packages/lisp-xyz.scm (sbcl-flexichain, ecl-flexichain, cl-flexichain): New variables.
* gnu: Add cl-spatial-trees.Ricardo Wurmus2020-01-05
| | | | | * gnu/packages/lisp-xyz.scm (sbcl-spatial-trees, ecl-spatial-trees, cl-spatial-trees): New variables.
* gnu: Add cl-vectors.Ricardo Wurmus2020-01-05
| | | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-vectors, ecl-cl-vectors, cl-vectors): New variables.
* gnu: Add cl-paths-ttf.Ricardo Wurmus2020-01-05
| | | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-paths-ttf, ecl-cl-paths-ttf, cl-paths-ttf): New variables.
* gnu: Add cl-paths.Ricardo Wurmus2020-01-05
| | | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-paths, ecl-cl-paths, cl-paths): New variables.
* gnu: Add cl-aa.Ricardo Wurmus2020-01-05
| | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-aa, ecl-cl-aa, cl-aa): New variables.
* gnu: stellarium: Update to 0.19.3.Tobias Geerinckx-Rice2020-01-05
| | | | * gnu/packages/astronomy.scm (stellarium): Update to 0.19.3.
* gnu: file-roller: Update to 3.32.3.Tobias Geerinckx-Rice2020-01-05
| | | | * gnu/packages/gnome.scm (file-roller): Update to 3.32.3.
* services: host-name: Make service one-shot.Efraim Flashner2020-01-05
| | | | | * gnu/services/base.scm (host-name-service-type): Remove 'respawn?' keyword from shepherd-service-type, add 'one-shot?'.
* gnu: arandr: Fix build.Kei Kebreau2020-01-05
| | | | | | | | | This is a follow-up to commit 218c785850d5ecf3a7646d81ce90445419a5103b. [arguments]: Remove unnecessary #:python flag. Add 'wrap-gi-typelib' phase. [inputs]: Remove python2-pygtk and add gtk+, python-pycairo, and python-pygobject. [native-inputs]: Replace python2-docutils with python-docutils.
* gnu: Add swh-plugins.Oleg Pykhalov2020-01-05
| | | | * gnu/packages/audio.scm (swh-plugins): New variable.
* gnu: guix-data-service: Update to 0.0.1-16.c7e3a1b.Christopher Baines2020-01-05
| | | | * gnu/packages/web.scm (guix-data-service): Update to 0.0.1-16.c7e3a1b.
* gnu: sdl2-mixer: Enable opus support.Timotej Lazar2020-01-05
| | | | | | | | * gnu/packages/sdl.scm (sdl2-mixer)[inputs]: Add opusfile. [native-inputs]: Add pkg-config. [arguments]<#:configure-flags>: Add "--disable-music-opus-shared". Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>