Commit graph

43624 commits

Author SHA1 Message Date
Franz Pletz 413d1844ac
libxslt: 1.1.29 -> 1.1.32 2018-01-28 18:21:32 +01:00
Vladimír Čunát e5523cd7f6
Merge #34338: gnutls: fix p11-kit test (failing/skipped) 2018-01-28 18:03:04 +01:00
adisbladis 800e744869
p11_kit: 0.23.7 -> 0.23.9 2018-01-28 09:17:53 +08:00
Tuomas Tynkkynen c3a658deb1 Merge remote-tracking branch 'upstream/master' into staging 2018-01-27 21:53:16 +02:00
Dylan Simon 85f81f5ef5 gnutls: fix (failing) p11-kit test
The p11-kit-trust test looks in /usr/lib for pkcs11 modules.  As a
result it is unnecessarily skipped on sandboxed builds, and fails on
unsandboxed builds with a system p11-kit.  Replace hard-coded /usr/lib
paths with pkg-config.
2018-01-27 12:39:02 -05:00
Daiderd Jordan e39f211575
Merge pull request #34244 from LnL7/rust-skip-test
rust: disable another fragile test
2018-01-27 18:26:03 +01:00
Daiderd Jordan b119c18e92
Merge pull request #34227 from thefloweringash/rust-darwin-dont-strip
rustc: Fix corrupted .rlib files caused by stripping on Darwin
2018-01-27 18:25:51 +01:00
Tuomas Tynkkynen 5925caf39d libbsd: 0.8.6 -> 0.8.7 2018-01-27 16:23:43 +02:00
Tuomas Tynkkynen eef3601b08 Revert "ldb: 1.1.27 -> 1.3.1"
This reverts commit bc474e2dd8.

Source hash is incorrect:

https://hydra.nixos.org/build/68234054

And even fixing it doesn't make it compile:

