3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
Commit graph

49723 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice
6bc0bed188
gnu: retroarch: Update to 1.8.0.
* gnu/packages/emulators.scm (retroarch): Update to 1.8.0.
2019-10-27 22:19:32 +01:00
Tobias Geerinckx-Rice
ca1f4b19e9
gnu: unbound: Update to 1.9.4.
* gnu/packages/dns.scm (unbound): Update to 1.9.4.
2019-10-27 22:19:32 +01:00
Tobias Geerinckx-Rice
c34d0cd812
gnu: libasr: Don't use NAME in source URI.
* gnu/packages/dns.scm (libasr)[source]: Hard-code NAME.
2019-10-27 22:19:32 +01:00
Tobias Geerinckx-Rice
a3dd88710f
gnu: python-pathpy: Update to 11.5.1.
* gnu/packages/python-xyz.scm (python-pathpy): Update to 11.5.1.
2019-10-27 22:19:32 +01:00
Tobias Geerinckx-Rice
4ba097b35f
gnu: perl-io-captureoutput: Update to 1.1105.
* gnu/packages/perl.scm (perl-io-captureoutput): Update to 1.1105.
2019-10-27 22:19:31 +01:00
07c9fd36d6
gnu: Merge all crates into (gnu packages crates-io).
* gnu/packages/rust-cbindgen.scm: Move all crates ...
* gnu/packages/crates-io.scm: ... to here.
2019-10-27 22:38:16 +02:00
86e443c71d
gnu: Convert all rust crates to new format.
* gnu/packages/crates-io.scm: Rename all packages to contain version
string.
[source]: Rename all downloaded files to use '.crate'.
[arguments]: Remove all cargo-inputs and cargo-development-inputs.
Comment out all custom phases to link to external libraries.
[native-inputs, inputs]: Comment out all inputs.
[properties]: Mark all packages hidden.
2019-10-27 22:34:53 +02:00
Tobias Geerinckx-Rice
3a428dd63a
gnu: meld: Wrap with Glib or Gtk path variables.
Fixes the example given at <https://issues.guix.gnu.org/issue/37942>.

