Franz Pletz
cb3d27df93
Merge remote-tracking branch 'origin/master' into hardened-stdenv
2016-03-05 18:55:30 +01:00
Franz Pletz
aff1f4ab94
Use general hardening flag toggle lists
...
The following parameters are now available:
* hardeningDisable
To disable specific hardening flags
* hardeningEnable
To enable specific hardening flags
Only the cc-wrapper supports this right now, but these may be reused by
other wrappers, builders or setup hooks.
cc-wrapper supports the following flags:
* fortify
* stackprotector
* pie (disabled by default)
* pic
* strictoverflow
* format
* relro
* bindnow
2016-03-05 18:55:26 +01:00
Frederik Rietdijk
36506df7fe
Merge pull request #13448 from lancelotsix/use_recent_sqlalchemy_as_default
...
pythonPackages.sqlalchemy: follows upstream, use "sqlalchemy7" for lecagy
2016-03-05 11:07:50 -05:00
Franz Pletz
d4ece75fd6
haskellPackages.epanet-haskell: Turn format hardening off
2016-03-05 16:53:38 +01:00
Nikolay Amiantov
0865d19ccd
haskellPackages.Agda: use older unordered-containers to fix build
...
Fixes #13594 .
2016-03-05 17:58:48 +03:00
joachifm
932b47ff52
Merge pull request #12752 from simonvandel/hunspellWithDicts
...
Hunspell: add wrapper to include dictionaries
2016-03-05 13:26:43 +00:00
Tuomas Tynkkynen
8b8369373b
Merge pull request #13683 from aneeshusa/use-yacc-to-generate-as31-parser
...
as31: use yacc to generate parser.c file
2016-03-05 13:03:07 +02:00
Aneesh Agrawal
3b5ff2761c
as31: use yacc to generate parser.c file
...
The source includes a generated parser.c file which is out of date and
causes errors on x86_64 in certain cases. Delete this file so that make
will use yacc to generate a correct parser.c file.
Change taken from comments at https://aur.archlinux.org/packages/as31/ .
2016-03-04 21:54:24 -05:00
Peter Simons
798a14d22c
haskell-generic-stack-builder: strip trailing whitespace
2016-03-04 22:18:08 +01:00
Peter Simons
86d0a9c420
haskell.lib: fix use of callPackage
2016-03-04 22:17:53 +01:00
Mathieu Boespflug
7fedb7c992
Move buildStackProject
to haskell.lib
.
2016-03-04 21:24:42 +01:00
Mathieu Boespflug
ff9cba94f6
haskell: Rename file where buildStackProject is defined.
2016-03-04 21:18:14 +01:00
joachifm
a917e3dcf6
Merge pull request #13615 from mbakke/libsodium-1.0.8
...
libsodium: 1.0.6 -> 1.0.8
2016-03-04 16:34:53 +00:00
Tristan Helmich
e43a3841b0
faac: disable format hardening
2016-03-04 14:57:02 +01:00
Nikolay Amiantov
1e51364dd5
spin: 6.4.3 -> 6.4.5
2016-03-04 14:46:46 +03:00
Nikolay Amiantov
c0e310f4eb
libvdpau-va-gl: 0.3.4 -> 0.3.6
2016-03-04 14:42:37 +03:00
Nikolay Amiantov
750e6f0b63
vc: 1.1.0 -> 1.2.0
2016-03-04 14:42:36 +03:00
Nikolay Amiantov
0077abe128
cppzmq: 20151203 -> 2016-01-20
2016-03-04 14:42:36 +03:00
Peter Simons
def18c2408
hackage-packages.nix: update Haskell package set
...
This commit enables all haskellPackages builds so that we can discover builds
that have been fixed recently.
This update was generated by hackage2nix v20151217-12-g567601b using the following inputs:
- Nixpkgs: a67868f060
- Hackage: 1c84c94e14
- LTS Haskell: d2ad5fe903
- Stackage Nightly: c1be20cfc0
2016-03-04 10:54:48 +01:00
Mathias Schreck
c7759dd8a0
nodejs: 5.7.0 -> 5.7.1
2016-03-04 10:32:17 +01:00
Vincent Laporte
014a30da93
why3: 0.86.2 -> 0.86.3
...
And merge with ocamlPackages.why3
(the OCaml library would not work correctly if packaged separately).
2016-03-04 09:29:10 +01:00
Vincent Laporte
b219052bf1
menhir: 20151112 -> 20160303
2016-03-04 09:29:10 +01:00
Jakub Skrzypnik
2ed2cdcf09
libconfig: 1.4.9 -> 1.5
2016-03-03 21:28:37 +01:00
Robin Gloster
745fa2fbc8
pharo-vm5: disable format hardening
2016-03-03 19:01:21 +00:00
Robin Gloster
fed49425c5
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-03-03 16:11:55 +00:00
Gabriel Ebner
de24ea40f8
sbt: 0.13.9 -> 0.13.11
2016-03-03 16:09:00 +01:00
Lluís Batlle i Rossell
7f7c2171c0
Update ghdl mcode to 0.33.
...
(cherry picked from commit e9d6aadc51ecdd274cd383a99ea840a94b58d954)
2016-03-03 14:06:07 +01:00
Eelco Dolstra
6d97de951d
cudatoolkit: Add version 7.5.18
2016-03-02 21:35:46 +01:00
Eelco Dolstra
6c1e3a82de
cudatoolkit: Merge into one file and use callPackages
2016-03-02 21:35:46 +01:00
Peter Simons
17d1cd2efa
Merge pull request #11898 from aboseley/flex-cross-notests
...
flex: disable tests when cross compiling
2016-03-02 21:13:40 +01:00
joachifm
397a0db028
Merge pull request #12996 from kragniz/#12106
...
clutter: add gtk3 as a build input
2016-03-02 19:55:18 +00:00
joachifm
7250ef5fcb
Merge pull request #13572 from agbell/master
...
postgis 2.1.4 -> 2.2.1
2016-03-02 19:40:50 +00:00
vbgl
dfe69e2f4f
Merge pull request #13580 from matthewbauer/openal-darwin
...
openal darwin fixes
2016-03-02 19:35:21 +01:00
Domen Kožar
d72e93f59d
remove lvm_33, fixes #12310
2016-03-02 16:54:30 +00:00
Robin Gloster
5936d6dbbb
Revert "rubygems: 2.4.8 -> 2.5.2"
...
This reverts commit 7e8faf022f
.
This breaks the rake call in gitlab see
https://github.com/NixOS/nixpkgs/pull/13468#issuecomment-191286066
2016-03-02 15:25:35 +00:00
Marius Bakke
da4f05c589
libsodium: 1.0.6 -> 1.0.8
2016-03-02 15:11:26 +00:00
Eelco Dolstra
bd7f379a3f
LWP::Protocol::https: Fix SSL cert handling
...
We lost this in 9f358f809d
. Updated to
use /etc/ssl/certs/ca-certificates.crt if it exists and SSL_CERT_FILE
is not set.
2016-03-02 15:00:32 +01:00
Thomas Tuegel
6a4c8b0a12
Merge pull request #13597 from ttuegel/kde-5
...
Plasma 5.5.5
2016-03-02 06:47:41 -06:00
Jude Taylor
4686bc54a6
add socket.io to interactive ghcjs environments
2016-03-01 16:06:29 -08:00
Robin Gloster
33f7d0b3f6
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-03-01 22:46:39 +00:00
Robin Gloster
995475944f
qt_gstreamer1: add upstream patch to build with current gstreamer
2016-03-01 22:45:37 +00:00
aszlig
183ac3f2c4
Merge pull request #12558 (GI-shlibpaths)
...
So far only .la files get correctly converted to absolute paths in the
GIR file. However if there are .so files which depend on a particular
library using GI, they still get only the basename of the .so file.
This improves on the existing absolute_shlib_path.patch not only
figuring out the absolute path of .so files but also falling back on the
absolute path of $out/lib (or $lib/lib with multiple outputs) of the
current build.
With this, we should no longer need to resort to setting LD_LIBRARY_PATH
for all programs that use GI libraries.
I'm merging this because after more than a month no issues came up so
far.
2016-03-01 23:21:25 +01:00
Robin Gloster
a6dae3b5ad
gnu-efi: disable stackprotector hardening
2016-03-01 22:20:50 +00:00
joachifm
e948d69885
Merge pull request #13603 from gilligan/sauce-connect-fix
...
sauce-connect: fix hashes and build on linux
2016-03-01 21:54:12 +00:00
Robin Gloster
d47857c3d9
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-03-01 21:09:17 +00:00
Pascal Wittmann
d2e15a02d7
mujs: 2015-09-29 -> 2016-02-22
2016-03-01 22:08:26 +01:00
Tobias Pflug
32e751d616
sauce-connect: fix hashes and phases
2016-03-01 21:47:41 +01:00
Thomas Tuegel
98d8e1a160
kde5: consolidate packages into desktops/kde-5
2016-03-01 10:36:00 -06:00
Allan Espinosa
ac687200e3
nexus: init at 2.12.0-01
2016-03-01 10:25:00 -06:00
Pascal Wittmann
69237f371c
Merge pull request #13586 from zimbatm/bats-fixup
...
bats: fixes installation
2016-03-01 15:19:03 +01:00