summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* 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>
* gnu: sdl-mixer: Enable fluidsynth MIDI backend.Timotej Lazar2020-01-05
| | | | | | | * gnu/packages/sdl.scm (sdl-mixer)[inputs]: Add fluidsynth and alphabetize. [arguments]: Reformat. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: sdl2-mixer: Fix configure flags.Timotej Lazar2020-01-05
| | | | | | | | | | Some configure options were renamed between SDL / SDL2 mixer; add new variants to the derived package. * gnu/packages/sdl.scm (sdl2-mixer)[arguments]: Fix flags to disable dynamic library loading. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: sdl-mixer: Remove unused configure flag.Timotej Lazar2020-01-05
| | | | | | | | | The flag --disable-music-mp3-shared is only used when building with smpeg instead of libmad, which is linked at build time by default. * gnu/packages/sdl.scm (sdl-mixer)[arguments]: Remove unused configure flag. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: sdl-mixer: Use correct inputs for MOD file support.Timotej Lazar2020-01-05
| | | | | | | * gnu/packages/sdl.scm (sdl-mixer)[inputs]: Remove libmodplug. * gnu/packages/sdl.scm (sdl2-mixer)[inputs]: Add libmodplug. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* file-systems: Handle LUKS2 header.David Trudgian2020-01-05
| | | | | | * gnu/build/file-systems.scm (luks-superblock?): Handle LUKS2 header. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: linux-libre: Update to 5.4.8.Mark H Weaver2020-01-05
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.8. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre@4.19: Update to 4.19.93.Mark H Weaver2020-01-05
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.93. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre@4.14: Update to 4.14.162.Mark H Weaver2020-01-05
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.162. (linux-libre-4.14-pristine-source): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.208.Mark H Weaver2020-01-05
| | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.208. (linux-libre-4.9-pristine-source): Update hash.
* gnu: linux-libre@4.4: Update to 4.4.208.Mark H Weaver2020-01-05
| | | | | * gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.208. (linux-libre-4.4-pristine-source): Update hash.
* gnu: guix: Update to f38eabe.Tobias Geerinckx-Rice2020-01-05
| | | | * gnu/packages/package-management.scm (guix): Update to f38eabe.
* gnu: dtc: Use Python 3 instead of Python 2.Björn Höfling2020-01-05
| | | | * gnu/packages/bootloaders.scm (dtc)[inputs]: Use python instead of python-2.
* gnu: ncompress: Update to 4.2.4.6.Tobias Geerinckx-Rice2020-01-05
| | | | | * gnu/packages/compression.scm (ncompress): Update to 4.2.4.6. * gnu/packages/patches/ncompress-fix-softlinks.patch: Adjust.
* gnu: cppcheck: Update to 1.90.Tobias Geerinckx-Rice2020-01-05
| | | | * gnu/packages/check.scm (cppcheck): Update to 1.90.
* doc: Add JFS to Guix System-supported file systems.Tobias Geerinckx-Rice2020-01-05
| | | | | * doc/guix.texi (Keyboard Layout and Networking and Partitioning): Note JFS support.
* installer: Add JFS support.Tobias Geerinckx-Rice2020-01-05
| | | | | | | | | | * gnu/installer/newt/partition.scm (run-fs-type-page): Add ‘jfs’ to the list box. * gnu/installer/parted.scm (user-fs-type-name, user-fs-type->mount-type) (partition-filesystem-user-type): Add ‘jfs’ mapping (create-jfs-file-system): New procedure. (format-user-partitions): Use it. * gnu/installer.scm (set-installer-path): Add jfsutils.
* installer: Fix typo.Tobias Geerinckx-Rice2020-01-05
| | | | * gnu/installer/parted.scm (create-btrfs-file-system): Fix typo in docstring.
* gnu: Add ode.Nicolas Goaziou2020-01-05
| | | | * gnu/packages/game-development.scm (ode): New variable.
* gnu: Add libccd.Nicolas Goaziou2020-01-05
| | | | * gnu/packages/game-development.scm (libccd): New variable.
* gnu: Add xcur2png.Leo Prikler2020-01-05
| | | | * gnu/packages/xorg.scm (xcur2png): New variable.
* gnu: bitlbee: Use HTTPS home page.Timotej Lazar2020-01-05
| | | | * gnu/packages/messaging.scm (bitlbee)[home-page]: Use HTTPS.
* gexp: Add 'raw-derivation-file'.Ludovic Courtès2020-01-04
| | | | | | | * guix/gexp.scm (<raw-derivation-file>): New record type. (raw-derivation-file-compiler): New gexp compiler. * tests/gexp.scm ("lower-gexp, raw-derivation-file") ("raw-derivation-file"): New tests.
* gnu: guile-hashing: Add variant for Guile 3.0.Ludovic Courtès2020-01-04
| | | | * gnu/packages/guile-xyz.scm (guile3.0-hashing): New variable.
* gnu: Add guile-hashing.Ludovic Courtès2020-01-04
| | | | * gnu/packages/guile-xyz.scm (guile-hashing): New variable.
* build-system/guile: Add #:implicit-inputs?.Jan Nieuwenhuizen2020-01-04
| | | | | | | * guix/build-system/guile.scm (lower): Add implicit-inputs? keyword parameter. [private-keywords]: Add it. Honor it.