| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: ghc-hindent: Remove guix.d from the Elisp installation directory.•••* gnu/packages/haskell-xyz.scm (ghc-hindent)[phases]{emacs-install}: Update
the installation prefix directory.
| Maxim Cournoyer | 2020-03-19 | 1 | -2/+1 |
* | gnu: emacs-forge: Use the emacs-build-system.•••This streamlines the package definition nicely and bring benefits, such as
having the Elisp files scanned for potential /bin/ programs and patched,
compressing the info manual, being able to compile the autoload file, and
installing the byte compiled files to the correct location (under site-lisp/).
* gnu/packages/emacs-xyz.scm (emacs-forge)[build-system]: Switch from the
gnu-build-system to the emacs-build-system.
[arguments]: Remove the #:modules and #:imported-modules arguments. Delete
all the custom phases except the 'chdir-lisp one, and add a new
'build-info-manual phase.
| Maxim Cournoyer | 2020-03-19 | 1 | -41/+12 |
* | gnu: emacs-guix: Remove unnecessary configure flags.•••* gnu/packages/emacs-xyz.scm (emacs-guix)[arguments]: Remove.
| Maxim Cournoyer | 2020-03-19 | 1 | -41/+0 |
* | gnu: emacs-magit-svn: Use the emacs-build-system.•••* gnu/packages/emacs-xyz.scm (emacs-magit-svn)[build-system]: Use the
emacs-build-system.
[arguments]: Remove.
| Maxim Cournoyer | 2020-03-19 | 1 | -39/+2 |
* | gnu: waybar: Update to 0.9.1.•••* gnu/packages/wm.scm (waybar): Update to 0.9.1.
[inputs]: Add date and gtk-layer-shell dependencies.
[synopsis]:Remove period.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Brendan Tildesley | 2020-03-19 | 1 | -4/+7 |
* | gnu: Add gtk-layer-shell.•••* gnu/packages/gtk.scm (gtk-layer-shell): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Brendan Tildesley | 2020-03-19 | 1 | -0/+28 |
* | gnu: spdlog: Update to 1.5.0.•••* gnu/packages/logging.scm (spdlog): Update to 1.5.0
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Brendan Tildesley | 2020-03-19 | 1 | -2/+2 |
* | gnu: Add date.•••* gnu/packages/wm.scm (date): New variable.
* gnu/packages/patches/date-output-pkg-config-files.patch: New file.
* gnu/local.mk: Add patch.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Brendan Tildesley | 2020-03-19 | 3 | -0/+120 |
* | gnu: system: Remove guile-wm from skeleton.•••* gnu/system/shadow.scm (default-skeletons): Remove guile-wm (especially as a
dependency).
| Jan Nieuwenhuizen | 2020-03-19 | 1 | -9/+1 |
* | gnu: Fix typo.•••This is a follow-up to 83a4ab4e4213eaf10289f0abd8a43979178701d7.
* gnu/local.mk (dist_patch_DATA): Fix typo in patch name.
| Efraim Flashner | 2020-03-19 | 1 | -1/+1 |
* | gnu: Add korganizer.•••* gnu/packages/kde-pim.scm (korganizer): New variable.
| Hartmut Goebel | 2020-03-19 | 1 | -0/+87 |
* | gnu: Add kincidenceeditor.•••* gnu/packages/kde-pim.scm (kincidenceeditor): New variable.
| Hartmut Goebel | 2020-03-19 | 1 | -0/+49 |
* | gnu: Add keventviews.•••* gnu/package/kde-pim.scm (keventviews): New variable.
| Hartmut Goebel | 2020-03-19 | 1 | -0/+50 |
* | gnu: Add kcalendarsupport.•••* gnu/packages/kde-pim.scm (kcalendarsupport): New variable.
| Hartmut Goebel | 2020-03-19 | 1 | -0/+46 |
* | gnu: Add kdiagram.•••* gnu/packages/kde.scm (kdiagram): New variable.
* packages/patches/kdiagram-Fix-missing-link-libraries.patch: New file.
* gnu/local.mk: Add it.
| Hartmut Goebel | 2020-03-19 | 3 | -0/+55 |
* | gnu: Add kmail.•••* gnu/packages/kde-pim.scm (kmail): New variable.
* gnu/packages/patches/kmail-Fix-missing-link-libraries.patch:
New file.
* gnu/local.mk: Add it.
| Hartmut Goebel | 2020-03-19 | 3 | -0/+136 |
* | gnu: Add knotes.•••* gnu/packages/kde-pim.scm (knotes): NEw variable.
| Hartmut Goebel | 2020-03-19 | 1 | -0/+74 |
* | gnu: Add kaddressbook.•••* gnu/packages/kde-pim.scm (kaddressbook): New variable.
| Hartmut Goebel | 2020-03-19 | 1 | -0/+57 |
* | gnu: Add kdepim-runtime.•••* gnu/packages/kde-pim.scm (kdepim-runtime): New variable.
* gnu/packages/patches/kdepim-runtime-Fix-missing-link-libraries.patch:
New file.
* gnu/local.mk: Add it.
| Hartmut Goebel | 2020-03-19 | 3 | -0/+122 |
* | gnu: Add kdav.•••This is in kde-pim.scm since it explicitly offers the "KPimKDAV".
* gnu/package/kde-pim.scm (kdav): New variable.
| Hartmut Goebel | 2020-03-19 | 1 | -0/+28 |
* | gnu: Add kblog.•••* gnu/packages/kde-pim.scm (kblog): New variable.
| Hartmut Goebel | 2020-03-19 | 1 | -0/+34 |
* | gnu: Add kmailcommon.•••* gnu/packages/kde-pim.scm (kmailcommon): New variable.
| Hartmut Goebel | 2020-03-19 | 1 | -0/+67 |
* | gnu: Add kmessagelib.•••* gnu/packages/kde-pim.scm (kmessagelib): New variable.
| Hartmut Goebel | 2020-03-19 | 1 | -0/+79 |
* | gnu: Add libksieve.•••* gnu/packages/kde-pim.scm (libksieve): New variable.
* gnu/packages/patches/libksieve-Fix-missing-link-libraries.patch:
New file.
* gnu/local.mk: Add it.
| Hartmut Goebel | 2020-03-19 | 3 | -0/+118 |
* | gnu: gpa: Add phase wrap-program.•••Fixes <https://bugs.gnu.org/36109>
* gnu/packages/gnupg.scm (gpa)[arguments]: Add phase wrap-program.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Brice Waegeneire | 2020-03-19 | 1 | -0/+10 |
* | gnu: r-modelmetrics: Update to 1.2.2.2.•••* gnu/packages/statistics.scm (r-modelmetrics): Update to 1.2.2.2.
| Ricardo Wurmus | 2020-03-19 | 1 | -2/+2 |
* | gnu: r-matrixstats: Update to 0.56.0.•••* gnu/packages/statistics.scm (r-matrixstats): Update to 0.56.0.
| Ricardo Wurmus | 2020-03-19 | 1 | -2/+2 |
* | gnu: r-quanteda: Update to 2.0.1.•••* gnu/packages/cran.scm (r-quanteda): Update to 2.0.1.
[native-inputs]: Add r-knitr.
| Ricardo Wurmus | 2020-03-19 | 1 | -2/+4 |
* | gnu: r-isocodes: Update to 2020.03.16.•••* gnu/packages/cran.scm (r-isocodes): Update to 2020.03.16.
| Ricardo Wurmus | 2020-03-19 | 1 | -2/+2 |
* | gnu: r-accept: Update to 0.7.1.•••* gnu/packages/cran.scm (r-accept): Update to 0.7.1.
| Ricardo Wurmus | 2020-03-19 | 1 | -2/+2 |
* | gnu: r-uwot: Update to 0.1.8.•••* gnu/packages/cran.scm (r-uwot): Update to 0.1.8.
[propagated-inputs]: Remove r-rcppparallel.
| Ricardo Wurmus | 2020-03-19 | 1 | -3/+2 |
* | gnu: r-ggraph: Update to 2.0.2.•••* gnu/packages/cran.scm (r-ggraph): Update to 2.0.2.
[native-inputs]: Add r-knitr.
| Ricardo Wurmus | 2020-03-19 | 1 | -2/+4 |
* | gnu: r-units: Update to 0.6-6.•••* gnu/packages/cran.scm (r-units): Update to 0.6-6.
[native-inputs]: Add r-knitr.
| Ricardo Wurmus | 2020-03-19 | 1 | -2/+4 |
* | gnu: r-nonnest2: Update to 0.5-3.•••* gnu/packages/cran.scm (r-nonnest2): Update to 0.5-3.
[native-inputs]: Add r-knitr.
| Ricardo Wurmus | 2020-03-19 | 1 | -2/+4 |
* | gnu: r-waveslim: Update to 1.8.2.•••* gnu/packages/cran.scm (r-waveslim): Update to 1.8.2.
| Ricardo Wurmus | 2020-03-19 | 1 | -2/+2 |
* | gnu: r-ggeffects: Update to 0.14.2.•••* gnu/packages/cran.scm (r-ggeffects): Update to 0.14.2.
[native-inputs]: Add r-knitr.
| Ricardo Wurmus | 2020-03-19 | 1 | -2/+4 |
* | gnu: r-glmmtmb: Update to 1.0.1.•••* gnu/packages/cran.scm (r-glmmtmb): Update to 1.0.1.
| Ricardo Wurmus | 2020-03-19 | 1 | -2/+2 |
* | gnu: r-pwr: Update to 1.3-0.•••* gnu/packages/cran.scm (r-pwr): Update to 1.3-0.
| Ricardo Wurmus | 2020-03-19 | 1 | -2/+2 |
* | gnu: r-officer: Update to 0.3.8.•••* gnu/packages/cran.scm (r-officer): Update to 0.3.8.
[propagated-inputs]: Remove r-digest.
[native-inputs]: Add r-knitr.
| Ricardo Wurmus | 2020-03-19 | 1 | -4/+5 |
* | gnu: r-recipes: Update to 0.1.10.•••* gnu/packages/cran.scm (r-recipes): Update to 0.1.10.
[native-inputs]: Add r-knitr.
| Ricardo Wurmus | 2020-03-19 | 1 | -2/+4 |
* | gnu: r-rmysql: Update to 0.10.20.•••* gnu/packages/cran.scm (r-rmysql): Update to 0.10.20.
| Ricardo Wurmus | 2020-03-19 | 1 | -2/+2 |
* | gnu: r-ffbase: Update to 0.12.8.•••* gnu/packages/cran.scm (r-ffbase): Update to 0.12.8.
| Ricardo Wurmus | 2020-03-19 | 1 | -2/+2 |
* | gnu: r-rcpp: Update to 1.0.4.•••* gnu/packages/cran.scm (r-rcpp): Update to 1.0.4.
[native-inputs]: Remove r-knitr.
| Ricardo Wurmus | 2020-03-19 | 1 | -4/+2 |
* | gnu: r-glue: Update to 1.3.2.•••* gnu/packages/cran.scm (r-glue): Update to 1.3.2.
| Ricardo Wurmus | 2020-03-19 | 1 | -2/+2 |
* | gnu: r-crosstalk: Update to 1.1.0.1.•••* gnu/packages/cran.scm (r-crosstalk): Update to 1.1.0.1.
[propagated-inputs]: Remove r-ggplot2 and r-shiny.
| Ricardo Wurmus | 2020-03-19 | 1 | -6/+4 |
* | gnu: r-biocpkgtools: Update to 1.4.6.•••* gnu/packages/bioconductor.scm (r-biocpkgtools): Update to 1.4.6.
[propagated-inputs]: Add r-biocfilecache, r-rappdirs, r-rlang, and
r-tidyselect.
[native-inputs]: Add r-knitr.
| Ricardo Wurmus | 2020-03-19 | 1 | -3/+9 |
* | gnu: r-biosigner: Update to 1.14.2.•••* gnu/packages/bioconductor.scm (r-biosigner): Update to 1.14.2.
[native-inputs]: Remove r-rmarkdown, pandoc, and pandoc-citeproc.
| Ricardo Wurmus | 2020-03-19 | 1 | -6/+3 |
* | gnu: ungoogled-chromium: Update to 80.0.3987.149-0.516e2d9 [security fixes].•••This releases fixes CVE-2020-6422, CVE-2020-6424, CVE-2020-6425,
CVE-2020-6426, CVE-2020-6427, CVE-2020-6428, CVE-2020-6429, CVE-2019-20503,
and CVE-2020-6449.
* gnu/packages/chromium.scm (%chromium-version): Set to 80.0.3987.149.
(%ungoogled-revision): Set to 516e2d990a50a4bbeb8c583e56333c2935e2af95.
(%chromium-origin, %ungoogled-origin): Update hashes.
| Marius Bakke | 2020-03-19 | 1 | -4/+4 |
* | gnu: python2-cython: Exclude parallel tests on i686 systems.•••* gnu/packages/python-xyz.scm (python2-cython)[arguments]: When building on
i686-linux, override the 'check' phase.
| Marius Bakke | 2020-03-19 | 1 | -0/+12 |
* | gnu: git: Enable parallel tests.•••* gnu/packages/version-control.scm (git)[arguments]: Remove #:parallel-testS?.
| Marius Bakke | 2020-03-19 | 1 | -3/+0 |