Commit Graph

80479 Commits

Author SHA1 Message Date
Robin Gloster
a73a28de7b fix grammar errors 2016-04-06 16:16:23 +00:00
Robin Gloster
5ca99ae7a7 kernel.i686-linux: disable bindnow hardening 2016-04-06 14:16:42 +00:00
Robin Gloster
8d4443a89a recutils: disable format hardening 2016-04-06 09:36:58 +00:00
Robin Gloster
88b49cc748 tinycc: disable fortify hardening 2016-04-06 09:23:57 +00:00
Robin Gloster
7a347f6082 wml: disable format hardening 2016-04-06 09:15:19 +00:00
Robin Gloster
812e25c86b mksh: disable format hardening 2016-04-06 09:12:20 +00:00
Robin Gloster
8bdd73291d wla-dx: disable format hardening 2016-04-06 09:12:12 +00:00
Robin Gloster
0086c6d401 lrzsz: disable format hardening 2016-04-06 08:54:48 +00:00
Robin Gloster
58a73d3f4b haskellPackages.lvmrun: disable format hardening 2016-04-06 08:26:01 +00:00
Robin Gloster
057a899791 haskellPackages.glib: disable fortify hardening 2016-04-06 08:18:14 +00:00
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
d8d6f0bfcb grub4dos: disable stackprotector hardening 2016-04-05 16:29:55 +00:00
Robin Gloster
d00784602d ccrypt: disable format hardening 2016-04-05 16:21:15 +00:00
Robin Gloster
bdbce02057 eggdrop: fix build 2016-04-04 16:17:14 +00:00
Robin Gloster
bbbaccfa68 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-04-04 15:24:52 +00:00
Peter Simons
84f3cd3e9b Merge pull request #14441 from mayflower/fix/mosh
mosh: fix segfaulting issue
2016-04-04 16:58:57 +02:00
obadz
3a75ed4464 citrix-receiver: fix patchelf error during installPhase
Due to recent change in patchelf, it's now necessary to run chmod u+w
prior to running patchelf itself. Fixes #14440 for citrix-receiver
2016-04-04 15:44:26 +01:00
Robin Gloster
f519a255a5 xorg: switch off bindnow hardening for all packages
X otherwise fails to load modules.
2016-04-04 14:15:31 +00:00
Nikolay Amiantov
88c97e2860 Merge pull request #14413 from abbradar/steam-run
steam-run: add derivation
2016-04-04 18:04:45 +04: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
a68e670346 Add LTS Haskell 5.11. 2016-04-04 15:20:37 +02:00
Peter Simons
368324da12 Add LTS Haskell 5.10. 2016-04-04 15:20:36 +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
Tristan Helmich
399d2bca32 mosh: fix segfaulting issue
Discussion on this issue at https://github.com/mobile-shell/mosh/issues/727 and https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817929#35
2016-04-04 15:14:09 +02:00
Peter Simons
8e0f0776aa mini-httpd: update to version 1.6 2016-04-04 15:06:32 +02:00
Thomas Tuegel
c74cbb824b Merge pull request #14429 from samuelrivas/avoid-conflicts-in-emacs-withpackages
Avoid conflicts in emacs withpackages
2016-04-04 07:39:35 -05:00
joachifm
a6c94cc552 Merge pull request #14432 from Profpatsch/sent-patches
sent: optional `patches` argument
2016-04-04 13:23:14 +02:00
Profpatsch
e39f072ce3 sent: optional patches argument
sent (like most suckless tools) is configured by recompiling with some
header changes. This eases the configuration.
2016-04-04 13:08:46 +02:00
joachifm
f09854c379 Merge pull request #14426 from nbp/fix-rl1603-typo
Fix typo in service.syncthing.dataDir description.
2016-04-04 12:41:35 +02:00
joachifm
6448f2541c Merge pull request #14407 from ktosiek/gnaural-gcc
gnaural: build with gcc49
2016-04-04 12:05:49 +02:00
Peter Simons
c4ef028d56 Merge pull request #14438 from cruegge/master
emacs25pre: call autogen.sh before configuring
2016-04-04 11:50:34 +02:00
Christoph Ruegge
c251f82de9 emacs25pre: call autogen.sh before configuring 2016-04-04 11:03:02 +02:00
joachifm
bcc8e0ca1e Merge pull request #14434 from mucaho/vscode_shrink
vscode: shrink derivation size
2016-04-04 02:14:09 +00:00
mucaho
0c195db5dd vscode: shrink derivation size
Prune out compile-time dependencies.
2016-04-04 02:49:58 +01:00
joachifm
560b15a27b Merge pull request #14431 from nico202/libtorrent
libtorrentRasterbar: 1.0.6 -> 1.0.9
2016-04-04 01:26:53 +00:00
=
9d8d875918 libtorrentRasterbar: 1.0.6 -> 1.0.9 2016-04-04 00:37:24 +02:00
joachifm
9f1576313d Merge pull request #14428 from NeQuissimus/kernel46rc2
linux_testing: 4.6-rc1 -> 4.6-rc2
2016-04-03 20:34:05 +00:00
Samuel Rivas
f1b0d6410e emacsWithPackages: reduce some duplication 2016-04-03 21:21:50 +02:00
Tim Steinbach
5ef5e59c56 linux_testing: 4.6-rc1 -> 4.6-rc2 2016-04-03 19:14:31 +00:00
Samuel Rivas
2b199537b7 emacsWithPackages: move bin and site-lisp to private share directory
This is to avoid unwanted side effects when installing a wrapped emacs in the environment:

  * All executables in the dependencies become available in the user environment
  * All site-lisp binaries in the dependencies become accessible to unwrapped emacs

Also, both bin and site-lisp would generate conflicts so installing a wrapped emacs becomes really cumbersome
2016-04-03 21:11:38 +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
mucaho
aa38510267 vscode: init at 0.10.10 2016-04-03 19:49:32 +01: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