| Commit message (Expand) | Author | Age |
* | gnu: krita: Enhance krita.•••* gnu/packages/kde.scm (krita)[inputs]: Add libjpeg-turbo, ilmbase and openexr.
[native-inputs]: Add vc.
[arguments]: Set path to headers for ilmbase.
Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
| Mark Meyer | 2017-12-16 |
* | gnu: borg: Fix a data loss bug.•••See <https://github.com/borgbackup/borg/issues/3444> for more information.
* gnu/packages/patches/borg-fix-archive-corruption-bug.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/backup.scm (borg)[source]: Use it.
| Leo Famulari | 2017-12-16 |
* | guix: offload: Add "status" sub-command.•••* guix/scripts/offload.scm (check-machine-status): New procedure.
(guix-offload): Call it when the argument is "status".
* doc/guix.texi (Daemon Offload Setup): Document it.
| Ricardo Wurmus | 2017-12-16 |
* | gnu: guix: Update snapshot to 02345c.•••* gnu/packages/package-management.scm (guix): Update to 02345c.
| Mathieu Othacehe | 2017-12-16 |
* | gnu: lookingglass: Limit to Intel compatable systems.•••* gnu/packages/virtualization.scm (lookingglass)[supported-systems]: New
field.
| Efraim Flashner | 2017-12-16 |
* | gnu: gx-saturator-lv2: Update to 0-3.605330f43.•••* gnu/packages/music.scm (gx-saturator-lv2): Update to 0-3.605330f43.
| Ricardo Wurmus | 2017-12-16 |
* | gnu: gx-slow-gear-lv2: Update to 0-3.5d37e775b.•••* gnu/packages/music.scm (gx-slow-gear-lv2): Update to 0-3.5d37e775b.
| Ricardo Wurmus | 2017-12-16 |
* | gnu: gx-vbass-preamp-lv2: Update to 0-2.eb999b0ca.•••* gnu/packages/music.scm (gx-vbass-preamp-lv2): Update to 0-2.eb999b0ca.
[inputs]: Add gtk+-2.
[native-inputs]: Add pkg-config.
(gx-overdriver-lv2, gx-tone-mender-lv2, gx-push-pull-lv2,
gx-switchless-wah-lv2): Inherit from gx-guvnor-lv2.
| Ricardo Wurmus | 2017-12-16 |
* | gnu: Add libvdpau-va-gl.•••* gnu/packages/video.scm (libvdpau-va-gl): New variable.
* gnu/packages/patches/libvdpau-va-gl-unbundle.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
| Efraim Flashner | 2017-12-16 |
* | gnu: Add knights.•••* gnu/packages/games.scm (knights): New variable.
| Ricardo Wurmus | 2017-12-16 |
* | gnu: axoloti-runtime: Update ChibiOS URL.•••* gnu/packages/axoloti.scm (axoloti-runtime)[inputs]: Update URL for ChibiOS
sources.
| Ricardo Wurmus | 2017-12-16 |
* | gnu: mod-utilities: Update to 0-2.80ea3ea9f.•••* gnu/packages/music.scm (mod-utilities): Update to 0-2.80ea3ea9f.
[arguments]: Set PREFIX and CC.
| Ricardo Wurmus | 2017-12-16 |
* | gnu: gx-vintage-fuzz-master-lv2: Fetch sources from git.•••* gnu/packages/music.scm (gx-vintage-fuzz-master-lv2)[source]: Fetch from git.
| Ricardo Wurmus | 2017-12-16 |
* | gnu: gx-super-fuzz-lv2: Fetch sources from git.•••* gnu/packages/music.scm (gx-super-fuzz-lv2)[source]: Fetch from git.
| Ricardo Wurmus | 2017-12-16 |
* | gnu: gx-voodoo-fuzz-lv2: Fetch sources from git•••* gnu/packages/music.scm (gx-voodoo-fuzz-lv2)[source]: Fetch from git.
| Ricardo Wurmus | 2017-12-16 |
* | gnu: gx-hyperion-lv2: Fetch sources from git.•••* gnu/packages/music.scm (gx-hyperion-lv2)[source]: Fetch from git.
| Ricardo Wurmus | 2017-12-16 |
* | gnu: gx-suppa-tone-bender-lv2: Fetch sources from git.•••* gnu/packages/music.scm (gx-suppa-tone-bender-lv2)[source]: Fetch from git.
| Ricardo Wurmus | 2017-12-16 |
* | gnu: gx-vbass-preamp-lv2: Inherit phases from gx-guvnor-lv2.•••* gnu/packages/music.scm (gx-vbass-preamp-lv2)[arguments]: Remove field.
| Ricardo Wurmus | 2017-12-16 |
* | gnu: gx-guvnor-lv2: Download sources from git.•••* gnu/packages/music.scm (gx-guvnor-lv2)[source]: Download from git.
[arguments]: Decouple "install" target from build target.
| Ricardo Wurmus | 2017-12-16 |
* | gnu: gx-guvnor-lv2: Correct license.•••* gnu/packages/music.scm (gx-guvnor-lv2)[license]: Use GPLv3+.
| Ricardo Wurmus | 2017-12-16 |
* | services: base: Use make-static-device-nodes.•••Fixes <https://bugs.gnu.org/22050>.
* gnu/services/base.scm (udev-shepherd-service): Use make-static-device-nodes.
| Danny Milosavljevic | 2017-12-16 |
* | linux-boot: Add make-static-device-nodes.•••* gnu/build/linux-boot.scm (make-static-device-nodes): New variable.
(<device-node>): New variable.
(read-static-device-nodes): New variable.
(report-system-error): New variable.
(catch-system-error): New variable.
(create-device-node): New variable.
(mkdir-p*): New variable.
Co-Authored-By: Ludovic Courtès <ludo@gnu.org>
| Danny Milosavljevic | 2017-12-16 |
* | gnu: mutt: Update to 1.9.2.•••* gnu/packages/mail.scm (mutt): Update to 1.9.2.
| Leo Famulari | 2017-12-15 |
* | gnu: perl-test-yaml: Update to 1.06.•••* gnu/packages/perl-check.scm (perl-test-yaml): Update to 1.06
| Tobias Geerinckx-Rice | 2017-12-16 |
* | gnu: perl-test-trap: Update to 0.3.3.•••* gnu/packages/perl-check.scm (perl-test-trap): Update to 0.3.3.
| Tobias Geerinckx-Rice | 2017-12-16 |
* | gnu: perl-test-trailingspace: Update to 0.0301.•••* gnu/packages/perl-check.scm (perl-test-trailingspace): Update to 0.0301
| Tobias Geerinckx-Rice | 2017-12-16 |
* | gnu: perl-test-simple: Update to 1.302120.•••* gnu/packages/perl-check.scm (perl-test-simple): Update to 1.302120
| Tobias Geerinckx-Rice | 2017-12-16 |
* | gnu: perl-test-most: Update to 0.35.•••* gnu/packages/perl-check.scm (perl-test-most): Update to 0.35
| Tobias Geerinckx-Rice | 2017-12-16 |
* | gnu: perl-net-dns: Update to 1.14.•••* gnu/packages/networking.scm (perl-net-dns): Update to 1.14
| Tobias Geerinckx-Rice | 2017-12-16 |
* | gnu: perl-lingua-stem-ru: Update to 0.04.•••* gnu/packages/language.scm (perl-lingua-stem-ru): Update to 0.04
[source]: Update download URI.
| Tobias Geerinckx-Rice | 2017-12-16 |
* | gnu: perl-lingua-en-inflect: Update to 1.903.•••* gnu/packages/language.scm (perl-lingua-en-inflect): Update to 1.903
| Tobias Geerinckx-Rice | 2017-12-16 |
* | gnu: perl-crypt-openssl-bignum: Update to 0.09.•••* gnu/packages/tls.scm (perl-crypt-openssl-bignum): Update to 0.09
| Tobias Geerinckx-Rice | 2017-12-16 |
* | gnu: perl-compress-raw-zlib: Update to 2.076.•••* gnu/packages/compression.scm (perl-compress-raw-zlib): Update to 2.076
| Tobias Geerinckx-Rice | 2017-12-16 |
* | gnu: gflags: Update to 2.2.1.•••* gnu/packages/popt.scm (gflags): Update to 2.2.1
| Tobias Geerinckx-Rice | 2017-12-16 |
* | gnu: linux-libre: Update to 4.14.6.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.14.6.
(%linux-libre-hash): Update hash.
| Mark H Weaver | 2017-12-15 |
* | gnu: linux-libre@4.9: Update to 4.9.69.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.69.
| Mark H Weaver | 2017-12-15 |
* | gnu: linux-libre@4.1: Update to 4.1.48.•••* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.48.
| Mark H Weaver | 2017-12-15 |
* | gnu: hplip: Update to 3.7.11.•••* gnu/packages/cups.scm (hplip): Update to 3.7.11.
[source]: Add 'snippet'.
[arguments]: In 'fix-hard-coded-file-names' phase, adjust hack for
$(hplip_statedir) creation.
[inputs]: Add ZLIB.
[native-inputs]: Add PERL.
| Ludovic Courtès | 2017-12-15 |
* | gnu: guile-gdbm-ffi: Default to Guile 2.2.•••* gnu/packages/guile.scm (guile-gdbm-ffi)[inputs]: Switch to GUILE-2.2.
(guile2.0-gdbm-ffi, guile2.2-gdbm-ffi): New variables.
| Ludovic Courtès | 2017-12-15 |
* | etc: Add snippets.•••* etc/snippets/scheme-mode/guix-cvs-reference,
etc/snippets/scheme-mode/guix-git-reference,
etc/snippets/scheme-mode/guix-hg-reference,
etc/snippets/scheme-mode/guix-origin,
etc/snippets/scheme-mode/guix-package,
etc/snippets/scheme-mode/guix-svn-reference,
etc/snippets/text-mode/guix-commit-message-add-package,
etc/snippets/text-mode/guix-commit-message-update-package: New files.
* doc/contributing.texi (The Perfect Setup): Document snippets.
| Ricardo Wurmus | 2017-12-15 |
* | gnu: texlive-bin: Disable tests on aarch64.•••* gnu/packages/tex.scm (texlive-bin)[arguments]: Disable tests on aarch64.
| Eric Bavier | 2017-12-15 |
* | gnu: ceres-solver: Update to 1.13.0.•••* gnu/packages/maths.scm (ceres-solver): Update to 1.13.0.
| Eric Bavier | 2017-12-15 |
* | gnu: eigen: Update to 3.3.4.•••* gnu/packages/patches/eigen-arm-neon-fixes.patch: New patch.
* gnu/packages/algebra.scm (eigen): Update to 3.3.4.
[source]: Use patch. Disable svd-preallocation test for BDCSVD.
[arguments]: Set "EIGEN_SEED" environment variable in check phase.
* gnu/local.mk (dist_patch_DATA): Add patch.
| Eric Bavier | 2017-12-15 |
* | gnu: python-pyicu: Set python2-variant.•••This follows up on commit d65854bdda4ad5464fcd8fe6289eedc13ea82ba1, which
did not fix test failures for dependents using package-with-python2.
* gnu/packages/python.scm (python-pyicu)[properties]: Set python2-variant.
| Tobias Geerinckx-Rice | 2017-12-15 |
* | gnu: r-foreach: Update to 1.4.4.•••* gnu/packages/statistics.scm (r-foreach): Update to 1.4.4
| Tobias Geerinckx-Rice | 2017-12-15 |
* | gnu: text-editors: Fix nckx's copyright statement.•••* gnu/packages/text-editors.scm: Fix Tobias Geerinckx-Rice's copyright
statement.
| Tobias Geerinckx-Rice | 2017-12-15 |
* | gnu: ghc-reflection: Update to 2.1.2.•••* gnu/packages/haskell.scm (ghc-reflection): Update to 2.1.2.
| Tobias Geerinckx-Rice | 2017-12-15 |
* | gnu: Add lookingglass.•••* gnu/packages/virtualization.scm (lookingglass): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Rutger Helling | 2017-12-15 |
* | system: Add BeagleBone Black installer.•••* gnu/bootloader/u-boot.scm (u-boot-beaglebone-black-bootloader): New exported
bootloader.
* gnu/system/install.scm (beaglebone-black-installation-os): New exported variable.
| Mathieu Othacehe | 2017-12-15 |
* | scripts: system: Add --expression option.•••* guix/scripts/system.scm (show-help): Add expression option.
(%options): Ditto.
(guix-system): Allow commands taking a file as an argument to use an
expression instead.
(process-action): Read operating-system from expression or file.
* doc/guix.texi (Invoking guix system): Introduce the expression option.
| Mathieu Othacehe | 2017-12-15 |