Commit Graph

235854 Commits

Author SHA1 Message Date
Niklas Hambüchen
c4c812567f fontforge: Fix uninterpolated CMAKE_INSTALL_PREFIX in RPATH.
This was introduced in https://github.com/NixOS/nixpkgs/pull/89583
and fixed upstream with a master-only patch in
https://github.com/fontforge/fontforge/pull/4232.

Found via
https://github.com/nh2/static-haskell-nix/pull/98#issuecomment-665395399.
2020-07-30 01:40:17 +02:00
John Ericson
cd719c1eae
Merge pull request #91974 from Mic92/nostdinc
stdenv: make -nostdinc work as intended
2020-07-28 19:49:42 -04:00
Matthew Bauer
b22fc7f03b
Merge pull request #91682 from DieGoldeneEnte/clang_rtti
clang_{5..10}: add RTTI
2020-07-28 14:47:54 -05:00
David McFarland
535a3e8d48
mesa: add patch to link radv with build-id
Without this, the radv cache uuid would fall back to using the
timestamps of the radv and llvm shared libraries, which are fixed in
/nix/store.  This caused cache collisons, which resulted in crashes
(e.g. #92807).
2020-07-28 15:53:16 +02:00
leo60228
d42bcde652
git: 2.27.0 -> 2.28.0 (#94026) 2020-07-28 12:38:29 +02:00
Ryan Mulligan
1e6079d819
Merge pull request #93831 from r-ryantm/auto-update/parallel
parallel: 20200522 -> 20200722
2020-07-27 05:46:58 -07:00
Andrew Childs
2d6b1f1239 libuv: disable flaky test "udp_multicast_join" on darwin 2020-07-26 19:00:54 +02:00
Jonathan Ringer
72d4d15d77 python3Packages.pybind11: 2.4.3 -> 2.5.0 2020-07-26 18:59:32 +02:00
Ryan Burns
3a57356721 cmake: 3.17.3 -> 3.18.0 2020-07-26 18:57:06 +02:00
Frederik Rietdijk
d9da3e357b
Merge pull request #91446 from prusnak/protobuf-latest
use latest protobuf (3.12), remove overrides where possible
2020-07-26 18:55:07 +02:00
Mario Rodas
ea25fc1793 python37Packages.typed-ast: 1.4.0 -> 1.4.1 2020-07-26 18:45:54 +02:00
Mario Rodas
ced8ec8488 python39: 3.9.0a4 -> 3.9.0b5 2020-07-26 18:45:54 +02:00
Mario Rodas
79590e27d4 python38: 3.8.3 -> 3.8.5 2020-07-26 18:45:54 +02:00
Michele Guerini Rocco
500f48b0dc
Merge pull request #91777 from rnhmjoj/pango
pango: 1.44.7 -> 1.45.3
2020-07-26 16:21:09 +02:00
Pavol Rusnak
331b6429d4
python3Packages.cirq: 0.8.0 -> 0.8.2 2020-07-26 15:45:48 +02:00
Pavol Rusnak
17cac3b7ba
ola: 0.10.7 -> unstable-2020-07-17 2020-07-26 15:34:17 +02:00
Pavol Rusnak
7839270bb0
or-tools: 7.6 -> 7.7 2020-07-26 15:34:17 +02:00
Pavol Rusnak
c09f880fc3
monero: use latest protobuf 2020-07-26 15:34:16 +02:00
Pavol Rusnak
5aa7c0c825
protobuf: make 3.12.x default 2020-07-26 15:19:03 +02:00
Jan Tojnar
d489409aaa
Merge pull request #85976 from jtojnar/wrap-gapps-hook-tests 2020-07-26 13:55:35 +02:00
Vladimír Čunát
5bd8316b6e
Merge #91975: Misc static cross fixes (into staging) 2020-07-26 09:31:24 +02:00
rnhmjoj
d5673218df
pango: 1.44.7 -> 1.45.3 2020-07-26 09:26:10 +02:00
R. RyanTM
11b97cb509 parallel: 20200522 -> 20200722 2020-07-25 16:26:05 +00:00
Martin Weinelt
f6633932bd
Merge pull request #92570 from r-ryantm/auto-update/samba
samba: 4.12.3 -> 4.12.5
2020-07-25 15:54:41 +02:00
Dennis Gosnell
4f5bce5a64
Merge pull request #93799 from cdepillabout/cdepillabout/harfbuzz-enable-introspection
harfbuzz: enable support for gobject-introspection
2020-07-25 17:19:13 +09:00
(cdep)illabout
847fc1c80d
harfbuzz: enable support for gobject-introspection 2020-07-25 16:47:14 +09:00
Marek Mahut
4538cb330d
Merge pull request #92626 from r-ryantm/auto-update/v4l-utils
libv4l: 1.18.1 -> 1.20.0
2020-07-25 04:55:20 +02:00
Jan Tojnar
0be3b18d3e
wrapGAppsHook: add comments 2020-07-24 00:36:12 +02:00
Jan Tojnar
49b89afcc2
wrapGAppsHook: add tests 2020-07-24 00:36:04 +02:00
Michael Weiss
fadfde220f
mesa: 2.1.3 -> 2.1.4 (#93708) 2020-07-23 22:24:17 +02:00
Jan Tojnar
69b89979ba
wrapGAppsHook: move to a separate file 2020-07-23 22:08:18 +02:00
Jörg Thalheim
9f5d38e751
Merge pull request #82921 from Calvin-L/fix-gcc-on-catalina
Fix GCC compilation on MacOS 10.15
2020-07-23 11:30:23 +01:00
Jörg Thalheim
96092dc936
stdenv: make -nostdinc work as intended
Right now we add glibc to search path also -nostdinc was provided,
which breaks projects providing their own gcc.
2020-07-23 08:39:46 +01:00
Jan Tojnar
cf64230d42
Merge branch 'staging-next' into staging 2020-07-23 08:32:33 +02:00
Jan Tojnar
2988feba8c
Merge branch 'master' into staging-next 2020-07-23 08:19:14 +02:00
Jan Tojnar
ce55b09ad5 python.pkgs.fontforge: disable with Python 2
Since the latest update, fontforge no longer supports building with Python 2. Let's prevent failing builds.
2020-07-23 08:14:28 +02:00
Mario Rodas
af5765b0dc
Merge pull request #85681 from Beskhue/improve-descriptions
nixos/acme: improve some descriptions
2020-07-23 00:03:05 -05:00
Mario Rodas
399b1773c1
Merge pull request #93618 from marsam/update-nodejs-10_x
nodejs: 10.21.0 -> 10.22.0, 12.18.2 -> 12.18.3, 14.5.0 -> 14.6.0
2020-07-22 23:20:03 -05:00
worldofpeace
7d557a5d1b
Merge pull request #93685 from bcdarwin/unbreak-etelemetry
python3Packages.etelemetry: unbreak
2020-07-22 21:54:53 -04:00
worldofpeace
78d9dad6df
Merge pull request #92622 from MetaDark/xpadneo
nixos/xpadneo: init at 0.8.1
2020-07-22 21:48:56 -04:00
Mario Rodas
bd0eb11616
Merge pull request #93623 from marsam/enable-oneDNN-darwin
oneDNN: 1.5 -> 1.5.1
2020-07-22 20:20:52 -05:00
MetaDark
db96d8840f nixos/xpadneo: init at 0.8.1
I just got an Xbox One controller and I wasn't satisfied with the xpad
driver that ships with the Linux kernel

xpadneo supports more features and fixes problems with
incorrect button mappings

https://atar-axis.github.io/xpadneo
2020-07-22 21:08:11 -04:00
Ben Darwin
323ba8a3d5 python3Packages.etelemetry: unbreak by adding correct dependencies 2020-07-22 21:05:49 -04:00
Ben Darwin
14feaae6fb python3Packages.ci-py: init at 1.0.0 2020-07-22 21:05:39 -04:00
Mario Rodas
8b0e3c75ed
nodejs-13_x: drop
Node.js 13.x has reached EOL on June 01, 2020
https://github.com/nodejs/Release/pull/583
2020-07-22 19:58:10 -05:00
Mario Rodas
71532e92db
nodejs-14_x: 14.5.0 -> 14.6.0
https://github.com/nodejs/node/releases/tag/v14.6.0
2020-07-22 19:55:28 -05:00
Mario Rodas
fa2b5215d0
nodejs-12_x: 12.18.2 -> 12.18.3
https://github.com/nodejs/node/releases/tag/v12.18.3
2020-07-22 19:54:41 -05:00
worldofpeace
6ca121a479
Merge pull request #93684 from bcdarwin/unbreak-nibabel-reverse-deps
python3Packages.nibabel: unbreak reverse deps
2020-07-22 20:43:58 -04:00
worldofpeace
e66b7f6b0b
Merge pull request #93672 from zimbatm/pipewire-0.3.7
pipewire: 0.3.6 -> 0.3.7
2020-07-22 20:29:13 -04:00
Ben Darwin
87479d7d2a python3Packages.ci-info: init at 0.2.0 2020-07-22 20:29:00 -04:00