Age | Commit message (Collapse) | Author |
|
* gnu/packages/bioinformatics.scm (r-ggbio)[arguments]: Add build phase to
patch out typo.
|
|
* gnu/packages/cran.scm (r-sjplot): Update to 2.6.3.
[propagated-inputs]: Add r-bayestestr, r-insight, and r-performance.
|
|
* gnu/packages/cran.scm (r-performance): New variable.
|
|
* gnu/packages/cran.scm (r-bayestestr): New variable.
|
|
* gnu/installer/newt/partition.scm (run-scheme-page): Add missing 'G_'
for ITEMS.
(run-partioning-page): Likewise.
(run-partition-page): Move misplaced call to 'G_'.
|
|
* gnu/packages/package-management.scm (guix): Update to 0c329bf.
|
|
* gnu/packages/ocaml.scm (ocaml-qtest): Update to 2.9.
[source]: Use git-fetch.
[build-system]: Use dune-build-system.
|
|
* gnu/packages/ocaml.scm (ocaml-ezjsonm): Update to 1.1.0.
|
|
* gnu/packages/ocaml.scm (ocaml-re): Update to 1.9.0.
(ocaml-uri): Fix build.
|
|
* gnu/packages/ocaml.scm (ocaml-csv): Update to 2.2.
[source]: Use git-fetch.
[build-system]: Use dune-build-system.
|
|
* gnu/packages/ocaml.scm (ocaml-spawn): Update to 0.13.0.
|
|
* gnu/services/dns.scm: Fix typos.
|
|
Fixes a regression introduced in
7ecd1761a236a2256e420032d561aa6c372d95a8.
* gnu/packages/virtualization.scm (bubblewrap): Fix typo.
|
|
* gnu/system/examples/vm-image.tmpl (sudoers-file): New field.
|
|
* gnu/system/examples/vm-image.tmpl (vm-image-motd): Mention 'info guix'.
|
|
* gnu/system/examples/vm-image.tmpl (packages): Add FONT-BITSTREAM-VERA,
for use by xfce-terminal, IceCat, etc.
|
|
* doc/guix.texi (Running Guix in a VM): Remove mentions of 'lsh-server';
mention 'openssh-service-type' and add a cross-reference.
* gnu/system/examples/vm-image.tmpl (services): Add a commented-out line
for 'openssh-service-type'.
|
|
* gnu/services/dns.scm (knot-zone-configuration)[zonefile-load]
[journal-content, max-journal-usage, max-journal-depth, max-zone-size]:
New fields.
(knot-zone-config): Serialize them.
* doc/guix.texi (DNS Services): Document them.
|
|
* gnu/packages/messaging.scm (gajim): Update to 1.1.3.
|
|
* gnu/packages/messaging.scm (python-nbxmpp): Update to 0.6.10.
|
|
* gnu/packages/maths.scm (r-quadprog): Update to 1.5-6.
|
|
* gnu/packages/statistics.scm (r-caret): Update to 6.0-84.
|
|
* gnu/packages/statistics.scm (r-fpc): Update to 2.1-11.2.
|
|
* gnu/packages/statistics.scm (r-rngtools): Update to 1.3.1.1.
|
|
* gnu/packages/statistics.scm (r-mass): Update to 7.3-51.4.
|
|
* gnu/packages/statistics.scm (r-boot): Update to 1.3-22.
|
|
* gnu/packages/cran.scm (r-sf): Update to 0.7-4.
|
|
* gnu/packages/cran.scm (r-classint): Update to 0.3-3.
[propagated-inputs]: Add r-kernsmooth.
|
|
* gnu/packages/cran.scm (r-survey): Update to 3.36.
[propagated-inputs]: Add r-mitools.
|
|
* gnu/packages/cran.scm (r-ordinal): Update to 2019.4-25.
|
|
* gnu/packages/cran.scm (r-mitools): New variable.
|
|
* gnu/packages/gnuzilla.scm (mozjs-38): Fix URI.
|
|
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 4.7.
* gnu/packages/wine.scm (wine-staging): Update to 4.7.
|
|
Fixes a regression introduced in
92eb600f8a94afa36142f8f145efaa485b632433.
* gnu/services/dns.scm (knot-config-file): Add ungexp around call to
'knot-configuration-includes'.
|
|
* gnu/system.scm (essential-services): Pass FSTAB-SERVICE-TYPE the list
of file systems that match 'file-system-needed-for-boot?'.
|
|
Fixes a longstanding issue whereby, due to our long fstab that included
pseudo file systems like cgroup mounts, graphical file managers would
display all of these. Initially reported at
<https://lists.gnu.org/archive/html/help-guix/2017-11/msg00084.html>.
* gnu/services/base.scm (file-system-fstab-entries): New procedure.
(file-system-service-type): Use it to extend FSTAB-SERVICE-TYPE.
|
|
* gnu/packages/ocaml.scm (ocaml-ppxlib): Update to 0.6.0.
(dune): Update to 1.9.1.
|
|
* gnu/packages/ocaml.scm (ocaml-migrate-parsetree)[properties]: New
field.
|
|
* gnu/packages/ocaml.scm (ocaml-ppx-inline-test): Update to 0.12.0.
(ocaml-ppx-expect): Update to 0.12.0.
|
|
* gnu/packages/ocaml.scm (ocaml-frontc)[properties]: New field.
|
|
* gnu/packages/ocaml.scm (ocaml-ppx-tools)[properties]: New field.
|
|
* gnu/packages/ocaml.scm (ocaml-lwt-log)[properties]: New field.
|
|
* gnu/packages/ocaml.scm (ocaml-ppx-tools-versioned)[properties]: New
field.
|
|
* gnu/packages/ocaml.scm (ocaml-compiler-libs)[properties]: New field.
|
|
* gnu/packages/ocaml.scm (ocaml-ppx-derivers): Update to 1.2.1.
|
|
* gnu/packages/ocaml.scm (ocaml-pcre): Update to 7.4.1.
[build-system]: Use dune-build-system.
[source]: Use git-fetch.
|
|
* gnu/packages/ocaml.scm (ocaml-stringext): Update to 1.5.0.
[source]: Use git-fetch.
[build-system]: Use dune-build-system.
|
|
* gnu/packages/ocaml.scm (ocaml-zarith): Update to 1.7.
[source]: Use git-fetch.
|
|
* gnu/packages/ocaml.scm (ocaml-topkg): Update to 1.0.0.
|
|
* gnu/packages/ocaml.scm (ocaml-mtime): Update to 1.1.0.
|