* gnu/packages/gnome.scm (meld)[inputs]: Add gsettings-desktop-schemas.
[arguments]: Add (guix build glib-or-gtk-build-system) to #:modules
and #:imported-modules.  Use its ‘glib-or-gtk-wrap’ phase.
2019-10-27 18:57:25 +01:00
Ricardo Wurmus
40645ebb71
gnu: Add pam-u2f.
* gnu/packages/security-token.scm (pam-u2f): New variable.
2019-10-27 17:04:26 +01:00
Tobias Geerinckx-Rice
e2d14ee97c
gnu: keepassxc: Don't use NAME in source URI.
* gnu/packages/password-utils.scm (keepassxc)[source]: Hard-code NAME.
2019-10-27 15:20:12 +01:00
Tobias Geerinckx-Rice
eb28d9cf8d
gnu: mpg123: Update to 1.25.13.
* gnu/packages/mp3.scm (mpg123): Update to 1.25.13.
2019-10-27 15:20:12 +01:00
Tobias Geerinckx-Rice
17334e000e
gnu: mpv: Update to 0.30.0.
* gnu/packages/video.scm (mpv): Update to 0.30.0.
[arguments]: Remove obsolete #:configure-flags.
2019-10-27 15:20:12 +01:00
ac1b080107
gnu: git-annex: Build with S3 support.
* gnu/packages/haskell-apps.scm (git-annex)[arguments]: Enable S3 in
configure-flags.
[inputs]: Add ghc-aws.
2019-10-27 14:41:12 +02:00
Guillaume Le Vaillant
d50f2b7a09
gnu: gramps: Update to 5.1.1.
* gnu/packages/genealogy.scm (gramps): Update to 5.1.1.
[inputs]: Add cairo.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-10-27 12:55:52 +02:00
Leo Prikler
b901a56615
gnu: meld: Fix startup.
* /gnu/packages/patchutils.scm: (meld)[inputs]: Replace gtksourceview with
gtksourceview-3.
[arguments]<#:phases>[wrap-typelib]: New phase.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-10-27 10:50:36 +01:00
Marius Bakke
2a19c0deb1
gnu: nginx: Update to 1.17.5.
* gnu/packages/web.scm (nginx): Update to 1.17.5.
2019-10-27 10:10:48 +01:00
Marius Bakke
5fd4d02666
gnu: dav1d: Update to 0.5.1.
* gnu/packages/patches/dav1d-aarch64-symbol-alignment.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/video.scm (dav1d): Update to 0.5.1.
[source](patches): Remove.
2019-10-27 10:10:23 +01:00
24adcbab0a
gnu: keepassxc: Update to 2.5.0.
* gnu/packages/password-utils.scm (keepassxc): Update to 2.5.0.
[arguments]: Enable all extra features, except for update checking.
[inputs]: Add libyubikey, quazip, readline, yubikey-personalization.
Remove curl.
[license]: Update comment.
2019-10-27 10:36:50 +02:00
Ricardo Wurmus
871c5d61ce
gnu: r-car: Update to 3.0-4.
* gnu/packages/statistics.scm (r-car): Update to 3.0-4.
2019-10-27 08:34:53 +01:00
Ricardo Wurmus
9b46efc56a
gnu: r-rlang: Update to 0.4.1.
* gnu/packages/statistics.scm (r-rlang): Update to 0.4.1.
2019-10-27 08:34:46 +01:00
Ricardo Wurmus
bdce983a25
gnu: r-digest: Update to 0.6.22.
* gnu/packages/statistics.scm (r-digest): Update to 0.6.22.
2019-10-27 08:34:41 +01:00
Ricardo Wurmus
b8731d03a7
gnu: r-mgcv: Update to 1.8-30.
* gnu/packages/statistics.scm (r-mgcv): Update to 1.8-30.
2019-10-27 08:34:36 +01:00
Ricardo Wurmus
9538014aa9
gnu: r-jpeg: Update to 0.1-8.1.
* gnu/packages/image.scm (r-jpeg): Update to 0.1-8.1.
2019-10-27 08:34:29 +01:00
Ricardo Wurmus
0eed4fde45
gnu: r-dalex: Update to 0.4.9.
* gnu/packages/cran.scm (r-dalex): Update to 0.4.9.
2019-10-27 08:34:14 +01:00
Ricardo Wurmus
04eb73ee32
gnu: r-ggvis: Update to 0.4.5.
* gnu/packages/cran.scm (r-ggvis): Update to 0.4.5.
2019-10-27 08:33:53 +01:00
Ricardo Wurmus
30aac69f52
gnu: r-partitions: Update to 1.9-22.
* gnu/packages/cran.scm (r-partitions): Update to 1.9-22.
[propagated-inputs]: Add r-sets.
2019-10-27 08:33:41 +01:00
Ricardo Wurmus
288c9f2be2
gnu: r-compositions: Update to 1.40-3.
* gnu/packages/cran.scm (r-compositions): Update to 1.40-3.
[propagated-inputs]: Remove r-energy.
2019-10-27 08:33:25 +01:00
Ricardo Wurmus
7a932a4039
gnu: r-spam: Update to 2.3-0.1.
* gnu/packages/cran.scm (r-spam): Update to 2.3-0.1.
2019-10-27 08:33:20 +01:00
Ricardo Wurmus
b5d275104b
gnu: r-biocmanager: Update to 1.30.9.
* gnu/packages/cran.scm (r-biocmanager): Update to 1.30.9.
2019-10-27 08:33:14 +01:00
Ricardo Wurmus
883f76b8da
gnu: r-ncdf4: Update to 1.17.
* gnu/packages/cran.scm (r-ncdf4): Update to 1.17.
2019-10-27 08:33:09 +01:00
Ricardo Wurmus
c60ed4d6e6
gnu: r-performance: Update to 0.4.0.
* gnu/packages/cran.scm (r-performance): Update to 0.4.0.
2019-10-27 08:33:03 +01:00
Ricardo Wurmus
18376defad
gnu: r-bayestestr: Update to 0.4.0.
* gnu/packages/cran.scm (r-bayestestr): Update to 0.4.0.
2019-10-27 08:32:58 +01:00
Ricardo Wurmus
3ca2ddd0df
gnu: r-emmeans: Update to 1.4.2.
* gnu/packages/cran.scm (r-emmeans): Update to 1.4.2.
2019-10-27 08:32:43 +01:00
Ricardo Wurmus
186a868ac9
gnu: r-slam: Update to 0.1-46.
* gnu/packages/cran.scm (r-slam): Update to 0.1-46.
2019-10-27 08:00:38 +01:00
Ricardo Wurmus
dcbeae6058
gnu: r-doby: Update to 4.6-3.
* gnu/packages/cran.scm (r-doby): Update to 4.6-3.
[propagated-inputs]: Add r-broom, r-deriv, r-pbkrtest, and r-tibble.
2019-10-27 08:00:13 +01:00
Ricardo Wurmus
7195db0249
gnu: r-jomo: Update to 2.6-10.
* gnu/packages/cran.scm (r-jomo): Update to 2.6-10.
2019-10-27 08:00:06 +01:00
Ricardo Wurmus
571f07afa5
gnu: r-ddalpha: Update to 1.3.10.
* gnu/packages/cran.scm (r-ddalpha): Update to 1.3.10.
2019-10-27 08:00:00 +01:00
Ricardo Wurmus
373759eaee
gnu: Add r-sets.
* gnu/packages/cran.scm (r-sets): New variable.
2019-10-27 07:59:52 +01:00
Ricardo Wurmus
6f921bfdaa
gnu: Add r-deriv.
* gnu/packages/cran.scm (r-deriv): New variable.
2019-10-27 07:59:35 +01:00
Ricardo Wurmus
5347163627
gnu: Add libu2f-server.
* gnu/packages/security-token.scm (libu2f-server): New variable.
2019-10-27 07:02:47 +01:00
Tobias Geerinckx-Rice
229818064a
gnu: po4a: Update to 0.57.
* gnu/packages/gettext.scm (po4a): Update to 0.57.
2019-10-27 00:49:25 +02:00
Tobias Geerinckx-Rice
2be89a36be
gnu: libssh: Update to 0.9.1.
* gnu/packages/ssh.scm (libssh): Update to 0.9.1.
2019-10-27 00:49:24 +02:00
Tobias Geerinckx-Rice
84527928d2
gnu: wireguard: Update to 0.0.20191012.
* gnu/packages/vpn.scm (wireguard): Update to 0.0.20191012.
2019-10-27 00:49:24 +02:00
Tobias Geerinckx-Rice
8ac8b3b360
gnu: lollypop: Wrap with required path variables.
Fixes <https://issues.guix.info/issue/37937>.

