aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: subversion: Support running the tests in parallel.run-subversion-tests-in-parallelChristopher Baines2020-02-06
| | | | | | | | This drops the time to build the package on my machine from ~14 minutes to ~5 minutes. * gnu/packages/version-control.scm (subversion)[arguments]: Add set-PARALLEL phase to set the PARALLEL environment variable.
* gnu: Add anki.Robert Smith2020-02-05
| | | | * gnu/packages/education.scm (anki): New variable.
* gnu: tor: Update to 0.4.2.6.Efraim Flashner2020-02-05
| | | | * gnu/packages/tor.scm (tor): Update to 0.4.2.6.
* gnu: librsvg-next-source: Update dependencies.John Soo2020-02-05
| | | | | | * gnu/packages/gnome.scm (librsvg-next-source): Update dependencies. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: rust-num-traits-0.2: Upgrade to 0.2.11.John Soo2020-02-05
| | | | | | | | * gnu/packages/crates-io.scm (rust-num-traits-0.2): Upgrade to 0.2.11. [arguments]: Remove rust-autocfg-0.1 from cargo-inputs. Add rust-autocfg-1.0, rust-libm-0.2. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-libm-0.1.John Soo2020-02-05
| | | | | | * gnu/packages/crates-io.scm (rust-libm-0.1): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-autocfg-1.0.John Soo2020-02-05
| | | | | | | * gnu/packages/crates-io.scm (rust-autocfg-1.0): New variable. (rust-autocfg-0.1): Inherit from rust-autocfg-1.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: rust-num-traits-0.2: Don't hide package.John Soo2020-02-05
| | | | | | | | | | | * gnu/packages/crates-io.scm (rust-num-traits-0.2):[arguments] Add rust-autocfg-0.1 to cargo-inputs. [properties] Remove field. (rust-num-traits-0.1):[arguments] Add rust-num-traits-0.2 to cargo-inputs. [properties]: Remove field. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-libm-0.2.John Soo2020-02-05
| | | | | | * gnu/packages/crates-io.scm (rust-libm-0.2): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-nom-1.2.John Soo2020-02-05
| | | | | | * gnu/packages/crates-io.scm (rust-nom-1.2): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-iso8601-0.1.John Soo2020-02-05
| | | | | | * gnu/packages/crates-io.scm (rust-iso8601-0.1): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-pad-0.1.John Soo2020-02-05
| | | | | | * gnu/packages/crates-io.scm (rust-pad-0.1): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-no-panic-0.1.John Soo2020-02-05
| | | | | | * gnu/packages/crates-io.scm (rust-no-panic-0.1): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-locale-0.2.John Soo2020-02-05
| | | | | | * gnu/packages/crates-io.scm (rust-locale-0.2): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: sbcl-chanl: Update to 0.4.1-1-56e90a1.Guillaume Le Vaillant2020-02-05
| | | | | * gnu/packages/lisp-xyz.scm (sbcl-chanl): Update to 0.4.1-1-56e90a1. (ecl-chanl)[arguments]: Remove disable-chanl-actors phase.
* gnu: Add cl-hdf5-cffi.Konrad Hinsen2020-02-05
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-hdf5-cffi, cl-hdf5-cffi, ecl-hdf5-cffi): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add pamixer.Amin Bandali2020-02-04
| | | | | | * gnu/packages/pulseaudio.scm (pamixer): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: emacs-yasnippet-snippets: Update to 0.20.Nicolas Goaziou2020-02-05
| | | | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-yasnippet-snippets): Update to 0.20. [arguments]: Remove unnecessary modules. [license]: Change to GPL3+. Note: the new official release is "0.20" whereas previous package used arbitrary "1-1". This may prevent users with this package already installed from updating.
* gnu: mutt: Enable Autocrypt support.Ivan Vilata-i-Balaguer2020-02-05
| | | | | | | | * gnu/packages/mail.scm (mutt)[inputs]: Add libidn2 and sqlite. [arguments]<#:configure-flags>: Add "--enable-autocrypt", "--with-sqlite3" and "--with-idn2". Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add gnome-shell-extension-appindicator.Giacomo Leidi2020-02-05
| | | | | | * gnu/packages/gnome-xyz.scm (gnome-shell-extension-appindicator): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add stb-truetype.Giacomo Leidi2020-02-05
| | | | | | * gnu/packages/stb.scm (stb-truetype): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add stb-sprintf.Giacomo Leidi2020-02-05
| | | | | | * gnu/packages/stb.scm (stb-sprintf): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add redsea.Evan Straw2020-02-05
| | | | | | * gnu/packages/ham-radio.scm (redsea): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: liquid-dsp: Remove unused module imports.Evan Straw2020-02-05
| | | | | | * gnu/packages/sdr.scm (liquid-dsp): Remove unused module imports. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* doc: Improve "guix pack -f docker" example.Ludovic Courtès2020-02-05
| | | | | * doc/guix.texi (Invoking guix pack): Provide more concrete instructions for the "guix pack -f docker" example.
* doc: Fix typo in channel example.Ludovic Courtès2020-02-05
| | | | | * doc/guix.texi (Channels): Use 'commit' field instead of 'branch' in example.
* gnu: emacs-yasnippet: Update to 0.14.0.Nicolas Goaziou2020-02-04
| | | | * gnu/packages/emacs-xyz.scm (emacs-yasnippet): Update to 0.14.0.
* gnu: yoshimi: Update to 1.7.0.1.Ricardo Wurmus2020-02-04
| | | | * gnu/packages/music.scm (yoshimi): Update to 1.7.0.1.
* gnu: sbcl-usocket: Update to 0.8.3.Guillaume Le Vaillant2020-02-04
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-usocket-boot0): Update to 0.8.3 and don't make this variable public. (sbcl-usocket-server)[inputs]: Replace portable-threads by bordeaux-threads. (ecl-socket): Rename variable to ecl-usocket.
* gnu: Add ecl-static-vectors.Guillaume Le Vaillant2020-02-04
| | | | * gnu/packages/lisp-xyz.scm (ecl-static-vectors): New variable.
* gnu: sbcl-static-vectors: Update to 1.8.4.Guillaume Le Vaillant2020-02-04
| | | | * gnu/packages/lisp-xyz.scm (sbcl-static-vectors): Update to 1.8.4.
* gnu: sbcl-swap-bytes: Update to 1.2.Guillaume Le Vaillant2020-02-04
| | | | | * gnu/packages/lisp-xyz.scm (sbcl-swap-bytes): Update to 1.2. [arguments]: Don't ignore tests.
* gnu: sbcl-split-sequence: Update to 2.0.0.Guillaume Le Vaillant2020-02-04
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-split-sequence): Update to 2.0.0. [native-inputs]: Add fiveam. [arguments]: Don't ignore tests.
* gnu: Add ecl-cl-ppcre-unicode.Guillaume Le Vaillant2020-02-04
| | | | * gnu/packages/lisp-xyz.scm (ecl-cl-ppcre-unicode): New variable.
* gnu: sbcl-cl-unicode: Update to 0.1.6.Guillaume Le Vaillant2020-02-04
| | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-unicode-base): Update to 0.1.6.
* gnu: sbcl-cl-ppcre: Update to 2.1.1.Guillaume Le Vaillant2020-02-04
| | | | * gnu/packages/lisp-xyz.scp (sbcl-cl-ppcre): Update to 2.1.1.
* gnu: sbcl-flexi-streams: Update to 1.0.18.Guillaume Le Vaillant2020-02-04
| | | | * gnu/packages/lisp-xyz.scm (sbcl-flexi-streams): Update to 1.0.18.
* gnu: Add ecl-drakma.Guillaume Le Vaillant2020-02-04
| | | | * gnu/packages/lisp-xyz (ecl-drakma): New variable.
* gnu: sbcl-drakma: Update to 2.0.7.Guillaume Le Vaillant2020-02-04
| | | | * gnu/packages/lisp-xyz.scm (sbcl-drakma): Update to 2.0.7.
* gnu: sbcl-cl-fad: Update to 0.7.6.Guillaume Le Vaillant2020-02-04
| | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-fad): Update to 0.7.6.
* gnu: sbcl-bordeaux-threads: Update to 0.8.7.Guillaume Le Vaillant2020-02-04
| | | | * gnu/packages/lisp-xyz.scm (sbcl-bordeaux-threads): Update to 0.8.7.
* gnu: netsurf: Use https.Efraim Flashner2020-02-04
| | | | | | | * gnu/packages/web.scm (netsurf-buildsystem, libparserutils, hubbub, libwapcaplet, libcss, libdom, libsvgtiny, libnsbmp, libnsgif, libnslog, libnsutils, libnspsl, nsgenbind, netsurf, netsurf-buildsystem) [source, home-page]: Use https.
* gnu: netsurf: Build with gtk+-3.Efraim Flashner2020-02-04
| | | | | * gnu/packages/web.scm (netsurf)[inputs]: Remove gtk+-2, add gtk+. [arguments]: Add makeflag to target gtk3.
* gnu: git-annex: Update to 7.20200202.7.Kyle Meyer2020-02-04
| | | | | | * gnu/packages/haskell-apps.scm (git-annex): Update to 7.20200202.7. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: netsurf: Fix entity parsing.Eric Bavier2020-02-04
| | | | | | | | | Follow-up to commit 31afa654c58cd7aa8bd11a771fa6eabcd766d443. * gnu/packages/web.scm (netsurf)[arguments]: In 'adjust-welcome' phase, ensure html entities are parsed and find their way back to the output. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: Add grip.Jakub Kądziołka2020-02-04
| | | | | | * gnu/packages/python-web.scm (grip): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add python-path-and-address.Jakub Kądziołka2020-02-04
| | | | | | * gnu/packages/python-web.scm (python-path-and-address): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: emacs-wgrep: Update to 2.3.2.Pierre Neidhardt2020-02-04
| | | | * gnu/packages/emacs-xyz.scm (emacs-wgrep): Update to 2.3.2.
* gnu: python-language-server: Update to 0.31.7.Brett Gilio2020-02-03
| | | | * gnu/packages/python-xyz.scm (python-language-server): Update to 0.31.7.
* gnu: QEMU: Fix CVE-2020-1711.Leo Famulari2020-02-03
| | | | | | * gnu/packages/patches/qemu-CVE-2020-1711.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/virtualization.scm (qemu)[source]: Use it.