Ludovic Courtès
227ff747a6
doc: Warn about missing entries in htmlxref.cnf.
* doc/local.mk (AM_MAKEINFOHTMLFLAGS): New variable.
3 years ago
Ludovic Courtès
ae185085a6
doc: Adjust cross-references for GNU triplets.
* doc/guix.texi (Defining Packages): Reference to 'autoconf' instead of
obsolete 'configure' manual for triplets.
(Additional Build Options): Adjust 'autoconf' node name.
3 years ago
Ludovic Courtès
021deac0e8
doc: Provide the actual URL to the VM image.
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}.
3 years ago
Leo Famulari
0d6cfaa3dd
gnu: nano: Update to 4.2.
* gnu/packages/nano.scm (nano): Update to 4.2.
3 years ago
Julien Lepiller
8aeef53497
gnu: coq-bignums: Update to 8.9.0.
* gnu/packages/coq.scm (coq-bignums): Update to 8.9.0.
3 years ago
Julien Lepiller
f5b0d90490
gnu: coq-mathcomp: Update to 1.8.0.
* gnu/packages/coq.scm (coq-mathcomp): Update to 1.8.0.
3 years ago
Julien Lepiller
1f1ea9c0cb
gnu: coq-gappa: Update to 1.3.4.
* gnu/packages/coq.scm (coq-gappa): Update to 1.3.4.
3 years ago
Julien Lepiller
e03e1b5584
gnu: coq: Update to 8.9.0.
* gnu/packages/coq.scm (coq): Update to 8.9.0.
(coq-autosubst): Update to latest commit.
(coq-equations): Update to 1.2-beta2.
3 years ago
Marius Bakke
729102cbf4
doc: Use HTTPS URLs.
* doc/guix.texi: Use HTTPS where possible.
3 years ago
gabrielhdt
187f9636f1
gnu: ocaml-menhir: Update to 20181113.
* gnu/packages/ocaml.scm (ocaml-menhir): Update to 20181113.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
3 years ago
Sam
52c3cb2687
gnu: Add python-django-extensions.
* gnu/packages/django.scm (python-django-extensions): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years ago
Sam
8d73558d50
gnu: Add python-django-taggit.
* gnu/packages/django.scm (python-django-taggit): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years ago
Ludovic Courtès
adb5506b2c
nls: Update da translations.
3 years ago
Ludovic Courtès
78d6d5e8d9
shepherd: Include /etc/localtime in service containers.
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.
3 years ago
Tobias Geerinckx-Rice
c8bb86f51c
gnu: tor: Update to 0.4.0.5.
* gnu/packages/tor.scm (tor): Update to 0.4.0.5.
3 years ago
Brendan Tildesley
02eb70bd21
gnu: Add python-css-parser, python2-css-parser.
* gnu/packages/python-web.scm (python-css-parser, python2-css-parser): New
variables.
Signed-off-by: Andreas Enge <andreas@enge.fr>
3 years ago
Brendan Tildesley
c2dd07aba5
gnu: web: Change 'l:' prefix to 'license:'.
* gnu/packages/web.scm: Change #:prefix l: to #:prefix license:.
Signed-off-by: Andreas Enge <andreas@enge.fr>
3 years ago
Ludovic Courtès
9d2d9cb14b
installer: Do not sort the guided partition schemes in the selection page.
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'.
3 years ago
Ludovic Courtès
ecb0df6817
installer: Ensure 'packages' field is a superset of '%base-packages'.
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.
3 years ago
ison
3e85909044
Correct email address for ison.
* .mailmap, gnu/packages/lxde.scm: Update email address.
Signed-off-by: Andreas Enge <andreas@enge.fr>
3 years ago
Ricardo Wurmus
d7afe74d60
gnu: r-cluster: Update to 2.0.9.
* gnu/packages/statistics.scm (r-cluster): Update to 2.0.9.
[inputs]: Move gfortran from here...
[native-inputs]: ...to here.
3 years ago
Ricardo Wurmus
f66f40400c
gnu: r-irkernel: Update to 1.0.1.
* gnu/packages/cran.scm (r-irkernel): Update to 1.0.1.
3 years ago
Ricardo Wurmus
27b4bfbe4b
gnu: r-ouch: Update to 2.14-1.
* gnu/packages/cran.scm (r-ouch): Update to 2.14-1.
3 years ago
Ricardo Wurmus
dea3df2bd1
gnu: r-fs: Update to 1.3.0.
* gnu/packages/cran.scm (r-fs): Update to 1.3.0.
3 years ago
Mark H Weaver
8d5edc9cea
gnu: linux-libre: Update to 5.0.11.
* gnu/packages/linux.scm (%linux-libre-version): Update to 5.0.11.
(%linux-libre-hash): Update hash.
3 years ago
Mark H Weaver
c52fb6e11d
gnu: linux-libre@4.19: Update to 4.19.38.
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.38.
(%linux-libre-4.19-hash): Update hash.
3 years ago
Mark H Weaver
4dc3f7c7dc
gnu: linux-libre@4.14: Update to 4.14.115.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.115.
(%linux-libre-4.14-hash): Update hash.
3 years ago
Mark H Weaver
e2474df6ee
gnu: linux-libre@4.9: Update to 4.9.172.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.172.
3 years ago
Ricardo Wurmus
82329a17f4
gnu: pluma: Use older version of gtksourceview.
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.
3 years ago
Ricardo Wurmus
2f869b0279
gnu: mate-applets: Use older version of gtksourceview.
Reported by L p R n d n <guix@lprndn.info>.
* gnu/packages/mate.scm (mate-applets)[inputs]: Replace gtksourceview with
gtksourceview-3.
3 years ago
宋文武
48f19e60c4
gnu: le-certs: Update hashes.
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.
3 years ago
Ludovic Courtès
746ac457cc
Merge branch 'version-1.0.0'
3 years ago
Ludovic Courtès
3a3e9f2bb5
guix-install.sh: Update URL.
* etc/guix-install.sh (GNU_URL): Change to ftp.gnu.org.
3 years ago
Julien Lepiller
c457f109be
gnu: php: Update to 7.3.5.
* gnu/packages/php.scm (php): Update to 7.3.5.
3 years ago
Pierre Neidhardt
d5f4d5b683
gnu: emacs-emms: Update to 5.2.
* gnu/packages/emacs-xyz.scm (emacs-emms): Update to 5.2.
3 years ago
Nicolas Goaziou
5f83b5153a
gnu: python-duniterpy: Update to 0.53.1.
* gnu/packages/finance.scm (python-duniterpy): Update to 0.53.1.
3 years ago
Nicolas Goaziou
45a37f5b05
gnu: emacs-relint: Update to 1.7.
* gnu/packages/emacs-xyz.scm (emacs-relint): Update to 1.7.
3 years ago
Nicolas Goaziou
d34984b9fe
gnu: emacs-xr: Update to 1.11.
* gnu/packages/emacs-xyz.scm (emacs-xr): Update to 1.11.
3 years ago
Rutger Helling
c2974d1e46
gnu: faudio: Update to 19.05.
* gnu/packages/audio.scm (faudio): Update to 19.05.
3 years ago
Tobias Geerinckx-Rice
9bec3ba4ca
gnu: python-flexmock: Update to 0.10.4.
* gnu/packages/check.scm (python-flexmock): Update to 0.10.4.
3 years ago
Marius Bakke
14da3daafc
gnu: termite: Update to 15.
* gnu/packages/terminals.scm (termite): Update to 15.
3 years ago
Marius Bakke
03c59a2525
gnu: vte-ng: Update to 0.56.2.a.
* gnu/packages/gnome.scm (vte-ng): Update to 0.56.2.a.
[native-inputs]: Add GCC-7.
[arguments]: Add GCC7 workaround.
3 years ago
Marius Bakke
a0d44bb09f
gnu: spice: Update to 0.14.2 [fixes CVE-2019-3813].
* gnu/packages/spice.scm (spice): Update to 0.14.2.
3 years ago
Marius Bakke
a550da6247
gnu: spice-protocol: Update to 0.14.0.
* gnu/packages/spice.scm (spice-protocol): Update to 0.14.0.
(spice-protocol-0.12): New public variable.
(spice-gtk)[propagated-inputs]: Change SPICE-PROTOCOL to SPICE-PROTOCOL-0.12.
3 years ago
Marius Bakke
15ada26abb
gnu: signify: Update to 25.
* gnu/packages/crypto.scm (signify): Update to 25.
3 years ago
Marius Bakke
a5006ede7f
gnu: signify: Don't use unstable tarball.
* gnu/packages/crypto.scm (signify)[source]: Change to GIT-FETCH.
3 years ago
Marius Bakke
f99418e3f3
gnu: ungoogled-chromium: Update to 74.0.3729.131-0.9e33022 [fixes CVE-2019-5824].
* gnu/packages/chromium.scm (%chromium-version): Update to 74.0.3729.131.
(ungoogled-chromium-source): Update Chromium hash.
3 years ago
Marius Bakke
ca86b0bae3
gnu: ungoogled-chromium: Unbundle openjpeg again.
This is a follow-up to commit 40594fdcb9e360d68e5444771b5467ba5bbbfcf2.
* gnu/packages/chromium.scm (%preserved-third-party-files): Remove
'third_party/pdfium/third_party/libopenjpeg20'.
(ungoogled-chromium)[arguments]: Fix typo in #:configure-flags.
3 years ago
Julien Lepiller
bd9d5dbb86
gnu: php: Disable failing tests on armhf.
* gnu/packages/php.scm (php)[arguments]: Disable two failing tests on
armhf.
3 years ago
Ludovic Courtès
9c941364bf
vm: Build ISOs and VM images in a UTF-8 environment.
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.
3 years ago