Commit Graph

39002 Commits

Author SHA1 Message Date
John Ericson
7f76da8f7a
Merge pull request #115118 from obsidiansystems/prebuilt-android-fix-eval
android prebuilt: Fix eval
2021-03-04 13:57:35 -05:00
WORLDofPEACE
1b4517f711
Merge pull request #114483 from adisbladis/libayatana-appindicator-dev-outputs
libayatana-appindicator: Make multi output
2021-03-04 13:15:27 -05:00
John Ericson
739381f0c1 freetype: patch pkg-config in -config better
When we have build == host != target, we don't want to patch in a
prefixed pkg-config used for cross compiling. Using `pkgsHostHost`
expressses the intent.

Then again, per https://github.com/NixOS/nixpkgs/issues/51176 leaving
`buildPackages.pkg-config` is arguably also correct, if we do further
cross compilation and want to run `freetype-config`. Really, there is no
good solution.
2021-03-04 17:38:05 +00:00
Sandro
2afe5198cd
Merge pull request #114283 from zseri/zs-apc-spdu-ctl 2021-03-04 18:29:27 +01:00
Robert Hensing
89aa0173ca
Merge pull request #115075 from siraben/stdenv-cleanup
treewide: remove stdenv where not needed
2021-03-04 15:51:04 +01:00
Sandro
d6eb2044a7
Merge pull request #114459 from pnotequalnp/libjwt 2021-03-04 14:00:07 +01:00
Ben Siraphob
98f26993f2 treewide: remove stdenv where not needed 2021-03-04 19:54:50 +07:00
Sandro
4b9404cea1
Merge pull request #115004 from dougch/s2n_version_bump
s2n: 0.10.23->1.0.0, rename package to s2n-tls
2021-03-04 01:54:44 +01:00
oxalica
74e20c9b27 boost: fix cross-compile support 2021-03-03 18:14:24 -05:00
oxalica
9dd7348c04 boost: fix meta.badPlatforms 2021-03-03 18:14:24 -05:00
Sandro
e0e4484f2c
Merge pull request #107836 from Thra11/pure-maps 2021-03-03 21:26:50 +01:00
Doug Chapman
fc97021306 s2n: 0.10.23->1.0.0, rename package to s2n-tls 2021-03-03 19:45:40 +00:00
Bernardo Meurer
3371fe2c9b
Merge pull request #114290 from sternenseemann/missing-libs
treewide: add missing lib inputs
2021-03-03 18:51:33 +00:00
Ryan Mulligan
7bdf87a113
Merge pull request #105003 from r-ryantm/auto-update/libcec
libcec: 4.0.7 -> 6.0.2
2021-03-03 10:45:29 -08:00
Sandro
58a5417197
Merge pull request #114989 from SuperSandro2000/fix-collection20 2021-03-03 19:21:19 +01:00
tomberek
e1bcb3cc01
libosmpbf: remove (#114997)
* libosmpbf: remove

* Update pkgs/top-level/aliases.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-03 18:57:36 +01:00
Sandro
ce258a0664
Merge pull request #114976 from siraben/darwin-mass-fix-buildInputs=0 2021-03-03 17:58:53 +01:00
Sandro Jäckel
c2d20af5e5
serf: switch to pname + version 2021-03-03 16:23:57 +01:00
Sandro Jäckel
a59de3b3f4
libnixxml: cleanup 2021-03-03 16:23:56 +01:00
Sandro
0ecb16a759
Merge pull request #114972 from rychale/patch-2
spdlog 1.8.1 -> 1.8.2
2021-03-03 16:20:07 +01:00
sternenseemann
c7e2333f49 libelf-freebsd: add source hash
Built libelf-freebsd's src attribute on NixOS to verify.
2021-03-03 13:40:48 +01:00
sternenseemann
6f2fbf5f0b treewide: add missing lib inputs
This fixes hopefully all remaining missing lib inputs, likely introduced
as a regression by our recent treewide switch from stdenv.lib to lib.
These instances are all I could find using nix-instantiate --parse using
the following command:

    find "$NIXPKGS" -name '*.nix' \
      -and ! -path "$NIXPKGS/pkgs/development/interpreters/python/cpython/docs/template.nix" \
      -and ! -path '$NIXPKGS/.git/**' \
      -print0 | xargs -0 nix-instantiate --parse >/dev/null
2021-03-03 13:40:45 +01:00
Sandro
590c7ceb42
Merge pull request #114840 from marsam/update-caf
caf: 0.17.6 -> 0.18.0
2021-03-03 13:36:03 +01:00
Ben Siraphob
816a451726 QuadProgpp: fix darwin build 2021-03-03 19:19:07 +07:00
rychale
61e3bd3fda
spdlog 1.8.1 -> 1.8.2 2021-03-03 14:25:46 +03:00
taku0
61706fc470
Merge pull request #114853 from lourkeur/fix-string-escaping
nixos/kresd, nixos/dokuwiki, tests/fpm, build-bazel-package, libcutl: fix string escaping
2021-03-03 19:35:16 +09:00
Peter Hoeg
e7363192ef polkit-qt-1: 0.112 -> 0.113 and drop the old qt4 version 2021-03-03 18:20:27 +08:00
R. RyanTM
b3120021cf libmysofa: 1.1 -> 1.2 2021-03-03 04:16:46 -05:00
R. RyanTM
08cfe50ff7 libinstpatch: 1.1.5 -> 1.1.6 2021-03-03 04:07:24 -05:00
Mario Rodas
f680a0f2a1
Merge pull request #114926 from helsinki-systems/jsoncpp-py
jsoncpp: python2 -> python3
2021-03-02 21:15:08 -05:00
Sandro
2602555416
Merge pull request #114912 from helsinki-systems/serf-latest-scons
serf: use latest scons
2021-03-03 01:58:07 +01:00
ajs124
e86de0a95d jsoncpp: python2 -> python3 2021-03-03 01:22:11 +01:00
Sandro
24a6f9ff47
Merge pull request #114888 from teh/fix-google-cloud-cpp
google-cloud-cpp: add missing dependency
2021-03-03 01:01:46 +01:00
ajs124
6a2f310e12 serf: use latest scons 2021-03-03 00:13:49 +01:00
Sandro
075bdea636
Merge pull request #114814 from bobrik/ivan/aws-c-io-security
aws-c-io: depend on Security.framework on darwin
2021-03-02 23:50:17 +01:00
Tom Hunger
dd5f27ad1e google-cloud-cpp: add missing dependency 2021-03-02 20:54:36 +00:00
Sandro
98ca1e8afa
Merge pull request #114849 from sternenseemann/silgraphite-remove
pkgs/development/libraries/silgraphite: remove unused file
2021-03-02 17:28:58 +01:00
Sandro
c1d529dbb1
Merge pull request #114768 from SuperSandro2000/fix-collection19 2021-03-02 16:59:03 +01:00
kvtb
17cc2e7543 libcutl: fix string escaping
\. has no effect in single quoted strings
2021-03-02 16:06:07 +01:00
sternenseemann
312ce1dba3 pkgs/development/libraries/silgraphite: remove unused file
Isn't called anywhere or otherwise imported.
2021-03-02 15:46:29 +01:00
Ivan Babrou
fbc1d07e79 aws-c-io: depend on Security.framework on darwin
This is needed on `aarch64-darwin` with newer SDK.
2021-03-01 23:57:37 -08:00
Ivan Babrou
2f00f46269 cryptopp: run configure.sh before make
This prevents failure on `aarch64-darwin`.
2021-03-01 08:20:32 -08:00
Sandro Jäckel
2f6eae8178
crypto++: remove unused inputs 2021-03-01 12:27:56 +01:00
Sandro Jäckel
f170f85159
libayatana-appindicator: remove stale substituteInPlace 2021-03-01 10:47:33 +01:00
Mario Rodas
4d6fe8fb17 caf: 0.17.6 -> 0.18.0
https://github.com/actor-framework/actor-framework/releases/tag/0.18.0
2021-03-01 04:20:00 +00:00
Mario Rodas
f2409d609c libfyaml: 0.5.7 -> 0.6 2021-03-01 04:20:00 +00:00
John Ericson
1be5e4529f
Merge pull request #114793 from lopsided98/libical-cross
libical: fix cross-compilation again
2021-03-01 19:37:10 -05:00
Ben Wolsieffer
618bcb8cdb libical: fix cross-compilation again
The naming of CMake option required to enable cross-compiling was revised when
the patch was accepted upstream.
2021-03-01 18:56:52 -05:00
Mario Rodas
e7d7277451
Merge pull request #114685 from r-ryantm/auto-update/armadillo
armadillo: 10.2.1 -> 10.2.2
2021-02-28 22:51:40 -05:00
Mario Rodas
c069272a4b
Merge pull request #114653 from bkchr/fix-qtwebkit
qtwebkit: Fix build with icu 68
2021-02-28 20:46:19 -05:00