Age | Commit message (Collapse) | Author |
|
* gnu/packages/netpbm.scm (netpbm)[arguments]: Don't copy the static
libraries to the output.
|
|
* gnu/packages/video.scm (openshot)[source]: Rename it to
‘colorshift.png’ in the snippet.
Reported by <znavko@disroot.org>.
|
|
* gnu/packages/emacs-xyz.scm (emacs-spacemacs-theme): Update to
f79c40fb241e204539fde97200abae91e828e585.
|
|
* gnu/packages/emacs-xyz.scm (emacs-all-the-icons): Update to 4.0.1.
|
|
* gnu/packages/emacs-xyz.scm (emacs-evil-leader): New variable.
|
|
* gnu/packages/emacs-xyz.scm (emacs-graphviz-dot-mode): Update to 0.4.2.
[native-inputs]: Add emacs-company.
[description]: Fix typo.
|
|
* gnu/packages/perl.scm (perl-crypt-eksblowfish): New variable.
|
|
* gnu/packages/image-viewers.scm (qiv): New variable.
|
|
* gnu/packages/chromium.scm (%chromium-version): Set to 80.0.3987.162.
(%chromium-origin): Update hash.
|
|
* gnu/packages/bioconductor.scm (r-biocworkflowtools): Update to 1.12.1.
[native-inputs]: Add r-knitr.
|
|
* gnu/packages/bioconductor.scm (r-mixomics): Update to 6.10.9.
[native-inputs]: Add r-knitr.
|
|
* gnu/packages/bioconductor.scm (r-cytoml): Update to 1.12.1.
[native-inputs]: Add r-knitr.
|
|
* gnu/packages/bioconductor.scm (r-gofuncr): Update to 1.6.1.
[native-inputs]: Add r-knitr.
|
|
* gnu/packages/bioconductor.scm (r-genomicinteractions): Update to 1.20.2.
[native-inputs]: Add r-knitr.
|
|
* gnu/packages/bioinformatics.scm (r-biomart): Update to 2.42.1.
[native-inputs]: Add r-knitr.
|
|
* gnu/packages/bioinformatics.scm (r-genomeinfodb): Update to 1.22.1.
[native-inputs]: Add r-knitr.
|
|
* gnu/packages/cran.scm (r-forecast): Update to 8.12.
|
|
* gnu/packages/cran.scm (r-rematch2): Update to 2.1.1.
|
|
* gnu/packages/cran.scm (r-afex): Update to 0.27-2.
[native-inputs]: Add r-knitr.
|
|
* gnu/packages/cran.scm (r-fs): Update to 1.4.0.
[propagated-inputs]: Remove r-rcpp.
[native-inputs]: Add r-knitr.
|
|
* gnu/packages/cran.scm (r-performance): Update to 0.4.5.
|
|
* gnu/packages/cran.scm (r-heatmaply): Update to 1.1.0.
|
|
* gnu/packages/cran.scm (r-quantmod): Update to 0.4.17.
|
|
* gnu/packages/cran.scm (r-tinytex): Update to 0.21.
|
|
* gnu/packages/cran.scm (r-callr): Update to 3.4.3.
|
|
* gnu/packages/statistics.scm (r-sn): Update to 1.6-0.
[propagated-inputs]: Add r-quantreq.
|
|
* gnu/packages/statistics.scm (r-gtools): Update to 3.8.2.
|
|
* gnu/packages/statistics.scm (r-foreach): Update to 1.5.0.
[native-inputs]: Add r-knitr.
|
|
* 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/packages/emacs-xyz.scm (emacs-elf-mode): New variable.
|
|
* gnu/packages/emacs-xyz.scm (emacs-imenu-list): New variable.
|
|
* gnu/packages/emacs-xyz.scm (emacs-evil-tmux-navigator): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/mastodon.scm (toot)[arguments]: 'check is already run
after 'install so replace 'check rather than re-inserting it.
|
|
* gnu/packages/mastodon.scm (toot): Update to 0.25.2.
|
|
* gnu/packages/vim.scm (vim-asyncrun): Update to 2.7.1.
|
|
* gnu/packages/video.scm (mpv-mpris)[build-system]: Switch to
copy-build-system.
[arguments]: Add custom 'build phase before 'install phase.
|
|
* gnu/packages/video.scm (mpv-mpris): Update to 0.4.
|
|
* ngu/packages/fonts.scm (font-gnu-unifont): Update to 13.0.01.
[home-page]: Follow redirect.
|
|
* 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.
|
|
* gnu/system/shadow.scm (skeleton-directory): Move .nanorc to
.config/nano/nanorc.
|
|
* gnu/packages/mail.scm (mumi): Update to 0.0.0-11.0e9af8d.
|
|
* gnu/packages/java.scm (libantlr3c): New variable.
Co-authored by Maxim Cournoyer.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
* gnu/packages/mail.scm (mumi): Update to 0.0.0-10.f7d6a54.
|
|
* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20200330.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
* gnu/packages/gimp.scm (gimp)[arguments]: Disable update checking
in #:configure-flags.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/hurd.scm (gnumach)[arguments]: Inherit arguments from
GNUMACH-HEADERS.
[native-inputs]: Add AUTOCONF, AUTOMAKE, and TEXINFO-4.
|
|
This reverts commit 67cbfeae30eb9b7c56145bf72582d71eea177370, which is
not longer necessary now that the 'ld.so' linker script of the cross
glibc contains "libhurduser.so libmachuser.so".
|
|
This fixes cross building of coreutils, e.g.
./pre-inst-env guix build --target=i586-pc-gnu coreutils
* gnu/packages/cross-base.scm (cross-libc): Add -lhurduser, -lmachuser for the
Hurd.
|
|
* gnu/packages/telephony.scm (spandsp): New variable.
Co-authored by Maxim Cournoyer.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
* gnu/packages/games.scm (neverball): New variable.
|