summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2019-05-27gnu: r-shiny: Fix JavaScript minification....Fixes <https://bugs.gnu.org/35923>. * gnu/packages/cran.scm (r-shiny)[native-inputs]: Add uglify-js. Ricardo Wurmus
2019-05-27gnu: Add osmctools...* gnu/packages/geo.scm (osmctools): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> Guillaume LE VAILLANT
2019-05-27gnu: go@1.4: Update to 1.4-bootstrap-20171003....* gnu/packages/golang.scm (go-1.4): Use the bootstrap branch that is still supported upstream. [version]: Update to 1.4-bootstrap-20171003. [arguments]: Remove obsolete fix for timezone test which is now included upstream. Don't manually disable cgo because it is disabled by default. Manually enable test suite because future releases will disable tests by default. Signed-off-by: Leo Famulari <leo@famulari.name> Alex Griffin
2019-05-27gnu: python-alembic: Update to 1.0.10....* gnu/packages/databases.scm (python-alembic): Update to 1.0.10. Danny Milosavljevic
2019-05-27gnu: tlp: Add required x86-energy-perf-policy input dependency....* gnu/packages/linux.scm (tlp) [inputs]: Add system specific x86-energy-perf-policy dependency. [arguments]<#:phases>['wrap]: Adjust bin-directory procedure to return #f on missing input, a guard against system specific input dependencies. Filter only strings in the path list. Reformat for-each block. Add x86-energy-perf-policy in bin-directory input-name list. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Stefan Stefanović
2019-05-27gnu: Add x86-energy-perf-policy....* gnu/packages/linux.scm (x86-energy-perf-policy): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Stefan Stefanović
2019-05-27gnu: MATE: Use mirror://mate/ in source URIs....* gnu/packages/mate.scm(MATE packages)[source](uri): Use "mirror://mate/" instead of "https://pub.mate-desktop.org/releases/" directly. Signed-off-by: Ludovic Courtès <ludo@gnu.org> guy fleury iteriteka
2019-05-27gnu: you-get: Update to 0.4.1302....* gnu/packages/video.scm (you-get): Update to 0.4.1302. Alex Vong
2019-05-26gnu: linux-libre: Update to 5.1.5....* gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.5. (%linux-libre-hash): Update hash. Mark H Weaver
2019-05-26gnu: linux-libre@4.19: Update to 4.19.46....* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.46. (%linux-libre-4.19-hash): Update hash. Mark H Weaver
2019-05-26gnu: linux-libre@4.14: Update to 4.14.122....* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.122. (%linux-libre-4.14-hash): Update hash. Mark H Weaver
2019-05-26gnu: linux-libre@4.9: Update to 4.9.179....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.179. Mark H Weaver
2019-05-26gnu: linux-libre: Rename a patch....* gnu/packages/linux.scm (%linux-libre-arm-export-__sync_icache_dcache-patch): Remove the version from the file name, since it applies to multiple versions. Mark H Weaver
2019-05-26gnu: linux-libre-arm-generic: Move definition....* gnu/packages/linux.scm (linux-libre-arm-generic): Move the definition down, next to the other linux-libre-arm-generic-* packages. Mark H Weaver
2019-05-26gnu: vhba-module: Remove duplicate definition....This is a followup to commit e1f640db8fa2a3aee018ce80df47b37e245c4b52. * gnu/packages/linux.scm (vhba-module): Remove duplicate definition. Mark H Weaver
2019-05-26gnu: node: Update to 10.15.3....* gnu/packages/libevent.scm (libuv-1.19): Remove variable. * gnu/packages/node.scm (node): Update to 10.15.3. [source]: Use XZ-compressed tarball. [arguments]: Add #:test-target. Use DELETE-FILE instead of DELETE-IF-EXISTS. Remove obsolete test deletions. [inputs]: Change OPENSSL to OPENSSL-NEXT. Change LIBUV-1.19 to LIBUV. (node-lts): Remove variable. Marius Bakke
2019-05-26gnu: libevent: Update to 2.1.0....* gnu/packages/patches/libevent-2.1-dns-tests.patch, gnu/packages/patches/libevent-2.1-skip-failing-test.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/libevent.scm (libevent): Update to 2.1.10. [source](patches): Remove. Marius Bakke
2019-05-27gnu: youtube-dl: Update to 2019.05.20....* gnu/packages/video.scm (youtube-dl): Update to 2019.05.20. Signed-off-by: Alex Vong <alexvong1995@gmail.com> Alex Vong
2019-05-26gnu: ioquake: Build on all architectures....* gnu/packages/game-development.scm (ioquake)[supported-systems]: Remove field. Efraim Flashner
2019-05-26gnu: pigx-chipseq: Update to 0.0.41....* gnu/packages/bioinformatics.scm (pigx-chipseq): Update to 0.0.41. Ricardo Wurmus
2019-05-26gnu: python-shapely: Update to 1.6.4.post2....* gnu/packages/python-xyz.scm (python-shapely): Update to 1.6.4.post2. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Brett Gilio
2019-05-26gnu: python-psutil: Update to 5.6.2....* gnu/packages/python-xyz.scm (python-psutil): Update to 5.6.2. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Brett Gilio
2019-05-26gnu: coq-equations: Update to 1.2....Signed-off-by: Marius Bakke <mbakke@fastmail.com> Dan Frumin
2019-05-26gnu: mgba: Update to 0.7.2....* gnu/packages/emulators.scm (mgba): Update to 0.7.2. Rutger Helling
2019-05-26gnu: kitty: Update to 0.14.0....* gnu/packages/terminals.scm (kitty): Update to 0.14.0. Rutger Helling
2019-05-26gnu: wine-staging: Update to 4.9....* gnu/packages/wine.scm (wine-staging-patchset-data, wine-staging): Update to 4.9. Tobias Geerinckx-Rice
2019-05-26gnu: rxcpp: Don't use unstable tarball....* gnu/packages/machine-learning.scm (rxcpp)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-05-26gnu: rxcpp: Update to 4.1.0....* gnu/packages/machine-learning.scm (rxcpp): Update to 4.1.0. Tobias Geerinckx-Rice
2019-05-26gnu: libelf: Use archived home page and mirrored source....* gnu/packages/elf.scm (libelf)[source]: Use mirror URLs. [home-page]: Use archived home page. Tobias Geerinckx-Rice
2019-05-26gnu: pidgin: Use HTTPS home page....* gnu/packages/messaging.scm (pidgin)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2019-05-26gnu: pidgin: Add network-manager support....* gnu/packages/messaging.scm (pidgin)[inputs]: Add network-manager. [arguments]: Undisable it in #:configure-flags. Tobias Geerinckx-Rice
2019-05-26gnu: pidgin: Update to 2.13.0....* gnu/packages/messaging.scm (pidgin): Update to 2.13.0. Tobias Geerinckx-Rice
2019-05-26gnu: pidgin: Don't use NAME in source URI....* gnu/packages/messaging.scm (pidgin)[source]: Hard-code NAME. Tobias Geerinckx-Rice
2019-05-26gnu: duplicity: Update to 0.7.19....* gnu/packages/backup.scm (duplicity): Update to 0.7.19. Tobias Geerinckx-Rice
2019-05-26services: sddm: Fix root login failure issue....* gnu/services/sddm.scm (sdm-pam-service): Set uid from CONFIG. (sdm-autologin-pam-service): Set uid from CONFIG. (sdm-pam-services): Pass CONFIG to 'sddm-pam-service' and 'sddm-autologin-pam-service'. * doc/guix.texi (X Window): Adjust 'minimum-uid' documentation. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Reza Alizadeh Majd
2019-05-25services: cgit: Fix typo....* gnu/services/cgit.scm (cgit-configuration)[root-readme]: Replace "thef" with "the". Arun Isaac
2019-05-25gnu: squirrel: Fix build....This follows commit 9d0c291e3e. * gnu/packages/squirrel.scm: Adjust module reference. Kei Kebreau
2019-05-25gnu: emacs-lispy: Update to 0.27.0....* gnu/packages/emacs-xyz.scm (emacs-lispy): Update to 0.27.0. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Brian Leung
2019-05-25gnu: emacs-avy: Update to 0.5.0....* gnu/packages/emacs-xyz.scm (emacs-avy): Update to 0.5.0. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Brian Leung
2019-05-25gnu: emacs-highlight-symbol: Update to 1.3.1-7a789c7....* gnu/packages/emacs-xyz.scm (emacs-highlight-symbol): Update to 1.3.1-7a789c7. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Brian Leung
2019-05-25linux-container: Check if nscd run directory exists when container is run....* gnu/system/linux-container.scm (containerized-operating-system): (container-script): Check for existence of the host nscd run directory in the container script. This check should be run when the container is started, not when the container script is created. [network-mappings]: Delete variable. [nscd-run-directory, nscd-mapping]: New variables. Arun Isaac
2019-05-24gnu: supertux: Update to 0.6.0....* gnu/packages/games.scm (supertux): Update to 0.6.0. [source]: Add patches. [arguments]: Add -DUSE_SYSTEM_PHYSFS=ON. Add 'patch-squirrel-path' phase. [inputs]: Add freetype and squirrel. * gnu/packages/patches/supertux-fix-build-with-gcc5.patch, gnu/packages/patches/supertux-unbundle-squirrel.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. Kei Kebreau
2019-05-24gnu: squirrel: Install headers and documentation....* gnu/packages/squirrel.scm (squirrel)[arguments]: Disable building static libraries. Add 'install-documentation' and 'install-headers' phases. [native-inputs]: Add python-sphinx. Kei Kebreau
2019-05-24gnu: squirrel: Build from a source archive instead of a Git checkout....* gnu/packages/squirrel.scm (squirrel)[source]: Use url-fetch and adjust the source URL accordingly. Kei Kebreau
2019-05-24gnu: help2man: Update to 1.47.10....* gnu/packages/man.scm (help2man/latest): Update to 1.47.10. Marius Bakke
2019-05-24gnu: python-markdown: Update to 3.1.1....* gnu/packages/python-xyz.scm (python-markdown): Update to 3.1.1. Marius Bakke
2019-05-24gnu: perl: Update home page....* gnu/packages/perl.scm (perl)[home-page]: Use HTTPS. Marius Bakke
2019-05-24gnu: Add python-sphinxcontrib-qthelp....* gnu/packages/sphinx.scm (python-sphinxcontrib-qthelp): New public variable. Marius Bakke
2019-05-24gnu: Add python-sphinxcontrib-htmlhelp....* gnu/packages/sphinx.scm (python-sphinxcontrib-htmlhelp): New public variable. Marius Bakke
2019-05-24gnu: Add python-sphinxcontrib-jsmath....* gnu/packages/sphinx.scm (python-sphinxcontrib-jsmath): New public variable. Marius Bakke