summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: openshot: Enable tests.base-for-series-3405Efraim Flashner2020-04-02
| | | | * gnu/packages/video.scm (openshot)[arguments]: Add custom 'check phase.
* gnu: openshot: Upgrade to 2.5.1.Efraim Flashner2020-04-02
| | | | | | | * gnu/packages/video.scm (openshot): Update to 2.5.1. [source]: Add note about bundled libraries. Remove upstream rename workaround. [home-page]: Update to new home-page.
* gnu: python-aiohttp: Enable testsLars-Dominik Braun2020-04-02
| | | | | | | | | * gnu/packages/python-web.scm (python-aiohttp) [arguments]: Enable tests [native-inputs] Add test dependencies [patches] Add test case patch * gnu/packages/patches/python-aiohttp-3.6.2-no-warning-fail.patch: New file * gnu/local.mk (dist_patch_DATA): Add it Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-pytest-forkedLars-Dominik Braun2020-04-02
| | | | | | * gnu/packages/check.scm (python-pytest-forked): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: gunicorn: Update to 20.0.4Lars-Dominik Braun2020-04-02
| | | | | | | * gnu/packages/python-web.scm (gunicorn) [version]: Update to 20.0.4 [arguments] Re-enable previously failing tests Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* grafts: Simplify access to store item references.Ludovic Courtès2020-04-02
| | | | | | | | | | | | | | This is a followup to 710854304b1ab29332edcb76f3de532e0724c197. This also slightly reduces the number of 'query-references' RPCs, for instance from 176 to 166 from "guix build emacs -d". * guix/grafts.scm (references-oracle): Remove. (non-self-references): Remove 'references' parameter and add 'store'. Add 'references*' procedure and use it instead of 'references'. Adjust caller accordingly. (cumulative-grafts): Remove 'references' parameter and adjust caller accordingly.
* gnu: libavif: Update to 0.6.3.Leo Famulari2020-04-01
| | | | * gnu/packages/image.scm (libavif): Update to 0.6.3.
* gnu: netpbm: Install an unversioned library link.Tobias Geerinckx-Rice2020-04-01
| | | | | | | * gnu/packages/netpbm.scm (netpbm)[arguments]: Symlink libnetpbm.so.*.* to libnetpbm.so. Reported by R Veera Kumar <vkor@vkten.in>.
* gnu: Add gnome-chessJack Hill2020-04-01
| | | | | | * gnu/packages/games.scm (gnome-chess): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: netpbm: Delete files natively.Tobias Geerinckx-Rice2020-04-01
| | | | | * gnu/packages/netpbm.scm (netpbm)[arguments]: Delete files with DELETE-FILE-RECURSIVELY instead of invoking ‘rm’.
* gnu: netpbm: Use INVOKE.Tobias Geerinckx-Rice2020-04-01
| | | | | * gnu/packages/netpbm.scm (netpbm)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: netpbm: Omit static libraries.Tobias Geerinckx-Rice2020-04-01
| | | | | * gnu/packages/netpbm.scm (netpbm)[arguments]: Don't copy the static libraries to the output.
* gnu: openshot: Fix ‘color shift.png’ file name.Tobias Geerinckx-Rice2020-04-01
| | | | | | | * gnu/packages/video.scm (openshot)[source]: Rename it to ‘colorshift.png’ in the snippet. Reported by <znavko@disroot.org>.
* gnu: emacs-spacemacs-theme: Update to f79c40fb241e204539fde97200abae91e828e585.John Soo2020-04-01
| | | | | * gnu/packages/emacs-xyz.scm (emacs-spacemacs-theme): Update to f79c40fb241e204539fde97200abae91e828e585.
* gnu: emacs-all-the-icons: Update to 4.0.1.John Soo2020-04-01
| | | | * gnu/packages/emacs-xyz.scm (emacs-all-the-icons): Update to 4.0.1.
* gnu: Add emacs-evil-leader.John Soo2020-04-01
| | | | * gnu/packages/emacs-xyz.scm (emacs-evil-leader): New variable.
* gnu: emacs-graphviz-dot-mode: Update to 0.4.2.John Soo2020-04-01
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-graphviz-dot-mode): Update to 0.4.2. [native-inputs]: Add emacs-company. [description]: Fix typo.
* gnu: Add perl-crypt-eksblowfish.Paul Garlick2020-04-01
| | | | * gnu/packages/perl.scm (perl-crypt-eksblowfish): New variable.
* gnu: Add qiv.base-for-series-3394R Veera Kumar2020-04-01
| | | | * gnu/packages/image-viewers.scm (qiv): New variable.
* gnu: ungoogled-chromium: Update to 80.0.3987.162-0.516e2d9 [security fixes].Marius Bakke2020-04-01
| | | | | * gnu/packages/chromium.scm (%chromium-version): Set to 80.0.3987.162. (%chromium-origin): Update hash.
* gnu: r-biocworkflowtools: Update to 1.12.1.Ricardo Wurmus2020-04-01
| | | | | * gnu/packages/bioconductor.scm (r-biocworkflowtools): Update to 1.12.1. [native-inputs]: Add r-knitr.
* gnu: r-mixomics: Update to 6.10.9.Ricardo Wurmus2020-04-01
| | | | | * gnu/packages/bioconductor.scm (r-mixomics): Update to 6.10.9. [native-inputs]: Add r-knitr.
* gnu: r-cytoml: Update to 1.12.1.Ricardo Wurmus2020-04-01
| | | | | * gnu/packages/bioconductor.scm (r-cytoml): Update to 1.12.1. [native-inputs]: Add r-knitr.
* gnu: r-gofuncr: Update to 1.6.1.Ricardo Wurmus2020-04-01
| | | | | * gnu/packages/bioconductor.scm (r-gofuncr): Update to 1.6.1. [native-inputs]: Add r-knitr.
* gnu: r-genomicinteractions: Update to 1.20.2.Ricardo Wurmus2020-04-01
| | | | | * gnu/packages/bioconductor.scm (r-genomicinteractions): Update to 1.20.2. [native-inputs]: Add r-knitr.
* gnu: r-biomart: Update to 2.42.1.Ricardo Wurmus2020-04-01
| | | | | * gnu/packages/bioinformatics.scm (r-biomart): Update to 2.42.1. [native-inputs]: Add r-knitr.
* gnu: r-genomeinfodb: Update to 1.22.1.Ricardo Wurmus2020-04-01
| | | | | * gnu/packages/bioinformatics.scm (r-genomeinfodb): Update to 1.22.1. [native-inputs]: Add r-knitr.
* gnu: r-forecast: Update to 8.12.Ricardo Wurmus2020-04-01
| | | | * gnu/packages/cran.scm (r-forecast): Update to 8.12.
* gnu: r-rematch2: Update to 2.1.1.Ricardo Wurmus2020-04-01
| | | | * gnu/packages/cran.scm (r-rematch2): Update to 2.1.1.
* gnu: r-afex: Update to 0.27-2.Ricardo Wurmus2020-04-01
| | | | | * gnu/packages/cran.scm (r-afex): Update to 0.27-2. [native-inputs]: Add r-knitr.
* gnu: r-fs: Update to 1.4.0.Ricardo Wurmus2020-04-01
| | | | | | * gnu/packages/cran.scm (r-fs): Update to 1.4.0. [propagated-inputs]: Remove r-rcpp. [native-inputs]: Add r-knitr.
* gnu: r-performance: Update to 0.4.5.Ricardo Wurmus2020-04-01
| | | | * gnu/packages/cran.scm (r-performance): Update to 0.4.5.
* gnu: r-heatmaply: Update to 1.1.0.Ricardo Wurmus2020-04-01
| | | | * gnu/packages/cran.scm (r-heatmaply): Update to 1.1.0.
* gnu: r-quantmod: Update to 0.4.17.Ricardo Wurmus2020-04-01
| | | | * gnu/packages/cran.scm (r-quantmod): Update to 0.4.17.
* gnu: r-tinytex: Update to 0.21.Ricardo Wurmus2020-04-01
| | | | * gnu/packages/cran.scm (r-tinytex): Update to 0.21.
* gnu: r-callr: Update to 3.4.3.Ricardo Wurmus2020-04-01
| | | | * gnu/packages/cran.scm (r-callr): Update to 3.4.3.
* gnu: r-sn: Update to 1.6-0.Ricardo Wurmus2020-04-01
| | | | | * gnu/packages/statistics.scm (r-sn): Update to 1.6-0. [propagated-inputs]: Add r-quantreq.
* gnu: r-gtools: Update to 3.8.2.Ricardo Wurmus2020-04-01
| | | | * gnu/packages/statistics.scm (r-gtools): Update to 3.8.2.
* gnu: r-foreach: Update to 1.5.0.Ricardo Wurmus2020-04-01
| | | | | * gnu/packages/statistics.scm (r-foreach): Update to 1.5.0. [native-inputs]: Add r-knitr.
* gnu: r-tibble: Update to 3.0.0.Ricardo Wurmus2020-04-01
| | | | | | * gnu/packages/statistics.scm (r-tibble): Update to 3.0.0. [propagated-inputs]: Add r-ellipsis, r-lifecycle, r-magrittr, and r-vctrs. [native-inputs]: Add r-knitr.
* gnu: Add emacs-elf-mode.John Soo2020-04-01
| | | | * gnu/packages/emacs-xyz.scm (emacs-elf-mode): New variable.
* gnu: Add emacs-imenu-list.John Soo2020-04-01
| | | | * gnu/packages/emacs-xyz.scm (emacs-imenu-list): New variable.
* gnu: Add emacs-evil-tmux-navigator.John Soo2020-04-01
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-evil-tmux-navigator): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: toot: Adjust custom phases.Efraim Flashner2020-04-01
| | | | | * gnu/packages/mastodon.scm (toot)[arguments]: 'check is already run after 'install so replace 'check rather than re-inserting it.
* gnu: toot: Update to 0.25.2.Efraim Flashner2020-04-01
| | | | * gnu/packages/mastodon.scm (toot): Update to 0.25.2.
* gnu: vim-asyncrun: Update to 2.7.1.Efraim Flashner2020-04-01
| | | | * gnu/packages/vim.scm (vim-asyncrun): Update to 2.7.1.
* gnu: mpv-mpris: Switch to copy-build-system.Efraim Flashner2020-04-01
| | | | | | * gnu/packages/video.scm (mpv-mpris)[build-system]: Switch to copy-build-system. [arguments]: Add custom 'build phase before 'install phase.
* gnu: mpv-mpris: Update to 0.4.Efraim Flashner2020-04-01
| | | | * gnu/packages/video.scm (mpv-mpris): Update to 0.4.
* gnu: font-gnu-unifont: Update to 13.0.01.Efraim Flashner2020-04-01
| | | | | * ngu/packages/fonts.scm (font-gnu-unifont): Update to 13.0.01. [home-page]: Follow redirect.
* gnu: emacs-discover-my-major: Don't use unstable tarball.Efraim Flashner2020-04-01
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-discover-my-major)[source]: Download using git-fetch. Use new upstream URI. [home-page]: Update to new home-page.