Commit Graph

66594 Commits

Author SHA1 Message Date
Robin Gloster 667518fc3b detox: turn off format hardening 2016-02-10 23:27:39 +00:00
Robin Gloster 2275eb6210 criu: turn off stackprotector hardening 2016-02-10 23:27:39 +00:00
Robin Gloster 80df5752f7 db45: turn off format hardening 2016-02-10 23:27:39 +00:00
Robin Gloster ef3636188b crack_attack: turn off format hardening 2016-02-10 23:27:38 +00:00
Robin Gloster 2c1357d7c2 cgui: turn off format hardening 2016-02-10 23:27:38 +00:00
Robin Gloster 16c81c9f74 charybdis: turn off format hardening 2016-02-10 23:27:38 +00:00
Robin Gloster e5fb9eb27c asc: turn off format hardening 2016-02-10 23:27:38 +00:00
Robin Gloster 2fdd13234e mp3val: turn off format hardening 2016-02-10 23:27:37 +00:00
Robin Gloster e339a9a20e barcode: turn off format hardening 2016-02-10 23:27:37 +00:00
Robin Gloster 63d4e59add seabios: turn off pic and stackprotector hardening 2016-02-10 23:27:37 +00:00
Robin Gloster 077e24c10d Revert "linuxPackages.perf: set -Wno-error=bool-compare"
This reverts commit 332c84196c.

only works on gcc5
2016-02-10 23:27:37 +00:00
tg(x) c3ff97154c wlc: remove linuxPackages_4_2 2016-02-10 23:27:36 +00:00
tg(x) 7c810fb5a7 wayland window managers: orbment, sway, velox -> latest git 2016-02-10 23:27:36 +00:00
tg(x) 11b6e9a2f8 wayland window managers: orbment, sway, velox 2016-02-10 23:27:36 +00:00
Nikolay Amiantov 11b9ed9e63 zathura: use mupdf by default 2016-02-10 23:27:35 +00:00
Eelco Dolstra d008513af2 Reduce the size of the Nixpkgs/NixOS jobsets
This cuts nixpkgs:trunk from 78K to 31K jobs by disabling builds of
{node,go,python,emacs,coq,r,ocaml,perl}Packages. Thus these are now
only built if they are dependencies of top-level packages (such as
end-user applications). I left haskellPackages because they take
typically longer to build than the others (which are mostly
interpreted languages), so disabling them would be more painful to
users.

This is a temporary measure until we have a binary cache based Hydra
running on faster hardware, necessitated by the fact that evaluations
now regularly time out after 6 hours.
2016-02-10 23:27:35 +00:00
Nikolay Amiantov f106461cce dwarf-fortress-packages.cla-theme: fix comment 2016-02-10 23:27:34 +00:00
Eelco Dolstra e2eca0c24c Fix misspelled meta.maintainers attributes 2016-02-10 23:27:34 +00:00
Nikolay Amiantov 3ff05a5bf4 dwarf-fortress-packages.cla-theme: init at 20160128 2016-02-10 23:27:34 +00:00
Nikolay Amiantov dafe0f3dd3 dwarf-fortress-packages.phoebus-theme: 20160118 -> 20160128 2016-02-10 23:27:34 +00:00
Profpatsch 2559287353 alot: 0.3.6 -> 0.3.7, fixes #12914
Version bump.
The checks are back again, so far alot has no tests at all.
Add urwidtrees dependency.

The themes are copied to the derivation and set as default directory.
2016-02-10 23:27:33 +00:00
Michael Fellinger db6f59619d bundix: 1.0.4 -> 2.0.4 2016-02-10 23:27:33 +00:00
Frederik Rietdijk 2d9d8ae5fb pythonPackages.scikitlearn: fix tests 2016-02-10 23:27:32 +00:00
Frederik Rietdijk b6c86d642f pythonPackages.flask-cors: init at 2.1.2 2016-02-10 23:27:32 +00:00
Frederik Rietdijk 33d03b4c2e pythonPackages.blaze: add missing dependency 2016-02-10 23:27:31 +00:00
Frederik Rietdijk 874db98e89 pythonPackages.pandas: fix tests 2016-02-10 23:27:31 +00:00
tg(x) 280033235e grsecurity: use source URL from a scraped repository as grsecurity.net only has the latest version 2016-02-10 23:27:31 +00:00
aszlig 2d25ab3a03 beets: Re-enable tests
The reason why the completion tests didn't pass was because we had it
already disabled in 2acc258dff.

