Vladimír Čunát
96d41e393d
treewide: purge maintainers.urkud
...
It's sad, but he's been inactive for the last five years.
Keeping such people in meta.maintainers is counter-productive.
2017-03-27 19:52:29 +02:00
Daniel Brockman
5d6ea2d64e
jshon: fix null termination in read_stream.
...
This fixes a somewhat critical (security?) bug.
We are trying to get it merged upstream but have had no response from
the ordinary maintainer in over a week.
(See <https://github.com/keenerd/jshon/issues/53 >.)
fixes #23727
2017-03-16 18:32:04 +01:00
Vladimír Čunát
6973c7739e
Merge branch 'master' into staging
...
There were some larger rebuilds because of security.
2017-01-26 16:49:41 +01:00
Robin Gloster
3756edb109
ragel: fix build with gcc 6
2017-01-25 20:12:35 +01:00
zimbatm
a17311a33e
antlr3: point to version 3.4
...
This was pointing to a broken upstream URL and is a beta release. No
dependent in the nixpkgs tree.
2017-01-24 16:15:21 +00:00
Vladimír Čunát
cf1d3677d3
flex: bring back 2.6.1 as an option
...
Some breakages after flex update aren't so easy to fix,
and I can't really afford to spend much time on it ATM.
2017-01-06 16:17:46 +01:00
Vladimír Čunát
6bded45883
flex: 2.6.1 -> 2.6.3
...
This resolves some warnings and errors introduced in 2.6.x.
2016-12-30 23:17:08 +01:00
Franz Pletz
3d1206dfcc
ragel: add stable version, default to stable
2016-12-16 15:52:27 +01:00
Pascal Wittmann
36657f586f
jikespg: convert md5 to sha256 and adopt it
2016-11-20 16:36:54 +01:00
Pascal Wittmann
564f9dc55d
ragel: 7.0.0.6 -> 7.0.0.9
2016-11-17 22:34:03 +01:00
Graham Christensen
feec685636
flex: 2.6.0 -> 2.6.1
2016-09-23 21:42:08 -04:00
Michael Raskin
592e265caa
antlr3_4: init at 3.4
2016-09-06 18:19:17 +02:00
Michael Raskin
8f284c0a94
antlr3_5: init at 3.5.2
2016-09-06 18:19:17 +02:00
obadz
3de6e5be50
Merge branch 'master' into staging
...
Conflicts:
pkgs/applications/misc/navit/default.nix
pkgs/applications/networking/mailreaders/alpine/default.nix
pkgs/applications/networking/mailreaders/realpine/default.nix
pkgs/development/compilers/ghc/head.nix
pkgs/development/libraries/openssl/default.nix
pkgs/games/liquidwar/default.nix
pkgs/games/spring/springlobby.nix
pkgs/os-specific/linux/kernel/perf.nix
pkgs/servers/sip/freeswitch/default.nix
pkgs/tools/archivers/cromfs/default.nix
pkgs/tools/graphics/plotutils/default.nix
2016-08-27 23:54:54 +01:00
Robin Gloster
eabef9420a
re2c: 0.14.3 -> 0.16
2016-08-25 16:07:40 +00:00
Robin Gloster
1b979d8384
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-08-03 13:34:44 +00: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
Robin Gloster
5185bc1773
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-07-15 14:41:01 +00:00
Joachim Fasting
2f56af5f1a
ragel: set meta.platforms
2016-06-23 00:55:54 +02:00
Robin Gloster
8031cba2ab
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-06-10 09:27:04 +00:00
Tuomas Tynkkynen
bac26e08db
Fix lots of fetchgit hashes (fallout from #15469 )
2016-06-03 17:17:08 +03:00
Franz Pletz
f8d481754c
Merge remote-tracking branch 'origin/master' into hardened-stdenv
2016-05-18 17:10:02 +02:00
Peter Simons
8e462995ba
Bring my stdenv.lib.maintainers user name in line with my github nick.
2016-05-16 22:49:55 +02:00
Robin Gloster
c92bca56f8
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-05-02 22:58:02 +00:00
Tobias Geerinckx-Rice
fe9c463622
lemon: 1.0 -> 1.69
2016-04-29 21:42:35 +02:00
Robin Gloster
d020caa5b2
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-04-18 13:49:22 +00:00
Tobias Geerinckx-Rice
994c9b7487
flexcpp: 2.04.00 -> 2.05.00
2016-04-14 02:37:53 +02:00
Robin Gloster
f60c9df0ba
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-03-28 15:16:29 +00:00
Joachim Fasting
a8556bd5d7
flexcpp: patch all shebangs & fix installation
...
Using the original build recipe would result in an output
without the actual flexcpp binary.
2016-03-18 22:12:03 +01:00
Joachim Fasting
dd177e62e3
flexcpp: 2.03.00 -> 2.04.00
2016-03-18 02:19:42 +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
Robin Gloster
fed49425c5
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-03-03 16:11:55 +00: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
Robin Gloster
402d57ee8e
bootstrap env: disable stackprotector hardening until gcc >=4.9
2016-02-22 18:32:53 +00:00
Pascal Wittmann
72161f6810
ragel: use new texlive infrastructure
2016-02-15 18:34:55 +01:00
Pascal Wittmann
6d6f331109
ragel: 6.9 -> 7.0.0.6
2016-02-15 18:34:55 +01:00
Tobias Geerinckx-Rice
ac33b4724a
More version attribute tidying where maintainers |= nckx
2016-01-25 20:08:34 +01:00
Tobias Geerinckx-Rice
9fb8020e4e
Add version attribute where maintainers |= nckx
...
This will probably be mandatory soon, and is a step in the right
direction. Removes the deprecated meta.version, and move some meta
sections to the end of the file where I should have put them in
the first place.
2016-01-25 17:35:21 +01:00
Adam Boseley
e3068d7309
flex: disable tests when cross compiling
...
When cross compiling we can't run the test executables
on the build machine
2015-12-23 21:05:32 +10:00
Vladimír Čunát
13eca6f79a
Merge #11067 : SmartOS updates
...
I amended some commits slightly.
2015-11-23 14:45:44 +01:00
Danny Wilson
baf7fdcb75
SmartOS: bison: make help2man target specific dependency
2015-11-23 11:42:01 +01:00
William A. Kennington III
22bf2d0bf3
flex: 2.5.39 -> 2.6.0
2015-11-18 17:50:27 -08:00
Danny Wilson
a93f883556
Fix bison build on Illumos.
2015-11-16 17:20:11 +01:00
Tobias Geerinckx-Rice
7cfa918aac
lemon: init at 1.0
2015-09-18 03:46:06 +02:00
Tobias Geerinckx-Rice
f4193da388
flexc++: 2.02.00 -> 2.03.00
...
Good-bye Sourceforge, hello (fetchFrom)GitHub. Please stay nice.
2015-09-01 03:28:19 +02:00
Tobias Geerinckx-Rice
6c6201a99b
Remove unnecessary rec{s from "my" packages
2015-07-31 02:02:07 +02:00
Vladimír Čunát
af2ab0b911
remove gcc49 overrides from various places
...
An interesting thing is that: stdenv != overrideCC stdenv gcc49;
I'm not sure why that is, but it doesn't seem important.
/cc maintainers: @nckx, @garbas, @abbradar, @cstrahan, @grwlf.
(cherry picked from commit 3064b6a0cc
)
2015-07-23 11:53:18 +02:00
Austin Seipp
8d7dd4cf53
nixpkgs: re2c 0.14.2 -> 0.14.3
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-07-20 13:52:33 -05:00
Tobias Geerinckx-Rice
98b2d7b727
Separate nativeBuildInputs where maintainers |= nckx
2015-06-17 22:21:32 +02:00
Rok Garbas
9e99a66c24
cygwin: make flex building on cygwin
2015-06-05 00:39:29 +02:00