| Commit message (Collapse) | Author | Age |
|
|
|
| |
* doc/local.mk (AM_MAKEINFOHTMLFLAGS): New variable.
|
|
|
|
|
|
| |
* doc/guix.texi (Defining Packages): Reference to 'autoconf' instead of
obsolete 'configure' manual for triplets.
(Additional Build Options): Adjust 'autoconf' node name.
|
|
|
|
|
|
|
|
| |
Fixes <https://bugs.gnu.org/35537>.
Reported by Andy Tai <atai@atai.org>.
* doc/guix.texi (Running Guix in a VM): Use @url and provide the actual
URL, without @var{system}.
|
|
|
|
| |
* gnu/packages/nano.scm (nano): Update to 4.2.
|
|
|
|
| |
* gnu/packages/coq.scm (coq-bignums): Update to 8.9.0.
|
|
|
|
| |
* gnu/packages/coq.scm (coq-mathcomp): Update to 1.8.0.
|
|
|
|
| |
* gnu/packages/coq.scm (coq-gappa): Update to 1.3.4.
|
|
|
|
|
|
| |
* gnu/packages/coq.scm (coq): Update to 8.9.0.
(coq-autosubst): Update to latest commit.
(coq-equations): Update to 1.2-beta2.
|
|
|
|
| |
* doc/guix.texi: Use HTTPS where possible.
|
|
|
|
|
|
| |
* gnu/packages/ocaml.scm (ocaml-menhir): Update to 20181113.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
|
|
|
|
| |
* gnu/packages/django.scm (python-django-extensions): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/django.scm (python-django-taggit): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
| |
|
|
|
|
|
|
|
|
| |
Fixes a bug whereby Tor (for example) would emit syslog messages with a
UTC timestamp instead of local time.
* gnu/build/shepherd.scm (default-mounts): Add /etc/localtime to
MAPPINGS.
|
|
|
|
| |
* gnu/packages/tor.scm (tor): Update to 0.4.0.5.
|
|
|
|
|
|
|
| |
* gnu/packages/python-web.scm (python-css-parser, python2-css-parser): New
variables.
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
|
|
|
|
| |
* gnu/packages/web.scm: Change #:prefix l: to #:prefix license:.
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
|
|
|
|
|
|
|
| |
Previously, the "Everything is one partition" entry would come first in
English but it would be second in French. This change keeps it the
first choice regardless of the language.
* gnu/installer/newt/partition.scm (run-scheme-page): Pass
#:sort-listbox-items? to 'run-scheme-page'.
|
|
|
|
|
|
|
|
| |
Fixes <https://bugs.gnu.org/35541>.
Reported by Florian Pelz <pelzflorian@pelzflorian.de>.
* gnu/installer/services.scm (system-services->configuration): Generate
a snippet that appends PACKAGES to %BASE-PACKAGES.
|
|
|
|
|
|
| |
* .mailmap, gnu/packages/lxde.scm: Update email address.
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
|
|
|
|
| |
* gnu/packages/statistics.scm (r-cluster): Update to 2.0.9.
[inputs]: Move gfortran from here...
[native-inputs]: ...to here.
|
|
|
|
| |
* gnu/packages/cran.scm (r-irkernel): Update to 1.0.1.
|
|
|
|
| |
* gnu/packages/cran.scm (r-ouch): Update to 2.14-1.
|
|
|
|
| |
* gnu/packages/cran.scm (r-fs): Update to 1.3.0.
|
|
|
|
|
| |
* gnu/packages/linux.scm (%linux-libre-version): Update to 5.0.11.
(%linux-libre-hash): Update hash.
|
|
|
|
|
| |
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.38.
(%linux-libre-4.19-hash): Update hash.
|
|
|
|
|
| |
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.115.
(%linux-libre-4.14-hash): Update hash.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.172.
|
|
|
|
|
|
|
|
| |
Reported by L p R n d n <guix@lprndn.info>.
Fixes <https://bugs.gnu.org/35535>.
* gnu/packages/mate.scm (pluma)[inputs]: Replace gtksourceview with
gtksourceview-3.
|
|
|
|
|
|
|
| |
Reported by L p R n d n <guix@lprndn.info>.
* gnu/packages/mate.scm (mate-applets)[inputs]: Replace gtksourceview with
gtksourceview-3.
|
|
|
|
|
|
|
| |
They added the 3 missing '^M' to all pem certs.
* gnu/packages/certs.scm (le-certs)[inputs]: Update the hashes of
isrgrootx1.pem, letsencryptauthorityx3.pem, letsencryptauthorityx4.pem.
|
|\ |
|
| |
| |
| |
| | |
* etc/guix-install.sh (GNU_URL): Change to ftp.gnu.org.
|
| |
| |
| |
| |
| |
| |
| |
| | |
Fixes a bug whereby building an image containing non-ASCII file names
would fail due to improper decoding of file names.
* gnu/system/vm.scm (iso9660-image, qemu-image): Set GUIX_LOCPATH and
call 'setlocale' in the build environment.
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| | |
This reverts d3619b296fd1db6441e09bb51b55a4264b9fd0ed for
po/doc/guix-manual.zh_CN.po, which contained duplicate node names and
other errors.
|
| |
| |
| |
| | |
* po/doc/guix-manual.es.po: Replace "@pref" with "@pxref".
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* config-daemon.ac: Replace "ci.guix.info" with "ci.guix.gnu.org".
* doc/guix.texi (SUBSTITUTE-SERVER): Likewise.
* etc/substitutes/ci.guix.gnu.org.pub: New file.
* Makefile.am (dist_pkgdata_DATA): Add it.
* guix/scripts/build.scm (%default-log-urls): Update.
* guix/scripts/substitute.scm (%default-substitute-urls): Likewise.
* guix/store.scm (%default-substitute-urls): Likewise.
* guix/self.scm (miscellaneous-files): Add "ci.guix.gnu.org".
|
| | |
|
| | |
|
| |
| |
| |
| | |
* gnu/system/examples/vm-image.tmpl (label): New field.
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/bootloaders (u-boot-tools)[arguments]<#:phases>[check]:
Modify phase.
[check-x86]: New phase.
[patch]: New phase.
|
| |
| |
| |
| | |
* gnu/packages/gnome.scm (gexiv2)[arguments]: New field.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
That dependency was causing a failure when building from a fresh
checkout since commit d60225d5caabfb6409e3277c0512cd4c0fa63d72 because
'guix-manual.pot' was no longer around and there's no rule to make it.
This commit replaces the 'guix-manual.%.po' target by a phony target,
'doc-po-update-%', without any dependency.
* po/doc/local.mk ($(srcdir)/po/doc/guix-manual.%.po): Rename to...
(doc-po-update-%): ... this. Remove dependencies.
Change how 'lang' is computed; compute $output and $input, and replace
occurrences of $@ and $< with those.
(doc-po-update): Adjust accordingly.
|
| |
| |
| |
| |
| |
| |
| | |
Fixes <https://bugs.gnu.org/35501>.
Reported by Brendan Tildesley <mail@brendan.scot>.
* gnu/packages/libusb.scm (libplist)[arguments]: New field.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/wm.scm (i3lock): New public variable.
(cherry picked from commit b6afc350514ae5016adc6ca70f7be72aa3ecb2d2)
|
| |
| |
| |
| |
| | |
* gnu/services/desktop.scm (colord-service-type): Make public.
[description]: New field.
|
| |
| |
| |
| |
| |
| |
| |
| | |
Until now 'guix system search bluetooth' would turn up nothing.
* gnu/services/desktop.scm (bluetooth-service-type)
(bluetooth-configuration): Make public.
(bluetooth-service-type)[description]: New field.
|