summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: postgis: Update to 2.4.8.Tobias Geerinckx-Rice2019-10-27
| | | | * gnu/packages/geo.scm (postgis): Update to 2.4.8.
* gnu: python-cftime: Update to 1.0.4.2.Tobias Geerinckx-Rice2019-10-27
| | | | * gnu/packages/python-xyz.scm (python-cftime): Update to 1.0.4.2.
* gnu: libmicrohttpd: Update to 0.9.68.Tobias Geerinckx-Rice2019-10-27
| | | | * gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.68.
* gnu: retroarch: Update to 1.8.0.Tobias Geerinckx-Rice2019-10-27
| | | | * gnu/packages/emulators.scm (retroarch): Update to 1.8.0.
* gnu: unbound: Update to 1.9.4.Tobias Geerinckx-Rice2019-10-27
| | | | * gnu/packages/dns.scm (unbound): Update to 1.9.4.
* gnu: libasr: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-10-27
| | | | * gnu/packages/dns.scm (libasr)[source]: Hard-code NAME.
* gnu: python-pathpy: Update to 11.5.1.Tobias Geerinckx-Rice2019-10-27
| | | | * gnu/packages/python-xyz.scm (python-pathpy): Update to 11.5.1.
* gnu: perl-io-captureoutput: Update to 1.1105.Tobias Geerinckx-Rice2019-10-27
| | | | * gnu/packages/perl.scm (perl-io-captureoutput): Update to 1.1105.
* gnu: Merge all crates into (gnu packages crates-io).Efraim Flashner2019-10-27
| | | | | * gnu/packages/rust-cbindgen.scm: Move all crates ... * gnu/packages/crates-io.scm: ... to here.
* gnu: Convert all rust crates to new format.Efraim Flashner2019-10-27
| | | | | | | | | | * 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.
* gnu: meld: Wrap with Glib or Gtk path variables.Tobias Geerinckx-Rice2019-10-27
| | | | | | | | 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.
* gnu: Add pam-u2f.Ricardo Wurmus2019-10-27
| | | | * gnu/packages/security-token.scm (pam-u2f): New variable.
* gnu: keepassxc: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-10-27
| | | | * gnu/packages/password-utils.scm (keepassxc)[source]: Hard-code NAME.
* gnu: mpg123: Update to 1.25.13.Tobias Geerinckx-Rice2019-10-27
| | | | * gnu/packages/mp3.scm (mpg123): Update to 1.25.13.
* gnu: mpv: Update to 0.30.0.Tobias Geerinckx-Rice2019-10-27
| | | | | * gnu/packages/video.scm (mpv): Update to 0.30.0. [arguments]: Remove obsolete #:configure-flags.
* gnu: git-annex: Build with S3 support.Efraim Flashner2019-10-27
| | | | | | * gnu/packages/haskell-apps.scm (git-annex)[arguments]: Enable S3 in configure-flags. [inputs]: Add ghc-aws.
* gnu: gramps: Update to 5.1.1.Guillaume Le Vaillant2019-10-27
| | | | | | | * gnu/packages/genealogy.scm (gramps): Update to 5.1.1. [inputs]: Add cairo. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: meld: Fix startup.Leo Prikler2019-10-27
| | | | | | | | * /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>
* gnu: nginx: Update to 1.17.5.Marius Bakke2019-10-27
| | | | * gnu/packages/web.scm (nginx): Update to 1.17.5.
* gnu: dav1d: Update to 0.5.1.Marius Bakke2019-10-27
| | | | | | | * 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.
* gnu: keepassxc: Update to 2.5.0.Efraim Flashner2019-10-27
| | | | | | | | * 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.
* gnu: r-car: Update to 3.0-4.Ricardo Wurmus2019-10-27
| | | | * gnu/packages/statistics.scm (r-car): Update to 3.0-4.
* gnu: r-rlang: Update to 0.4.1.Ricardo Wurmus2019-10-27
| | | | * gnu/packages/statistics.scm (r-rlang): Update to 0.4.1.
* gnu: r-digest: Update to 0.6.22.Ricardo Wurmus2019-10-27
| | | | * gnu/packages/statistics.scm (r-digest): Update to 0.6.22.
* gnu: r-mgcv: Update to 1.8-30.Ricardo Wurmus2019-10-27
| | | | * gnu/packages/statistics.scm (r-mgcv): Update to 1.8-30.
* gnu: r-jpeg: Update to 0.1-8.1.Ricardo Wurmus2019-10-27
| | | | * gnu/packages/image.scm (r-jpeg): Update to 0.1-8.1.
* gnu: r-dalex: Update to 0.4.9.Ricardo Wurmus2019-10-27
| | | | * gnu/packages/cran.scm (r-dalex): Update to 0.4.9.
* gnu: r-ggvis: Update to 0.4.5.Ricardo Wurmus2019-10-27
| | | | * gnu/packages/cran.scm (r-ggvis): Update to 0.4.5.
* gnu: r-partitions: Update to 1.9-22.Ricardo Wurmus2019-10-27
| | | | | * gnu/packages/cran.scm (r-partitions): Update to 1.9-22. [propagated-inputs]: Add r-sets.
* gnu: r-compositions: Update to 1.40-3.Ricardo Wurmus2019-10-27
| | | | | * gnu/packages/cran.scm (r-compositions): Update to 1.40-3. [propagated-inputs]: Remove r-energy.
* gnu: r-spam: Update to 2.3-0.1.Ricardo Wurmus2019-10-27
| | | | * gnu/packages/cran.scm (r-spam): Update to 2.3-0.1.
* gnu: r-biocmanager: Update to 1.30.9.Ricardo Wurmus2019-10-27
| | | | * gnu/packages/cran.scm (r-biocmanager): Update to 1.30.9.
* gnu: r-ncdf4: Update to 1.17.Ricardo Wurmus2019-10-27
| | | | * gnu/packages/cran.scm (r-ncdf4): Update to 1.17.
* gnu: r-performance: Update to 0.4.0.Ricardo Wurmus2019-10-27
| | | | * gnu/packages/cran.scm (r-performance): Update to 0.4.0.
* gnu: r-bayestestr: Update to 0.4.0.Ricardo Wurmus2019-10-27
| | | | * gnu/packages/cran.scm (r-bayestestr): Update to 0.4.0.
* gnu: r-emmeans: Update to 1.4.2.Ricardo Wurmus2019-10-27
| | | | * gnu/packages/cran.scm (r-emmeans): Update to 1.4.2.
* gnu: r-slam: Update to 0.1-46.Ricardo Wurmus2019-10-27
| | | | * gnu/packages/cran.scm (r-slam): Update to 0.1-46.
* gnu: r-doby: Update to 4.6-3.Ricardo Wurmus2019-10-27
| | | | | * gnu/packages/cran.scm (r-doby): Update to 4.6-3. [propagated-inputs]: Add r-broom, r-deriv, r-pbkrtest, and r-tibble.
* gnu: r-jomo: Update to 2.6-10.Ricardo Wurmus2019-10-27
| | | | * gnu/packages/cran.scm (r-jomo): Update to 2.6-10.
* gnu: r-ddalpha: Update to 1.3.10.Ricardo Wurmus2019-10-27
| | | | * gnu/packages/cran.scm (r-ddalpha): Update to 1.3.10.
* gnu: Add r-sets.Ricardo Wurmus2019-10-27
| | | | * gnu/packages/cran.scm (r-sets): New variable.
* gnu: Add r-deriv.Ricardo Wurmus2019-10-27
| | | | * gnu/packages/cran.scm (r-deriv): New variable.
* gnu: Add libu2f-server.Ricardo Wurmus2019-10-27
| | | | * gnu/packages/security-token.scm (libu2f-server): New variable.
* gnu: po4a: Update to 0.57.Tobias Geerinckx-Rice2019-10-27
| | | | * gnu/packages/gettext.scm (po4a): Update to 0.57.
* gnu: libssh: Update to 0.9.1.Tobias Geerinckx-Rice2019-10-27
| | | | * gnu/packages/ssh.scm (libssh): Update to 0.9.1.
* gnu: wireguard: Update to 0.0.20191012.Tobias Geerinckx-Rice2019-10-27
| | | | * gnu/packages/vpn.scm (wireguard): Update to 0.0.20191012.
* gnu: lollypop: Wrap with required path variables.Tobias Geerinckx-Rice2019-10-27
| | | | | | | | 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.
* gnu: opensmtpd-next: Update to 6.6.0p1.Tobias Geerinckx-Rice2019-10-27
| | | | | * gnu/packages/mail.scm (opensmtpd-next): Update to 6.6.0p1. [inputs]: Replace openssl with libressl.
* gnu: libressl: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-10-27
| | | | * gnu/packages/tls.scm (libressl)[source]: Hard-code NAME.
* gnu: icecat: Update to 68.2.0-guix0-preview1 [security fixes].Mark H Weaver2019-10-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.