Robin Gloster
ad9376dc74
hunspell: disable format hardening
2016-04-05 16:49:28 +00:00
Robin Gloster
f791c1074d
lua.i686-linux: disable stackprotector hardening
2016-04-05 16:44:30 +00:00
Robin Gloster
4d4610ac0f
gprolog.i686-linux: disable pic hardening
2016-04-05 16:44:02 +00:00
Robin Gloster
9893a43dc3
gfortran-darwin: disable format hardening
2016-04-05 16:43:31 +00:00
Robin Gloster
bbbaccfa68
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-04-04 15:24:52 +00:00
Peter Simons
0d39f485f0
haskell-hruby: remove obsolete override
...
Closes https://github.com/NixOS/nixpkgs/pull/13920 .
2016-04-04 15:20:52 +02:00
Peter Simons
f5c95fc1b2
configuration-hackage2nix.yaml: disable broken builds
2016-04-04 15:20:52 +02:00
Peter Simons
de613e08dc
haskell-doctest: use version 0.11.0 when compiling with GHC 8.0.x
...
Fixes https://github.com/sol/doctest/issues/125 .
2016-04-04 15:20:52 +02:00
Peter Simons
574f63b956
haskell-hspec: fix infinite recursion in version 2.2.2
2016-04-04 15:20:37 +02:00
Peter Simons
0c0aa0413a
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20160308-5-g3e915af using the following inputs:
- Hackage: 57b937334d
- LTS Haskell: 7a74143acf
- Stackage Nightly: 658d91e0e0
2016-04-04 15:20:26 +02:00
=
9d8d875918
libtorrentRasterbar: 1.0.6 -> 1.0.9
2016-04-04 00:37:24 +02:00
joachifm
a703bd49a9
Merge pull request #14418 from mucaho/vscode
...
Add visual studio code editor
2016-04-03 19:07:08 +00:00
joachifm
b83efcc906
Merge pull request #14419 from micxjo/update-rakudo
...
rakudo-star: 2015.11 -> 2016.01
2016-04-03 19:05:03 +00:00
Micxjo Funkcio
8949de8cfd
rakudo-star: 2015.11 -> 2016.01
...
Support for the JVM backend has been temporarily switched off as
it's not fully functional yet and upstream recommends against
using it.
2016-04-03 11:46:45 -07:00
mucaho
7b06260c1c
electron: make it compatible with vscode
...
Use patchelf instead of wrapProgram to inject lookup path of shared
libraries.
Allow the nix expression to be called with optional version argument.
2016-04-03 16:04:46 +01:00
Robin Gloster
db6c023df0
Revert "libxml2: Disable bindnow hardening"
...
This reverts commit 965abb6d54
.
2016-04-03 13:31:29 +00:00
Robin Gloster
df72d621f1
Revert "php: enable PIE hardening"
...
This reverts commit fb57bfbd4f
.
2016-04-03 13:31:15 +00:00
zimbatm
3dfe4297ae
racket: 6.3 -> 6.4
2016-04-03 14:10:35 +01:00
Robin Gloster
4ee2b2ab7b
rr: set Wno-error and turn off fortify hardening
2016-04-03 12:37:35 +00:00
Robin Gloster
f3f9145d23
spidermonkey.i686-linux: turn off stackprotector hardening
2016-04-03 11:49:13 +00:00
Robin Gloster
696d85a62d
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-04-03 11:01:57 +00:00
joachifm
8c6f5ecf8f
Merge pull request #14259 from anderspapitto/master
...
distcc: add libiberty as a buildInput
2016-04-02 23:10:27 +00:00
joachifm
0683f9c733
Merge pull request #14406 from yurrriq/elixir-1.2.4
...
elixir: 1.2.3 -> 1.2.4
2016-04-02 21:53:31 +00:00
joachifm
58bb7686fe
Merge pull request #14384 from yurrriq/patch-rebar3-nix-bootstrap
...
rebar3-nix-bootstrap: correct homepage URL
2016-04-02 21:48:37 +00:00
Anders Papitto
c8865465cc
distcc: add libiberty as a buildInput
2016-04-02 13:56:55 -07:00
Eric Bailey
e549aad2f2
elixir: 1.2.3 -> 1.2.4
2016-04-02 15:46:58 -05:00
Eric Bailey
b11d8590d0
rebar3-nix-bootstrap: correct homepage URL
...
s/erl-nix/erlang-nix/
2016-04-02 15:45:06 -05:00
Nicolas B. Pierron
cbca7d5707
Clean-up abc package expressions.
2016-04-02 17:56:32 +01:00
Domen Kožar
3e23865bbe
Merge pull request #14385 from yurrriq/patch-erlang-R17
...
erlangR17: fix build on OS X
2016-04-02 14:20:19 +01:00
Graham Christensen
65efc9ee2e
pythonPackages.sphinx: 1.3.4 -> 1.3.6
2016-04-02 10:10:38 +02:00
Eric Bailey
456ce67462
Patch erlang-R17
...
Fix R17 build on OS X, modeling changes after R18,
i.e. inherit Carbon, Cocoa.
2016-04-01 19:06:20 -05:00
joachifm
1bcbc4994d
Merge pull request #14326 from reltuk/gradle-native-lib-fix
...
gradle: Fix gradle-2.12 on Linux to find libstdc++.so.6 reference.
2016-04-01 22:24:57 +00:00
Franz Pletz
94396b8d91
imlib2: 1.4.6 -> 1.4.8 (security)
...
Fixes:
* CVE-2014-9762
* CVE-2014-9763
* CVE-2014-9764
2016-04-02 00:01:14 +02:00
Aaron Son
bbfad5111a
gradle: Fix gradle-2.12 on Linux to find libstdc++.so reference in native library.
2016-04-01 14:33:23 -07:00
Peter Simons
90d0b08237
Merge pull request #14371 from pmahoney/skarnet
...
Update skarnet.org packages
2016-04-01 17:59:14 +02:00
Patrick Mahoney
fc1f5d2cf1
set target for darwin binary compat in skarnet.org packages
...
skalibs:
execline:
s6-dns:
s6-networking:
s6-portable-utils:
s6-rc:
s6:
The above software uses the target triplet from `cc -dumpmachine` as a
binary compatibility check. However, on darwin, the output includes the
darwin version number, which leads to build failures against a binary
skalibs package built a different version of darwin than the current
system.
Explicitly setting target ensures code can be compiled against a skalibs
binary built on a different version of darwin.
See http://www.skarnet.org/cgi-bin/archive.cgi?1:mss:623:heiodchokfjdkonfhdph
2016-04-01 10:39:37 -05:00
Patrick Mahoney
e0c225857f
update skarnet.org packages
...
skalibs: 2.4.7.0 -> 2.3.9.0
execline: 2.1.4.0 -> 2.1.4.5
s6: 2.2.1.0 -> 2.2.4.3
s6-rc: 0.0.1.0 -> 0.0.2.1
s6-portable-utils: 2.0.5.2 -> 2.0.5.3
s6-linux-utils: 2.0.2.0 -> 2.0.2.3
s6-dns: 2.0.0.4 -> 2.0.0.7
s6-networking: 2.1.0.1 -> 2.1.0.4
2016-04-01 10:38:58 -05:00
joachifm
b9ba6e2f6b
Merge pull request #14297 from elitak/mfi
...
mfi: init at 2.1.11
2016-04-01 14:57:28 +00:00
Arseniy Seroka
e16485533b
Merge pull request #14352 from devhell/mediainfo
...
{lib}mediainfo{-gui}: 0.7.83 -> 0.7.84
2016-04-01 15:16:22 +03:00
Arseniy Seroka
b3792fa38b
Merge pull request #14355 from kragniz/jython-2.7.0
...
jython: 2.7-rc3 -> 2.7.0
2016-04-01 15:15:48 +03:00
Arseniy Seroka
3353583a6d
Merge pull request #14363 from gilligan/galen-2.2.4
...
galen: 2.2.3 -> 2.2.4
2016-04-01 15:15:36 +03:00
Mathias Schreck
5c21ca886e
galen: 2.2.3 -> 2.2.4
2016-04-01 12:51:17 +02:00
Mathias Schreck
8d756babee
nodejs: 5.9.0 -> 5.10.0
2016-04-01 12:35:51 +02:00
Eric Litak
0de2d2fbcd
mfi: init at 2.1.11
...
This package has some outdated dependencies, so old versions of mongodb
and v8 had to be re-added as well.
2016-04-01 02:45:11 -07:00
vbgl
f1beff232d
Merge pull request #14357 from acowley/log4cxx
...
log4cxx: darwin compatibility
2016-04-01 11:26:00 +02:00
Rickard Nilsson
efe33d6e87
openldap: 2.4.42 -> 2.4.44
2016-04-01 08:51:37 +02:00
Anthony Cowley
a37491386c
log4cxx: darwin compatibility
...
This patch replicates the patch logic from the brew recipe
<56b57d583e/Library/Formula/log4cxx.rb
>
which is necessary to build on darwin.
2016-03-31 22:35:38 -04:00
Louis Taylor
4cd54c5ce9
jython: 2.7-rc3 -> 2.7.0
2016-04-01 01:51:00 +01:00
devhell
33f345eed0
{lib}mediainfo{-gui}: 0.7.83 -> 0.7.84
...
Built and tested locally.
From the changelog:
```
Version 0.7.84, 2016-03-31
x #I122, MPEG-4/MOV: Crash if mdhd timescale is 0
x MPEG-4/MOV: Infinite loop if malformed stsc / stsz (detected by
fuzzing)
x MPEG-TS: some DVB Subtitles were not detected
x HLS: better handling of media playlists having EXT-X-BYTERANGE
```
2016-03-31 23:36:50 +01:00
Frederik Rietdijk
4bd01c5cbd
openblas_2_14: remove
...
because we don't need it for numpy anymore.
2016-03-31 21:51:45 +02:00