Age | Commit message (Collapse) | Author |
|
* gnu/installer/newt/user.scm (run-user-add-page): Add #:real-name. Add
a label and entry for the real name and initialize the 'real-name' field
of the <user> record.
* gnu/installer/final.scm (create-user-database): Set the 'comment'
field of the <user-account> record.
|
|
* gnu/installer/user.scm (<user>)[real-name]: New field.
(users->configuration)[use->sexp]: Turn it into a 'comment' field.
|
|
Previously the "listbox" would be unnecessarily high, leaving too little
space for the German translation of the text above.
* gnu/installer/newt/partition.scm (run-disk-page): Increase
#:info-textbox-width and pass #:listbox-height.
|
|
Fixes <https://bugs.gnu.org/35469>.
Reported by Florian Pelz <pelzflorian@pelzflorian.de>.
* gnu/installer/services.scm (%system-services): Add service for
'nss-certs', with 'recommended?' set to #t.
|
|
* gnu/installer/services.scm (<system-service>)[recommended?]: New
field.
* gnu/installer/newt/services.scm (run-desktop-environments-cbt-page):
Pass #:selection to 'run-checkbox-tree-page', computed from the
'recommended?' field of each service.
(run-networking-cbt-page): Likewise.
|
|
* gnu/installer/newt/page.scm (%none-selected): New variable.
(run-checkbox-tree-page): Add #:selection.
[fill-checkbox-tree]: Honor it.
|
|
* gnu/system/examples/vm-image.tmpl (packages): Add NSS-CERTS.
|
|
* gnu/packages/algebra.scm (giac-xcas): Fix typo.
|
|
* gnu/packages/algebra.scm (giac): New variable.
(giac-xcas): Deprecate.
|
|
* gnu/packages/algebra.scm (giac-xcas)[inputs]: Add glpk, libsamplerate, bison
and flex.
|
|
* gnu/packages/algebra.scm (giac-xcas): Use a single output. Fix licensing
issues in documentation.
Xcas expects documentation to be located at a fixed location, not compatible
with a "doc" output.
|
|
* gnu/packages/linux.scm (%linux-libre-version): Update to 5.0.10.
(%linux-libre-hash): Update hash.
|
|
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.37.
(%linux-libre-4.19-hash): Update hash.
|
|
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.114.
(%linux-libre-4.14-hash): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.171.
|
|
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.179.
|
|
* gnu/packages/admin.scm (cloud-utils): New variable.
|
|
* gnu/services/web.scm: Remove reference to (gnu packages guile).
|
|
* gnu/packages/maths.scm (hypre)[arguments]: Use INVOKE and unconditionally
return #T from build phases.
|
|
* gnu/packages/maths.scm (jacal)[arguments]: Use INVOKE in configure phase.
|
|
* gnu/packages/maths.scm (z3)[arguments]: Use INVOKE in build phases.
|
|
* gnu/packages/maths.scm (atlas)[arguments]: Always return #T from build
phases; use INVOKE.
|
|
* gnu/packages/maths.scm (make-blis)[arguments]: Use INVOKE.
|
|
* gnu/packages/kde.scm (kdevplatform)[arguments]: Use INVOKE and return #T
unconditionally.
|
|
|
|
* gnu/packages/gnome.scm (gnome-shell)[inputs]: Add gdk-pixbuf+svg.
|
|
* gnu/packages/bioinformatics.scm (r-rhtslib)[arguments]: Add
"--no-staged-install" to configure flags.
|
|
* 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.
|