Commit graph

12 commits

Author SHA1 Message Date
Jan Tojnar 9d886869cb
speechd: 0.8.8 → 0.9.1
0.9.0: https://lists.nongnu.org/archive/html/speechd-discuss/2019-01/msg00058.html
0.9.1: https://lists.nongnu.org/archive/html/speechd-discuss/2019-05/msg00000.html
2020-01-31 02:44:59 +01:00
Jan Tojnar 6d799c394c
speechd: clean up 2020-01-30 19:02:40 +01:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Bert Moens 857a71cbc5
speechd: 0.8.5 -> 0.8.8, refactored 2017-12-22 22:40:16 +01:00
aske 5b61020e05 speechd: 0.8.3 -> 0.8.5 2016-09-05 03:33:40 +03:00
Robin Gloster c92bca56f8 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-05-02 22:58:02 +00:00
Nikolay Amiantov f3435096e2 speechd: 0.7.1 -> 0.8.3
Make it actually useful -- support sound output and several voice modules
2016-04-23 02:27:36 +03: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 f6d3b7a2ae switch hardening flags 2016-01-30 16:36:57 +00:00
Franz Pletz 954e9903ad Use a hardened stdenv by default 2016-01-30 16:36:57 +00:00
Mateusz Kowalczyk 7a45996233 Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
Lluís Batlle i Rossell 951b65cf9c Trying to add mumble. It still does not build.
svn path=/nixpkgs/trunk/; revision=25890
2011-02-10 19:23:27 +00:00