summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* gnu: linux-libre-4.1: Update to 4.1.27.•••* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.27. Mark H Weaver2016-06-241-2/+2
* gnu: Add erlang.•••* gnu/packages/erlang.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Co-authored by: Leo Famulari <leo@famulari.name> Co-authored by: Pjotr Prins <pjotr.public12@thebird.nl> Steve Sprang2016-06-242-0/+180
* gnu: java-swt: Update to 4.6.•••* gnu/packages/java.scm (java-swt): Update to 4.6. Andreas Enge2016-06-241-4/+4
* gnu: pari-gp: Update to 2.7.6.•••* gnu/packages/algebra.scm (pari-gp): Update to 2.7.6. Andreas Enge2016-06-241-2/+2
* gnu: Add emacs-writegood-mode.•••* gnu/packages/emacs.scm (emacs-writegood-mode): New variable. Ludovic Courtès2016-06-241-0/+22
* gnu: Add GNU Diction.•••* gnu/packages/dictionaries.scm (diction): New variable. Ludovic Courtès2016-06-241-1/+24
* gnu: imagemagick: Update to 6.9.4-10.•••* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.4.10. Leo Famulari2016-06-241-2/+2
* tests: basic: Don't hard-code the expected architecture name.•••* gnu/tests/base.scm (run-basic-test)["uname"]: Don't hard-code the architecture. Ludovic Courtès2016-06-231-3/+4
* tests: Installation test no longer requires KVM.•••* gnu/tests/install.scm (%test-installed-os): Use '-enable-kvm' only when /dev/kvm exists. Ludovic Courtès2016-06-231-4/+7
* services: Add 'mcron-service'.•••* gnu/services/mcron.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. * gnu/tests/base.scm (%mcron-os, %test-mcron): New variables. (run-mcron-test): New procedure. * doc/guix.texi (Scheduled Job Execution): New node. Ludovic Courtès2016-06-223-1/+221
* gnu: Add mcron2.•••* gnu/packages/guile.scm (mcron2): New variable. Ludovic Courtès2016-06-221-0/+50
* gnu: xorg.scm: Replace http with https in URLs.•••* gnu/packages/xorg.scm: Use https for cgit.freedesktop.org, www.x.org/wiki/, anongit.freedesktop.org. ng02016-06-221-178/+179
* gnu: haskell.scm: Replace http with https in Hackage, Github.•••* gnu/packages/haskell.scm: Use https for Hackage, Github urls. ng02016-06-221-323/+324
* gnu: efl: Update to 1.17.2.•••* gnu/packages/enlightenment.scm (efl): Update to 1.17.2. Efraim Flashner2016-06-221-2/+2
* gnu: lightning: Fix typo.•••This is a followup to commit c283b22e93cbf496e13b25878be3ec8a1242fb73. * gnu/packages/assembly.scm (lightning): Add 'license' prefix. Alex Kost2016-06-221-1/+1
* gnu: perl-test-harness: Update to 3.36.•••* gnu/packages/perl.scm (perl-test-harness): Update to 3.36. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> ng02016-06-221-2/+3
* gnu: lightning: Move to (gnu packages assembly).•••* gnu/packages/lightning.scm: Remove. Move 'lightning' to... * gnu/packages/assembly.scm (lightning): ... here. New variable. * gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly. Alex Kost2016-06-223-45/+22
* gnu: beets: Move propagated-inputs to inputs.•••* gnu/packages/music.scm (beets)[propagated-inputs]: Replace with ... [inputs]: ... new field. Leo Famulari2016-06-221-1/+1
* gnu: beets: Update to 1.3.18.•••* gnu/packages/patches/beets-image-test-failure.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/music.scm (beets): Update to 1.3.18. [source]: Use patch. Leo Famulari2016-06-223-3/+54
* gnu: vsearch: Update to 0.11.2.•••* gnu/packages/bioinformatics.scm (vsearch): Update to 0.11.2. Ben Woodcroft2016-06-221-2/+2
* gnu: nasm: Make build bit-reproducible.•••* gnu/packages/patches/nasm-no-ps-pdf.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/assembly.scm (nasm): Use it. Remove ghostscript, do not build PS or PDF docs. Makes build bit-reproducible. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Jan Nieuwenhuizen2016-06-213-5/+25
* gnu: Add ruby-puma.•••gnu/packages/ruby.scm (ruby-puma): New variable. gnu/packages/patches/ruby-puma-ignore-broken-test.patch: New file. gnu/local.mk (dist_patch_DATA): Add it. Ben Woodcroft2016-06-213-0/+55
* gnu: Add ruby-hoe-git.•••* gnu/packages/ruby.scm (ruby-hoe-git): New variable. Ben Woodcroft2016-06-211-0/+23
* gnu: Add r-vegan.•••* gnu/packages/bioinformatics.scm (r-vegan): New variable. Ben Woodcroft2016-06-211-0/+51
* gnu: Add r-mgcv.•••* gnu/packages/statistics.scm (r-mgcv): New variable. Ben Woodcroft2016-06-211-0/+21
* gnu: Add r-permute.•••* gnu/packages/statistics.scm (r-permute): New variable. Ben Woodcroft2016-06-211-0/+23
* gnu: texlive: Update to 2016.•••* gnu/packages/tex.scm (texlive-extra-src, texlive-texmf-src, texlive-bin, texlive-texmf, texlive): Update to 2016. (texlive-texmf)[properies]: Add max-silent-time so grafts don't time out. Efraim Flashner2016-06-211-9/+11
* gnu: Adjust to yasm change of module.•••This is a followup to 15a3fffc593a2385bbac60913909833babc1625f. * gnu/packages/gnuzilla.scm, gnu/packages/gstreamer.scm, gnu/packages/kodi.scm, gnu/packages/video.scm: Adjust import list to yasm move. Ludovic Courtès2016-06-214-4/+4
* gnu: yasm: Move to (gnu packages assembly).•••* gnu/packages/yasm.scm: Remove. Move 'yasm' to... * gnu/packages/assembly.scm (yasm): ... here. New variable. * gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly. Ludovic Courtès2016-06-213-57/+33
* gnu: Add nasm.•••* gnu/packages/assembly.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Jan Nieuwenhuizen2016-06-212-0/+62
* install: Pass a relative file name to 'local-file'.•••This is a followup to cbbbb7be0fbaa11ff75bce92f2d82131ff8db104. * gnu/system/install.scm (/etc/configuration-files): Pass a relative file name to 'local-file'. Ludovic Courtès2016-06-211-2/+1
* gnu: diamond: Update to 0.8.7.•••* gnu/packages/bioinformatics.scm (diamond): Update to 0.8.7. Ben Woodcroft2016-06-211-2/+2
* gnu: Update american-fuzzy-lop to 2.15b.•••* gnu/packages/debug.scm (american-fuzzy-lop): Update to 2.15b. Eric Bavier2016-06-211-2/+2
* gnu: Add thefuck.•••* gnu/packages/admin.scm (thefuck): New variable. Eric Bavier2016-06-201-0/+27
* gnu: shotwell: Update to 0.23.1.•••Addresses DWF-2016-89001: validate TLS certificates. * gnu/packages/gnome.scm (shotwell): Update to 0.23.1. [inputs]: replace webkitgtk-2.4 with webkitgtk. Eric Bavier2016-06-201-4/+4
* gnu: python-wsgi-intercept: Update to 1.2.2.•••* gnu/packages/python.scm (python-wsgi-intercept, python2-wsgi-intercept): Update to 1.2.2. Leo Famulari2016-06-201-3/+6
* gnu: python-requests-toolbelt: Update to 0.6.2.•••* gnu/packages/python.scm (python-requests-toolbelt, python2-requests-toolbelt): Update to 0.6.2. Leo Famulari2016-06-201-3/+6
* gnu: vdirsyncer: Update to 0.11.2.•••* gnu/packages/dav.scm (vdirsyncer): Update to 0.11.2. Leo Famulari2016-06-201-3/+3
* gnu: python-click-threading: Update to 0.2.0.•••* gnu/packages/python.scm (python-click-threading, python2-click-threading): Update to 0.2.0. Leo Famulari2016-06-201-3/+6
* gnu: python-click: Update to 6.6.•••* gnu/packages/python.scm (python-click, python2-click): Update to 6.6. Leo Famulari2016-06-201-3/+7
* gnu: Add warzone2100.•••* gnu/packages/games.scm (warzone2100): New variable. Kei Kebreau2016-06-201-0/+51
* tests: Add a mechanism to describe and discover system tests.•••* gnu/tests.scm (<system-test>): New record type. (write-system-test, test-modules, fold-system-tests) (all-system-tests): New procedures. * gnu/tests/base.scm (%test-basic-os): Turn into a <system-test>. * gnu/tests/install.scm (%test-installed-os): Likewise. * build-aux/run-system-tests.scm (%system-tests): Remove. (run-system-tests): Use 'all-system-tests'. Ludovic Courtès2016-06-203-30/+104
* packages: Export 'scheme-modules'.•••* gnu/packages.scm (package-modules): Rename to... (scheme-modules): ... this. Export. Update callers. Ludovic Courtès2016-06-201-4/+5
* tests: Add system installation test.•••* gnu/tests.scm (define-os-with-source): New macro. * gnu/tests/install.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. * build-aux/run-system-tests.scm (%system-tests): Likewise. Ludovic Courtès2016-06-203-2/+228
* vm: 'qemu-command' honors its argument.•••* gnu/build/vm.scm (qemu-command): Refer to SYSTEM rather than %HOST-TYPE in the body. Ludovic Courtès2016-06-201-3/+3
* tests: base: Fully honor the OS passed to 'run-basic-test'.•••* gnu/tests/base.scm (run-basic-test)["uname"]: Use the host name of OS. ["shepherd services"]: Use service names from OS. (%test-basic-os): Add call to 'virtualized-operating-system'. Ludovic Courtès2016-06-201-7/+12
* gnu: guile-next: Update to 2.1.3.•••* gnu/packages/guile.scm (guile-next): Update to 2.1.3. David Thompson2016-06-201-2/+2
* gnu: Add argon2.•••* gnu/packages/password-utils.scm (argon2): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> Lukas Gradl2016-06-201-0/+37
* gnu: git: Update to 2.9.0•••* gnu/packages/version-control.scm (git): Update to 2.9.0. (git-manpages)[source]: Update hash. Leo Famulari2016-06-201-3/+3
* gnu: chicken: Update to 4.11.0 [fixes CVE-2014-9651].•••* gnu/packages/scheme.scm (chicken): Update to 4.11.0. Efraim Flashner2016-06-201-2/+2