* gnu/packages/gnome.scm (lollypop)[arguments]: Rename ‘wrap’ phase to
‘wrap-python’ and add ‘wrap-glib-or-gtk’ phase.
[inputs]: Add gsettings-desktop-schemas.
2019-10-27 00:49:23 +02:00
Tobias Geerinckx-Rice
996aca2852
gnu: opensmtpd-next: Update to 6.6.0p1.
* gnu/packages/mail.scm (opensmtpd-next): Update to 6.6.0p1.
[inputs]: Replace openssl with libressl.
2019-10-27 00:49:22 +02:00
Tobias Geerinckx-Rice
ce1178d5d3
gnu: libressl: Don't use NAME in source URI.
* gnu/packages/tls.scm (libressl)[source]: Hard-code NAME.
2019-10-27 00:49:22 +02:00
Mark H Weaver
ad21d767df
gnu: icecat: Update to 68.2.0-guix0-preview1 [security fixes].
Fixes CVE-2019-11757, CVE-2019-11759, CVE-2019-11760, CVE-2019-11761,
CVE-2019-11762, CVE-2019-11763, CVE-2019-11764, and CVE-2019-15903.

Note: IceCat 68 has not yet been released by the IceCat project.  This is a
      work-in-progress, and does not currently meet the privacy-respecting
      standards of the IceCat project.

* gnu/packages/patches/icecat-default-search-ddg.patch,
gnu/packages/patches/icecat-disable-sync.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/gnuzilla.scm (%icecat-version): Update.
(mozilla-compare-locales, all-mozilla-locales): New variables.
(mozilla-locale): New procedure.
(mozilla-locales): New macro.
(icecat-source): Add code to populate the l10n directory.  Remove the code
that copied the l10n directory from an older IceCat source tarball.
(icecat)[inputs]: Remove hunspell.
[native-inputs]: Comment out previous Guix-specific patches for now.  Use the
newest rust, cargo, llvm, and clang.  Add rust-cbindgen, node, nasm, python 3,
icecat-default-search-ddg.patch and icecat-disable-sync.patch.
[arguments]: In configure flags: remove "--disable-maintenance-service" and
"--enable-system-hunspell", and comment out flags to use system libraries
instead of bundled libraries for libevent, libogg, libvorbis, libvpx,
harfbuzz, graphite2, and sqlite.  Add srfi-34 and srfi-35 to modules.  Delete
fewer bundled libraries.  Adapt the 'patch-source-shebangs' phase.  Add a
custom 'build' phase that tries the standard 'build' phase up to 5 times.
In the 'wrap-program' phase, set MOZ_LEGACY_PROFILES=1 in the environment,
and add 'pulseaudio' to the front of LD_LIBRARY_PATH.
[description]: Add a warning that this is only a preview release.
* gnu/packages/patches/icecat-makeicecat.patch: Adapt.
2019-10-26 18:21:03 -04:00
Timothy Sample
88f95687c7
services: gdm: Add 'debug?' configuration field.
* gnu/services/xorg.scm (<gdm-configuration>)[debug?]: New field.
(gdm-configuration-file): Use it.
* doc/guix.texi: Document it.
2019-10-26 17:04:36 -04:00
Pierre Neidhardt
b8fb4d24cb
gnu: sbcl: Update to 1.5.8.
* gnu/packages/lisp.scm (sbcl): Update to 1.5.8.
2019-10-26 18:12:37 +02:00
Tobias Geerinckx-Rice
5a17f5e1cb
gnu: git-annex: Update to 7.20191024.
* gnu/packages/haskell-apps.scm (git-annex): Update to 7.20191024.
2019-10-26 00:38:56 +02:00