summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Expand)AuthorAgeFilesLines
* gnu: emacs-elisp-demos: Update to 2019.08.16.•••* gnu/packages/emacs-xyz.scm (emacs-elisp-demos): Update to 2019.08.16. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com> Brian Leung2019-08-281-23/+20
* gnu: gtkspell3: Install Vala bindings.•••* gnu/packages/gtk.scm (gtkspell3)[native-inputs]: Add vala. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Giacomo Leidi2019-08-281-1/+3
* gnu: webkitgtk: Update to 2.24.4.•••* gnu/packages/webkit.scm (webkitgtk-2.24): Update to 2.24.4. Mark H Weaver2019-08-281-3/+3
* gnu: agda-ial: Fetch source from Git.•••This addresses a 'guix lint' warning. * gnu/packages/agda.scm (agda-ial)[source]: Change to use 'git-fetch'. [arguments]: Change 'install phase accordingly; adjust its 'find-files' regexp. Ludovic Courtès2019-08-281-21/+19
* gnu: Add agda-ial.•••* gnu/packages/agda.scm (agda-ial): new variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> John Soo2019-08-281-0/+48
* gnu: emacsy: Cleanup build.•••* gnu/packages/guile-xyz.scm (emacsy): Wrap binaries; fixes guile version conflicts. Move some propagated inputs to inputs. Amar Singh2019-08-271-5/+35
* gnu: Add nomad.•••* gnu/packages/guile-xyz.scm (nomad): New variable. Amar Singh2019-08-271-0/+94
* gnu: Add emacsy-minimal.•••* (guile-emacsy): New variable. Emacsy is a library for Guile. Emacsy package is too heavy for use as a dependency for other packages: $ guix size emacsy ... total: 1136.3 MiB versus: $ guix size guile-emacsy ... total: 132.3 MiB Amar Singh2019-08-271-0/+31
* gnu: youtube-dl: Update to 2019.08.13.•••* gnu/packages/video.scm (youtube-dl): Update to 2019.08.13. Rutger Helling2019-08-271-2/+2
* gnu: sway: Update to 1.2.•••* gnu/packages/wm.scm (sway): Update to 1.2. Rutger Helling2019-08-271-2/+2
* gnu: Add template-glib.•••* gnu/packages/glib.scm (template-glib): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Giacomo Leidi2019-08-271-0/+38
* gnu: Add python-elementpath.•••* gnu/packages/python-xyz.scm (python-elementpath): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Giacomo Leidi2019-08-271-0/+26
* gnu: libmicrohttpd: Update to 0.9.66.•••* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.66. Ludovic Courtès2019-08-271-2/+2
* gnu: guile-bytestructures: Update to 1.0.6.•••* gnu/packages/guile.scm (guile-bytestructures): Update to 1.0.6. Ludovic Courtès2019-08-271-2/+2
* gnu: guile-bytestructures: Add upstream name.•••* gnu/packages/guile.scm (guile-bytestructures)[properties]: New field. Ludovic Courtès2019-08-271-1/+2
* gnu: Add uniutils.•••* gnu/packages/textutils.scm (uniutils): New variable. Hartmut Goebel2019-08-271-0/+63
* gnu: Add ascii2binary.•••* gnu/packages/textutils.scm (ascii2binary): New variable. Hartmut Goebel2019-08-271-1/+45
* gnu: mkvtoolnix:gui: Don't require :out to be installed.•••* gnu/packages/video.scm (mkvtoolnix)[arguments]: Add a ‘patch-relative-file-names’ phase to call ‘mkvmerge’ from :out. Tobias Geerinckx-Rice2019-08-271-0/+7
* gnu: mkvtoolnix: Use @command{}.•••* gnu/packages/video.scm (mkvtoolnix)[description]: Substitute @command{} for @code{}. Tobias Geerinckx-Rice2019-08-271-2/+3
* Merge branch 'wip-binaries'Mark H Weaver2019-08-262-6/+240
|\
| * bootstrap: guile-static: Disable parallel build.•••* gnu/packages/make-bootstrap.scm (%guile-static)[arguments]: Override #:parallel-build? to be #f. Mark H Weaver2019-08-151-0/+4
| * bootstrap: Build bootstrap bash deterministically.•••* gnu/packages/patches/bash-4.4-linux-pgrp-pipe.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/make-bootstrap.scm (static-bash-for-bootstrap): New variable. (%static-inputs): Use 'static-bash-for-bootstrap' instead of 'static-bash'. Mark H Weaver2019-08-152-3/+42
| * bootstrap: Build the new reduced binary seed bootstrap on x86.•••* gnu/packages/make-bootstrap.scm (%bootstrap-tarballs)[inputs]: On i686-linux and x86_64-linux, substitute linux-libre-headers, Mes, and MesCC, in place of GCC, binutils, and glibc. Mark H Weaver2019-08-151-3/+9
| * bootstrap: Add mes-minimal-stripped-tarball.•••* gnu/packages/make-bootstrap.scm (%mes-minimal, %mes-minimal-stripped, %mes-bootstrap-tarball): New variable. Modified-By: Mark H Weaver <mhw@netris.org> Jan Nieuwenhuizen2019-08-151-0/+92
| * bootstrap: Add mescc-tools-static-stripped-tarball.•••* gnu/packages/make-bootstrap.scm (%mescc-tools-static, %mescc-tools-static-stripped, %mescc-tools-bootstrap-tarball): New variable. Modified-By: Mark H Weaver <mhw@netris.org> Jan Nieuwenhuizen2019-08-151-0/+68
| * gnu: Add linux-libre-headers-bootstrap-tarball.•••* gnu/packages/make-bootstrap.scm (%linux-libre-headers-stripped): New variable. (%linux-libre-headers-bootstrap-tarball): New variable. Jan Nieuwenhuizen2019-08-151-0/+25
* | gnu: linux-libre: Update deblobbing scripts.•••* gnu/packages/linux.scm (deblob-scripts-4.9): Update to version 4.9.190 and update the 'deblob-check' hash. (deblob-scripts-5.2, deblob-scripts-4.19) (deblob-scripts-4.14, deblob-scripts-4.4): Update to versions 5.2.10, 4.19.68, 4.14.140, and 4.4.190 respectively, although the scripts themselves are unchanged. Mark H Weaver2019-08-261-6/+6
* | gnu: cuirass: Update to 0.0.1-23.1cd2f93.•••* gnu/packages/ci.scm (cuirass): Update to 0.0.1-23.1cd2f93. Ricardo Wurmus2019-08-271-3/+3
* | gnu: python-pip: Update to 19.2.1.•••* gnu/packages/python-xyz.scm (python-pip): Update to 19.2.1. Nicolas Goaziou2019-08-261-2/+2
* | gnu: emacs-zerodark-theme: Fix modeline.•••* gnu/packages/emacs-xyz.scm (emacs-zerodark-theme)[propagated-inputs]: Add emacs-flycheck to prevent errors when themed modeline is active. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Giacomo Leidi2019-08-261-1/+2
* | gnu: mkvtoolnix: Update to 37.0.0.•••* gnu/packages/video.scm (mkvtoolnix): Update to 37.0.0. Tobias Geerinckx-Rice2019-08-261-3/+2
* | gnu: mkvtoolnix: Don't use NAME in source URI.•••* gnu/packages/video.scm (mkvtoolnix)[source]: Hard-code NAME. Tobias Geerinckx-Rice2019-08-261-1/+1
* | gnu: Rust-num-integer: Move rust-autocfg to cargo-inputs.•••* gnu/packages/crates-io.scm (rust-num-integer)[arguments]: Move rust-autocfg from cargo-development-inputs to cargo-inputs. Efraim Flashner2019-08-261-3/+2
* | gnu: iverilog: Update to 10.3.•••* gnu/packages/fpga.scm (iverilog): Update to 10.3. Tobias Geerinckx-Rice2019-08-261-4/+4
* | gnu: mupen64plus-rsp-z64: Use HTTPS home page.•••* gnu/packages/emulators.scm (mupen64plus-rsp-z64)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2019-08-261-1/+1
* | gnu: mupen64plus-rsp-hle: Use HTTPS home page.•••* gnu/packages/emulators.scm (mupen64plus-rsp-hle)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2019-08-261-1/+1
* | gnu: mupen64plus-input-sdl: Use HTTPS home page.•••* gnu/packages/emulators.scm (mupen64plus-input-sdl)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2019-08-261-1/+1
* | gnu: mupen64plus-audio-sdl: Use HTTPS home page.•••* gnu/packages/emulators.scm (mupen64plus-audio-sdl)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2019-08-261-1/+1
* | gnu: mupen64plus-core: Use HTTPS home page.•••* gnu/packages/emulators.scm (mupen64plus-core)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2019-08-261-3/+4
* | gnu: retroarch: Update to 1.7.8.•••* gnu/packages/emulators.scm (retroarch): Update to 1.7.8. Rutger Helling2019-08-261-4/+3
* | gnu: guile-next: Update to 2.9.4.•••* gnu/packages/guile.scm (guile-next): Update to 2.9.4. Ludovic Courtès2019-08-261-2/+2
* | gnu: sysstat: Update source URL.•••This is a followup to 3d76112769d2149e81b7cc774d859469d1f1909e. * gnu/packages/linux.scm (sysstat): Update URL. Ludovic Courtès2019-08-261-1/+1
* | gnu: rage: Update to 0.3.1.•••* gnu/packages/enlightenment.scm (rage): Update to 0.3.1. Efraim Flashner2019-08-261-2/+2
* | gnu: efl: Update to 1.22.3.•••* gnu/packages/enlightenment.scm (efl): Update to 1.22.3. Efraim Flashner2019-08-261-2/+2
* | gnu: Add cvassistant.••• * gnu/package/cvassistant.scm: New file. * gnu/local.mk: Add it. * gnu/packages/cvassistant.scm (cvassistant): New variable. Jesse Gibbons2019-08-261-0/+90
* | gnu: python-pillow: Update to 6.1.0.•••* gnu/packages/python-xyz.scm (python-pillow): Update to 6.1.0. Nicolas Goaziou2019-08-261-2/+2
* | gnu: Add python-pyroutelib3.•••* gnu/packages/python-xyz.scm (python-pyroutelib3): New variable. Nicolas Goaziou2019-08-261-0/+19
* | gnu: perl-namespace-autoclean: Update to 0.29.•••* gnu/packages/perl.scm (perl-namespace-autoclean): Update to 0.29. Tobias Geerinckx-Rice2019-08-261-4/+3
* | gnu: python-cvxopt: Update to 1.2.3.•••* gnu/packages/maths.scm (python-cvxopt): Update to 1.2.3. Tobias Geerinckx-Rice2019-08-261-2/+2
* | gnu: snd: Don't install the licence twice.•••* gnu/packages/audio.scm (snd)[arguments]: Let the build system install ‘COPYING’ once. Tobias Geerinckx-Rice2019-08-261-1/+1