Meanwhile, beetbox/beets@a07cb83 has moved the file from
test/test_completion.sh to test/rsrc/test_completion.sh.

So this has silently re-enabled the completion tests, which we need to
investigate on our side why they failed in the first place.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-02-10 23:27:30 +00:00
Profpatsch 85c0d55d1d beets: 1.3.16 -> 1.3.17
one test fails, see the source comment
2016-02-10 23:27:30 +00:00
Eric Sagnes ff58b07fc8 cmst: 2014.12.05 -> 2016.01.28 2016-02-10 23:27:30 +00:00
Tobias Geerinckx-Rice c7855bc099 mcelog: 129 -> 130
Fixes https://github.com/andikleen/mcelog/issues/31.
2016-02-10 23:27:30 +00:00
Pascal Wittmann d98f0ea720 progress: 0.12.1 -> 0.13 2016-02-10 23:27:28 +00:00
zimbatm 1ce5c9e78d atom: 1.4.0 -> 1.4.3 2016-02-10 23:27:28 +00:00
Vladimír Čunát 0609154a19 wrapFirefox: add enableAdobeReader
So far we only have 32-bit package.
It will be silently missed on 64-bit ATM.
2016-02-10 23:27:28 +00:00
Robin Gloster da9808fe5c Revert "Switch to GCC 5"
This reverts commit 729870467a.
2016-02-09 23:37:07 +00:00
Robin Gloster f0e6c6ec0e linuxPackages.zfs: turn off pic hardening 2016-02-09 23:35:35 +00:00
Robin Gloster 332c84196c linuxPackages.perf: set -Wno-error=bool-compare 2016-02-09 23:17:13 +00:00
Robin Gloster e37e38903d maxlib: turn off format hardening 2016-02-09 23:07:20 +00:00
Robin Gloster 9f8dc7d0fe realpine: turn off format hardening 2016-02-09 23:07:13 +00:00
Robin Gloster 9620a43228 linuxPackages.batman_adv: turn off pic hardening 2016-02-09 22:47:47 +00:00
Robin Gloster 5969a59052 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-02-09 16:28:44 +00:00
Robin Gloster 85bedcf7e9 Merge pull request #12876 from zimbatm/sublime-3102
sublime3: 3101 -> 3102
2016-02-09 17:26:35 +01:00
Rob Vermaas 5594bd8e2d Add etsy/hound
(cherry picked from commit ea43515da1dbcf2b2876bf44c970b33448eb0e31)
2016-02-09 14:52:26 +00:00
Robin Gloster 20d568aed5 haskellPackages.glib: turn off fortify hardening 2016-02-09 14:41:48 +00:00
Robin Gloster f8963e2ea7 haskell builder: allow disabling fortify hardening 2016-02-09 14:41:11 +00:00
Robin Gloster a462683d10 aegisub: turn off bindnow/relro hardening 2016-02-09 14:32:47 +00:00
Nikolay Amiantov 6a2cbbb24a Merge pull request #12888 from vanzef/qtscrob
Qtscrob
2016-02-09 17:20:56 +03:00
Ivan Solyankin 3482020486 qtscrobbler: init at 0.11 2016-02-09 17:15:30 +03:00
Robin Gloster 9b597ee8a5 gnome3.libgda: turn off format hardening 2016-02-09 14:09:15 +00:00
Robin Gloster 0e28c9abd8 giv: turn off format hardening 2016-02-09 11:10:09 +00:00