Checking for system tdb (>=1.3.15)                                                : not found
ERROR: System library tdb of version 1.3.15 not found, and bundling disabled
builder for ‘/nix/store/bxnawxa402vrv4qmcmj2hmp98a0bz7li-ldb-1.3.1.drv’ failed with exit code 1
error: build of ‘/nix/store/bxnawxa402vrv4qmcmj2hmp98a0bz7li-ldb-1.3.1.drv’ failed
2018-01-27 16:23:43 +02:00
zimbatm e526128aed
packer: 1.1.0 -> 1.1.3 (#34329) 2018-01-27 12:57:11 +00:00
Andreas Rammhold 30e7a09b26
Merge pull request #34317 from dtzWill/update/fac-1.0.4
fac: 1.0.1 -> 1.0.4, add man page
2018-01-27 09:41:03 +00:00
Andreas Rammhold 934191c4c2
Merge pull request #34321 from mimadrid/update/yq-2.3.4
yq: 2.3.3 -> 2.3.4
2018-01-27 09:34:11 +00:00
Miguel Madrid Mencía cda71dc907
yq: 2.3.3 -> 2.3.4 2018-01-27 10:12:07 +01:00
Vladimír Čunát 2d2dbe083f
Merge branch 'master' into staging
Hydra: ?compare=1429281
2018-01-27 09:14:22 +01:00
Vladimír Čunát ef60e41145
cmake: bring back 3.9 for Darwin bootstrap
Broken by ba6e0ae33df36; see e.g. https://hydra.nixos.org/build/68223628
2018-01-27 09:11:37 +01:00
adisbladis f686b90a58
sbcl: 1.4.2 -> 1.4.3 2018-01-27 14:07:10 +08:00
John Ericson 57b01b1bcf lib, openssl: Get rid of openssl.system
We compute it on the fly, careful to avoid any mass rebuilds for now.
2018-01-26 21:22:00 -05:00
John Ericson 7d0d12e3e0 glibc: Remove two tiny old cross hacks
- Name is already suffixed

 - Env vars are already exported
2018-01-26 21:01:33 -05:00
Sarah Brofeldt 7f1c5a124c
Merge pull request #34093 from markuskowa/rdma-core-pr
rdma-core: init at 16.1
2018-01-27 02:17:10 +01:00
Will Dietz 77a6cb32c6 fac: 1.0.1 -> 1.0.4, add man page 2018-01-27 09:20:59 +09:00
Markus Kowalewski 5bb712d5e8 libxc: set platform to x86_64-linux only 2018-01-26 23:21:29 +00:00
John Ericson 71f814a889 lib, glibc: Get rid of withTLS
glibc removed the underlying flag in 2011 in
83cd14204559abbb52635006832eaf4d2f42514a [1].

This gets us one step closer to fixing #34274: the cross stdenv for
aarch64-unknown-linux-gnu at least evals now.

Thanks to @Dezgeg for doing all the research for this.

[1]: https://sourceware.org/git/?p=glibc.git;a=commit;h=83cd14204559abbb52635006832eaf4d2f42514a
2018-01-26 23:29:06 +02:00
Peter Simons b7e6ac1515 hledger: install man pages and info files
Make sure that hledger, hledger-ui, and hledger-web have their documentation
installed in locations where system tools can find them.

Fixes https://github.com/NixOS/nixpkgs/issues/34301.
2018-01-26 19:42:04 +01:00
Clemens Fruhwirth 2f83f52ab8 gcc: 7.2.0 -> 7.3.0 2018-01-26 15:59:22 +01:00
Peter Simons a74b0e717d ghc-8.4.1: revert "update to 8.4.1-alpha2"
This reverts commit d232856846 from
https://github.com/NixOS/nixpkgs/pull/34172. The new version does not compile:
https://nix-cache.s3.amazonaws.com/log/zhxjgmilqh5bnp16rv0fx4b6bcrhxf2a-ghc-61db0b8.drv.
2018-01-26 13:01:12 +01:00
Peter Simons b83990dd76 haskell-hie-packages: disable broken Hydra builds 2018-01-26 13:01:12 +01:00
Peter Simons 71c76eadff hackage2nix: disable broken Hydra builds 2018-01-26 13:01:12 +01:00
Peter Simons f8776eabdd cabal2nix: build with latest version of hpack 2018-01-26 13:01:12 +01:00
Peter Simons 4ec557eea9 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.8-16-gec0f902 from Hackage revision
6b78792753.
2018-01-26 13:01:12 +01:00
Peter Simons 03ef28473d haskell-tinc: drop broken non-Hackage package 2018-01-26 13:01:11 +01:00
Peter Simons c83b455c7d haskell-intero-nix-shim: drop broken non-Hackage package 2018-01-26 13:01:11 +01:00
Peter Simons 05723c4d97 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.8-15-g0d15053 from Hackage revision
0d7f6b72e9.
2018-01-26 13:01:11 +01:00
Peter Simons edf1d07173 hackage2nix: disable broken Hydra builds 2018-01-26 13:01:11 +01:00
Peter Simons a45dfaa335 Drop broken Haskell compilers.
- ghc versions 6.10.4, 6.12.3, and 7.2.2 are broken, and 6.10.2-binary is no
   longer necessary after those versions have been dropped

 - halvm version 2.4.0 hasn't compiled in a long time

 - uhc version 1.1.9.4 hasn't compiled in a long time
2018-01-26 13:01:11 +01:00
Peter Simons 83b35508c6 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.8-11-g68a143c from Hackage revision
ddb65ce29d.
2018-01-26 13:01:11 +01:00
Peter Simons f9700df56a lambdabot-core: add myself as a maintainer 2018-01-26 13:01:10 +01:00
Peter Simons 291c3681f6 cabal-plan: fix build by applying https://github.com/haskell-hvr/cabal-plan/pull/16 2018-01-26 13:01:10 +01:00
Peter Simons da7833e7e6 cabal2spec: add myself as a maintainer 2018-01-26 13:01:10 +01:00
Frederik Rietdijk 92e1c17cd3
Merge pull request #34268 from FrancescElies/cesc/aspell/turkish
[aspell] adds turkish dictionary
2018-01-26 11:05:42 +00:00
adisbladis df54d823d1
Merge pull request #34281 from markuskowa/libxc-pr
libxc: 2.2.3 -> 3.0.1
2018-01-26 15:43:22 +08:00
adisbladis fac586dcfe
nodePackages_8_x.pnpm: init at 1.31.0 2018-01-26 14:43:46 +08:00
Markus Kowalewski a682314812
libxc: 2.2.3 -> 3.0.1 2018-01-25 20:36:48 -08:00
Tuomas Tynkkynen 8f0508ebc1 go: Scale up test timeouts
I can't reproduce the problem on an idle machine where it finishes in
112.954s, so let's hope this works.

https://hydra.nixos.org/build/68236758
2018-01-26 03:49:24 +02:00
Andrew Childs 7857399288 rustc: Fix corrupted .rlib files caused by stripping on Darwin 2018-01-26 09:41:24 +09:00
Francesc Elies Henar 783acc9525 aspellDicts.tr: init at 0.50 2018-01-25 22:32:44 +01:00
Herwig Hochleitner ea01365cff webkitgtk: 2.18.5 -> 2.18.6
CVE-2018-4088
CVE-2018-4096
CVE-2018-4089
CVE-2017-7153
CVE-2017-7160
CVE-2017-7161
CVE-2017-7165
CVE-2017-13884
CVE-2017-13885
2018-01-25 20:34:04 +01:00
Vincent Demeester 89f73ceda5 dep: 0.4.0 -> 0.4.1
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-01-25 20:08:25 +01:00
Robin Gloster 0f9cf03432
aprutil: 1.6.0 -> 1.6.1 2018-01-25 19:35:46 +01:00
Robin Gloster f7ff8d83ec
apr: 1.6.2 -> 1.6.3 2018-01-25 19:31:24 +01:00
adisbladis 52d2d62caa
Merge pull request #34243 from bachp/gitlab-runner-10.4.0
gitlab-runner: 10.3.0 -> 10.4.0
2018-01-25 09:38:44 +08:00