Dan Peebles
e86991e1e8
darwin: fix assorted xcbuild builds
...
This includes adding a new xcbuild-based libutil build to test the waters a bit there.
We'll need to get xcbuild into the stdenv bootstrap before we can make the main build,
but it's nice to see that it can work.
2017-10-12 07:16:22 -04:00
Daniel Peebles
dd53e65e2e
Merge pull request #30306 from copumpkin/xcbuild-update
...
xcbuild: 0.1.1 -> 0.1.2-pre
2017-10-11 18:54:38 -04:00
Vincent Laporte
a0da5f3bcf
hhvm: make explicit the dependency to ocamlbuild
2017-10-11 22:46:38 +00:00
Joachim F
26c8573b1e
Merge pull request #30224 from andir/cleanup
...
Cleanup typoed `propagateBuildInputs` that are probably not needded
2017-10-11 21:34:40 +00:00
Joachim F
c405302402
Merge pull request #30227 from pbogdan/newsbeuter-cve-2017-12904
...
newsbeuter: fix CVE-2017-12904
2017-10-11 21:32:25 +00:00
Daiderd Jordan
5e8bd5da38
Merge pull request #30238 from lukeadams/qt4-darwin-fix-master
...
qt4: Fix Darwin build
2017-10-11 21:45:14 +02:00
Daiderd Jordan
0d8c6f4022
Merge pull request #29812 from j-hao/master
...
qt59.qtbase: fix darwin build so qtdeclarative can build
2017-10-11 21:01:44 +02:00
Tim Steinbach
6a046500e6
vscode: 1.17.0 -> 1.17.1
2017-10-11 14:39:54 -04:00
Tim Steinbach
5dda1324be
linux-hardened: Disable GCC_PLUGIN_RANDSTRUCT
2017-10-11 13:50:20 -04:00
Jörg Thalheim
48f0389bf8
Merge pull request #30314 from ArdaXi/geoclue-fixes
...
geoclue2: 2.4.3 -> 2.4.7 and add wrapGAppsHook
2017-10-11 17:04:17 +01:00
Jörg Thalheim
fd84a79623
Merge pull request #28216 from volth/fonts-fixed-output-derivations--fontforge-group
...
data/fonts: make derivations fixed-outputs (fontforge group)
2017-10-11 16:25:29 +01:00
Arda Xi
e1b74291bd
geoclue2: Add glib_networking and wrapGAppsHook
...
geoclue2 without GNOME requires glib_networking in order to make HTTPS
connections to location providers. Additionally, geoclue2 crashes if an
NMEA provider is found on the network without GSettings support.
Also moved intltool to nativeBuildInputs as per good practices.
2017-10-11 15:43:35 +02:00
Jörg Thalheim
fb7f35db5f
Merge pull request #30278 from NeQuissimus/minikube_0_22_3
...
minikube: 0.22.2 -> 0.22.3
2017-10-11 13:39:14 +01:00
Eelco Dolstra
db8a4a4ef5
nixUnstable: 1.12pre5619_346aeee1 -> 1.12pre5639_fda7b95c
2017-10-11 14:18:05 +02:00
Arda Xi
4f6ce0d077
geoclue2: 2.4.3 -> 2.4.7
2017-10-11 13:54:21 +02:00
Jörg Thalheim
8c667cc810
Merge pull request #30273 from edef1c/solvespace-escaped-newline
...
solvespace: remove stray newline escape
2017-10-11 12:22:02 +01:00
Felix Richter
8315c406a4
radare2: 1.6.0 -> 2.0.0 ( #30274 )
...
* radare2: 1.6.0 -> 2.0.0
* radare2: remove hotpatch for upstream
2017-10-11 12:21:21 +01:00
Jörg Thalheim
3a21ed52d2
Merge pull request #30309 from dywedir/mediainfo
...
libmediainfo, mediainfo, mediainfo-gui: 0.7.97 -> 0.7.99
2017-10-11 12:11:25 +01:00
Graham Christensen
5a43eec070
nixpkgs: expose .git-revision in the nixexprs like NixOS
...
nixos/lib/make-channel.nix:16:
echo -n ${nixpkgs.rev or nixpkgs.shortRev} > .git-revision
This means the .git-revision exists in nixos channels, but not
Nixpkgs channels. Adding it to the nixpkgs channel makes it a
common API for any Nixpkgs use cases.
2017-10-11 06:51:36 -04:00
Jörg Thalheim
60ff6dd5d6
Merge pull request #30301 from holidaycheck/git-lfs-2.3.3
...
git-lfs: 2.2.1 -> 2.3.3
2017-10-11 11:22:39 +01:00
Franz Pletz
28407fad65
Merge pull request #29726 from stesie/v8
...
V8 6.2.414.15
2017-10-11 12:21:18 +02:00
Jörg Thalheim
0777eae1fb
Merge pull request #30186 from selaux/selenium-3.6
...
selenium-server-standalone: 2.53.0 -> 3.6.0
2017-10-11 10:49:12 +01:00
Peter Hoeg
97ec559b00
syncthing: 0.14.38 -> 0.14.39
2017-10-11 17:25:33 +08:00
dywedir
ad5a67cf16
libmediainfo, mediainfo, mediainfo-gui: 0.7.97 -> 0.7.99
2017-10-11 11:13:00 +03:00
Vincent Laporte
f0b7ee37ef
hevea: make explicit the dependency to ocamlbuild
2017-10-11 07:58:22 +00:00
Vincent Laporte
1529938fc3
cubicle: 1.0.2 -> 1.1.1
2017-10-11 07:38:27 +00:00
Jun Hao
9dd335e2bb
qt59.qtbase: fix darwin build so qt full can build
2017-10-11 14:38:49 +08:00
Dan Peebles
5de4d19392
xcbuild: 0.1.1 -> 0.1.2-pre
...
Also, add some static library stuff to the platform spec
2017-10-11 01:18:13 -04:00
Jaka Hudoklin
29f4775103
Merge pull request #29923 from NeQuissimus/kube_1_7_7
...
kubernetes: 1.7.1 -> 1.7.8
2017-10-11 06:05:56 +02:00
Maxime Dénès
d1e1ee7b09
coq: 8.7+beta1 -> 8.7+beta2
2017-10-11 03:02:01 +02:00
Langston Barrett
48a49fc12e
coqPackages.HoTT: init at 20170921
2017-10-11 02:51:16 +02:00
dywedir
e509f6ffdf
feh: 2.20 -> 2.21
2017-10-11 02:36:45 +02:00
Daniel Peebles
71e0dbdf0c
Merge pull request #30299 from copumpkin/xcbuild-sdk
...
xcbuild: add SDKROOT by default to the wrappers
2017-10-10 20:29:07 -04:00
Peter Hoeg
d4142e17ef
Merge pull request #30294 from pbogdan/update-tnef
...
tnef: 1.4.14 -> 1.4.15
2017-10-11 08:20:24 +08:00
Jörg Thalheim
2197ad045c
Merge pull request #30256 from acowley/easyloggingpp-init
...
easyloggingpp: init at 9.95.0
2017-10-11 00:27:07 +01:00
Luke Adams
0aa6d90845
qt4: Override broken installPhase on Darwin
2017-10-10 17:08:34 -05:00
Mathias Schreck
bd559dcea7
git-lfs: 2.2.1 -> 2.3.3
2017-10-10 23:47:24 +02:00
Dan Peebles
f92e097cd4
xcbuild: add SDKROOT by default to the wrappers
...
This fixes #30269 and lets us do things like `xcrun -find cc`, for
example.
2017-10-10 16:41:44 -04:00
Piotr Bogdan
62381a6c75
tnef: 1.4.14 -> 1.4.15
2017-10-10 19:10:37 +01:00
jaltek
da93e6e678
shutter: 0.93.1 -> 0.94
2017-10-10 19:30:25 +02:00
Tim Steinbach
2262b2332d
linux: 4.14-rc3 -> 4.14-rc4
2017-10-10 13:07:42 -04:00
Michael Raskin
e64f4d8118
Merge pull request #30282 from taku0/flashplayer-27.0.0.159
...
flashplayer: 27.0.0.130 -> 27.0.0.159
2017-10-10 18:53:36 +02:00
Vladimír Čunát
7a946f0ae6
libav_12: maintenance 12.1 -> 12.2
2017-10-10 18:18:45 +02:00
Vladimír Čunát
f4c9d517db
tiptop: bugfix 2.3 -> 2.3.1
2017-10-10 18:13:18 +02:00
Michael Raskin
ef291b52f3
pingus, quirc: fix pkgconfig passing
2017-10-10 17:23:10 +02:00
Michael Raskin
e71a6aabf8
badvpn: fix build
2017-10-10 17:23:10 +02:00
Michael Alan Dorman
94bea74004
Fix pkgconfig reference
2017-10-10 17:56:29 +03:00
taku0
628c039326
flashplayer: 27.0.0.130 -> 27.0.0.159
2017-10-10 23:28:28 +09:00
Piotr Bogdan
9dc085078f
newsbeuter: fix CVE-2017-12904
2017-10-10 15:04:47 +01:00
Shea Levy
e3a389c670
Add pandas 0.17
2017-10-10 09:23:51 -04:00