Robin Gloster
3bff873314
libgksu: disable fortify hardening
2016-08-04 07:48:24 +00:00
Robin Gloster
46323899bc
ctpp2: use default gcc
2016-08-04 07:48:23 +00:00
Robin Gloster
4f6bd094fb
spidermonkey_1_8_0rc1: disable format hardening
2016-08-03 20:24:53 +00:00
Robin Gloster
a3a2d52595
rman: disable format hardening
2016-08-03 20:19:41 +00:00
Robin Gloster
08928dc57a
kconfig-frontends: disable format hardening
2016-08-03 20:03:18 +00:00
Robin Gloster
c95ab0a2d1
gnumake380: disable format hardening
2016-08-03 20:03:04 +00:00
Robin Gloster
1b979d8384
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-08-03 13:34:44 +00:00
Robin Gloster
3f9e8601f2
vxl: remove obsolete patch
2016-08-03 13:20:32 +00:00
mimadrid
5c017832e9
strace: 4.12 -> 4.13
2016-08-03 11:09:43 +02:00
Alexey Shmalko
61a5c24209
cmocka: cross-compilation support ( #17462 )
2016-08-03 08:16:01 +02:00
Bart Brouns
0621828bb7
supercollider: 3.6.6 -> 3.7.2 ( #17395 )
2016-08-03 00:27:03 +02:00
Tuomas Tynkkynen
16d48b8280
Re-enable bunch of packages on Darwin
...
Prior to 1bf5ded193
these contained
`hydraPlatforms = platforms.linux`, which was apparently misleading.
2016-08-03 00:55:42 +03:00
Tuomas Tynkkynen
3875690d80
lua5: Re-enabel on Darwin
...
Prior to 1bf5ded193
this contained
`hydraPlatforms = platforms.linux`, which was apparently misleading.
2016-08-02 23:14:21 +03:00
Tuomas Tynkkynen
dc26ac6e04
libmng: Re-enable on Darwin
...
Prior to 1bf5ded193
this contained
`hydraPlatforms = platforms.linux`, which was apparently misleading.
2016-08-02 23:10:31 +03:00
Tuomas Tynkkynen
b7e9207a67
androidenv: Don't build on Hydra
...
Output limit exceeded:
http://hydra.nixos.org/build/38236076
http://hydra.nixos.org/build/38235851
2016-08-02 22:55:43 +03:00
Franz Pletz
9cfcf90832
libressl: 2.3.6 -> 2.3.7, 2.4.1 -> 2.4.2
...
Version 2.2.x is removed because it is not maintained by upstream anymore.
2016-08-02 21:21:02 +02:00
Tuomas Tynkkynen
21f17d69f6
treewide: Add lots of meta.platforms
...
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Franz Pletz
c1f1fd68cc
gegl_0_3: disable format hardening, add autoreconfHook
2016-08-02 20:21:30 +02:00
Franz Pletz
f0d0164a38
tracefilesim: disable fortify hardening
2016-08-02 20:21:29 +02:00
Franz Pletz
fbbd50dbab
unicon-lang: disable fortify hardening
...
Detects buffer overflow in a tool used at link time.
2016-08-02 20:21:28 +02:00
Tuomas Tynkkynen
898c3436f3
kcov: Fix indentation
2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen
102ffa6be7
treewide: Wrap some really long package descriptions
2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen
63de40099f
treewide: Move some meta sections to end-of-file
...
That seems to be the overwhelming convention.
2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen
2258b21e4b
treewide: Add lots of platforms to packages with no meta
...
Build-tested on x86_64 Linux and on Darwin.
2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen
59ce911810
treewide: Some EOF-whitespace fixes
2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen
1bf5ded193
treewide: Lots of meta.hydraPlatforms -> meta.platforms
...
In all of these files, there is no meta.platforms but only
meta.hydraPlatforms, which doesn't seem to have any purpose except being
inconsistent.
2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen
b96fe03484
treewide: Fix meta.platforms related typos
2016-08-02 21:17:44 +03:00
Franz Pletz
c22c137c6c
ruby_2_0: disable format hardening
2016-08-02 18:01:21 +02:00
Franz Pletz
0751027b31
wxPython: Disable format hardening
2016-08-02 17:54:42 +02:00
Robin Gloster
0eb6023d9c
libjson_rpc_cpp: disable format hardening
2016-08-02 15:40:37 +00:00
Robin Gloster
c0830c1764
wasm: disable format hardening
2016-08-02 15:40:37 +00:00
Robin Gloster
44b24cc651
motif: disable format hardening
2016-08-02 15:04:52 +00:00
Robin Gloster
1be4907ca2
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-08-02 13:46:36 +00:00
Frederik Rietdijk
8fad3e81b0
pythonPackages.setuptools: specify priority
...
Both python3 and setuptools come with easy-install. For some magic
reason this hasn't caused any collisions yet, but it does with #17428 .
We hereby prioritize the version that comes with setuptools.
2016-08-02 12:23:15 +02:00
Frederik Rietdijk
0af0a20e1d
Merge pull request #17140 from michelk/gdal/update
...
gdal: 2.0.2 -> 2.1.1
2016-08-02 10:57:25 +02:00
Ricardo M. Correia
0a417845ef
ponyc: 0.2.1 -> 2016-07-26
2016-08-02 07:37:17 +02:00
Thomas Tuegel
3445ab79a2
qt57.poppler: fix build
...
Packages that depend on Qt >= 5.7 must build using the C++11 standard.
2016-08-01 18:06:10 -05:00
Frederik Rietdijk
909249dbe2
Merge pull request #17422 from womfoo/fix/leatherman-disable-curl-test
...
leatherman: disable curl test to fix build
2016-08-01 17:00:55 +02:00
Frederik Rietdijk
c74ad2ee23
Merge pull request #17339 from FRidh/rename
...
Python: move interpreters
2016-08-01 15:08:20 +02:00
Kranium Gikos Mendoza
7f3ca5d75b
leatherman: disable curl test to fix build
2016-08-01 19:20:45 +08:00
Robin Gloster
63c7b4f9a7
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-07-31 20:51:34 +00:00
Thomas Tuegel
ac98cc4d94
Merge pull request #17402 from ttuegel/plasma-closure-size
...
Plasma closure size
2016-07-31 10:29:07 -05:00
obadz
0d259f841b
aws-sdk-cpp: add compile flag -fpermissive due to libcurl upgrade
...
curl upgrade to 7.50.0 (#17152 ) changes the libcurl headers slightly and
therefore requires the followin flag until this package gets updated
2016-07-31 15:03:50 +01:00
Thomas Tuegel
ab58794838
kdeWrapper: assume empty path list by default
2016-07-30 17:25:29 -05:00
Thomas Tuegel
f7d98785d5
breeze-icons: don't propagate qtsvg build input
...
breeze-icons does not have a separate dev output, so this pulls
qtsvg.dev into the closure.
2016-07-30 17:22:04 -05:00
Thomas Tuegel
d1d38f2888
kdeWrapper: include wrappers in path
2016-07-30 17:07:19 -05:00
Thomas Tuegel
22bc6f01cf
kdeEnv: use package version, not ecm version
2016-07-30 17:07:06 -05:00
Thomas Tuegel
aaf612e833
kdeDerivation: don't fail by default on library-only packages
2016-07-30 16:26:05 -05:00
Thomas Tuegel
c122f791c9
Add kdeEnv and kdeWrapper
2016-07-30 16:16:36 -05:00
Thomas Tuegel
e362442562
kde5: avoid propagating dev outputs to reduce closure size
2016-07-30 14:16:46 -05:00