Age | Commit message (Collapse) | Author |
|
* gnu/packages/xfce.scm (mousepad): New variable.
|
|
* gnu/packages/aidc.scm (zbar): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* gnu/service/web.scm (<patchwork-database-configuration>
<patchwork-settings-module>, <patchwork-configuration>): New record types.
(patchwork-virtualhost): New procedure.
(patchwork-service-type): New variable.
* gnu/tests/web.scm (%test-patchwork): New variable.
* doc/guix.text (Web Services): Document it.
|
|
* gnu/packages/patchutils.scm (patchwork): New variable.
|
|
Getmail is a mail retriever written in Python, this commit adds a service-type
to run getmail. I'm looking at this, as it's a convinient way of getting
mailing list messages in to Patchwork.
I initially tried putting this in the (gnu services mail) module, but due to
also trying to use the define-configuration pattern, it conflicted with the
dovecot service.
* gnu/services/getmail.scm: New file.
* gnu/local.mk: Add it.
* gnu/tests/mail.scm (%getmail-os, %test-getmail): New variables.
(run-getmail-test): New procedure.
|
|
* gnu/packages/golang.scm (go-1.4): Fix typo in comment.
|
|
* gnu/packages/patches/gtksourceview-2-add-default-directory.patch: New
file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gtk.scm (gtksourceview-2)[source]: Use it.
|
|
* gnu/packages/php.scm (php): Update to 7.3.6.
|
|
* gnu/packages/bioconductor.scm (r-birta): New variable.
|
|
* gnu/packages/bioconductor.scm (r-birewire): New variable.
|
|
* gnu/packages/cran.scm (r-seriation): Update to 1.2-5.
|
|
* gnu/packages/emacs-xyz.scm (emacs-diff-hl): Update to 1.8.6.
[source]: Fetch from git.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* gnu/packages/emacs-xyz.scm (emacs-helm): Update to 3.2.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* gnu/packages/emacs-xyz.scm (emacs-counsel-tramp): Update to 0.6.3.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* gnu/packages/emacs-xyz.scm (emacs-editorconfig): Update to 0.8.0.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* gnu/packages/emacs-xyz.scm (emacs-exec-path-from-shell): Update to 1.12.
[source]: Use git-fetch.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* gnu/packages/emacs-xyz.scm (emacs-reformatter): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* gnu/packages/emacs-xyz.scm (emacs-ivy-pass): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* gnu/packages/terminals.scm (kitty): Update to 0.14.1.
|
|
* gnu/packages/package-management (diffoscope):
[package] Update to version 115-1.7f3416f.
[source] Switch to using git-fetch.
[inputs] Move python-pytest and python-chardet ...
[native-inputs] ... to here.
[arguments] Move comment to fit line length.
|
|
* gnu/packages/bioinformatics.scm (r-biocviews): Update to 1.52.1.
|
|
* gnu/packages/statistics.scm (r-tibble): Update to 2.1.2.
|
|
* gnu/packages/bioconductor.scm (r-dose): Update to 3.10.1.
|
|
* gnu/packages/gnome.scm (gthumb): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* gnu/packages/display-managers.scm (sddm): add QtQuick related
dependencies to sddm package in order to `sddm-greeter` application
to load user defined themes which are based on QtQuick.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* guix/scripts/publish.scm (compress-nar): New procedure.
(bake-narinfo+nar): Use it.
|
|
* guix/scripts/publish.scm (make-request-handler): Remove outdated TODO.
|
|
* gnu/packages/statistics.scm (r-statmod): Update to 1.4.32.
|
|
* gnu/packages/cran.scm (r-fields): Update to 9.8-3.
|
|
* gnu/packages/cran.scm (r-bayestestr): Update to 0.2.0.
|
|
* gnu/packages/linux.scm (make-linux-libre-headers): New variable.
(linux-libre): Rename to...
(linux-libre-5.1): ...this.
(linux-libre-headers): Rename to...
(linux-libre-headers-4.14.67): ...this.
(linux-libre-5.1, linux-libre-headers-4.14.67): Use make-linux-libre-headers.
(linux-libre-5.1, linux-libre-headers-5.1, linux-libre-headers-4.19,
%linux-libre-4.15-version, %linux-libre-4.15-hash, linux-libre-4.15,
linux-libre-headers-4.15, linux-libre-headers-4.14): New variables.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
* gnu/packages/cross-base.scm (cross-kernel-headers): Add
LINUX-HEADERS optional argument.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
* gnu/packages/bootstrap.scm (glibc-dynamic-linker): Add
"riscv64-linux".
* gnu/packages/linux.scm (system->linux-architecture): Add "riscv"
prefix.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
* gnu/packages/education.scm (childsplay): New variable.
|
|
This fixes https://issues.guix.gnu.org/issue/35622.
* gnu/installer/connman.scm (<service>): Mention that name may be false.
* gnu/installer/newt/wifi.scm (wifi-services): Filter out wifi services
without name.
Co-authored by: Pierre Neidhardt <mail@ambrevar.xyz>
|
|
Fixes <https://bugs.gnu.org/35980>.
* gnu/packages/python-web.scm (awscli)[arguments]: Add build phase
"fix-reference-to-groff".
[inputs]: Add groff.
|
|
* gnu/packages/bioinformatics.scm (r-scran): Update to 1.12.1.
|
|
* gnu/packages/bioinformatics.scm (r-scater): Update to 1.12.2.
|
|
* gnu/packages/bioinformatics.scm (r-sva): Update to 3.32.1.
|
|
* gnu/packages/bioinformatics.scm (r-genomicfeatures): Update to 1.36.1.
|
|
* gnu/packages/bioinformatics.scm (r-edger): Update to 3.26.4.
|
|
* gnu/packages/bioinformatics.scm (r-variantannotation): Update to 1.30.1.
|
|
* guix/import/cran.scm (description->package): Filter invalid packages from
the list of system requirements.
|
|
* gnu/packages/bioconductor.scm (r-atacseqqc): Update to 1.8.1.
|
|
* gnu/packages/bioconductor.scm (r-icobra): Update to 1.12.1.
|
|
* gnu/packages/bioconductor.scm (r-chippeakanno): Update to 3.18.1.
|
|
* gnu/packages/cran.scm (r-geosphere): Update to 1.5-10.
|
|
* gnu/packages/cran.scm (r-ggfortify): Update to 0.4.7.
|
|
* gnu/packages/cran.scm (r-wgcna): Update to 1.68.
|
|
* gnu/packages/cran.scm (r-bookdown): Update to 0.11.
[propagated-inputs]: Add ghc-pandoc; remove r-yaml.
|