| Commit message (Expand) | Author | Age | Files | Lines |
| * | pkgs: refactor needless quoting of homepage meta attribute (#27809)•••* pkgs: refactor needless quoting of homepage meta attribute
A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.
* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit
* Fixed some instances
| Silvan Mosberger | 2017-08-01 | 2 | -2/+2 |
| * | Merge #24236: remove bbenoist from maintainers | Vladimír Čunát | 2017-03-23 | 2 | -2/+2 |
| |\ |
|
| | * | Remove bbenoist from maintainers•••Sorry guys but I did not used Nix since months and cannot spend time
maintaining my previous work...
| Baptist BENOIST | 2017-03-23 | 2 | -2/+2 |
| * | | fox: fix build with clang >=4 and possibly other versions | Daiderd Jordan | 2017-03-22 | 2 | -14/+26 |
| |/ |
|
| * | Merge branch 'master' into staging | obadz | 2016-08-24 | 1 | -2/+4 |
| |\ |
|
| | * | fox: fix darwin build | Matthew Bauer | 2016-08-16 | 1 | -2/+4 |
| * | | 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
| Franz Pletz | 2016-03-05 | 2 | -2/+2 |
| * | | fox_1_9: turn off format hardening | Robin Gloster | 2016-02-10 | 1 | -0/+2 |
| * | | fox: turn off format hardening | Robin Gloster | 2016-02-10 | 1 | -0/+2 |
| |/ |
|
| * | x11: replace its usage by xlibsWrapper directly•••Scilab note: the parameters already had pointed to nonexistent dirs
before this set of refactoring. But that config wasn't even used by
default.
| Vladimír Čunát | 2015-09-15 | 2 | -4/+4 |
| * | meta.description fixups•••Mostly scripted substitutions with a couple of subjective enhancements.
| Joachim Fasting | 2015-04-30 | 1 | -1/+1 |
| * | add meta.branch | Evgeny Egorochkin | 2014-11-03 | 1 | -0/+1 |
| * | change md5sum to sha256sum for a few packages | Longrin Wischnewski | 2014-10-12 | 1 | -1/+1 |
| * | Fix many package descriptions•••(My OCD kicked in today...)
Remove repeated package names, capitalize first word, remove trailing
periods and move overlong descriptions to longDescription.
I also simplified some descriptions as well, when they were particularly
long or technical, often based on Arch Linux' package descriptions.
I've tried to stay away from generated expressions (and I think I
succeeded).
Some specifics worth mentioning:
* cron, has "Vixie Cron" in its description. The "Vixie" part is not
mentioned anywhere else. I kept it in a parenthesis at the end of the
description.
* ctags description started with "Exuberant Ctags ...", and the
"exuberant" part is not mentioned elsewhere. Kept it in a parenthesis
at the end of description.
* nix has the description "The Nix Deployment System". Since that
doesn't really say much what it is/does (especially after removing
the package name!), I changed that to "Powerful package manager that
makes package management reliable and reproducible" (borrowed from
nixos.org).
* Tons of "GNU Foo, Foo is a [the important bits]" descriptions
is changed to just [the important bits]. If the package name doesn't
contain GNU I don't think it's needed to say it in the description
either.
| Bjørn Forsman | 2014-08-24 | 1 | -1/+1 |
| * | Merge recent master into x-updates•••Hydra: ?compare=1142825
Conflicts (easy):
pkgs/applications/audio/lmms/default.nix
pkgs/desktops/e18/enlightenment.nix
pkgs/games/exult/default.nix
pkgs/os-specific/linux/alsa-plugins/default.nix
| Vladimír Čunát | 2014-08-02 | 2 | -2/+2 |
| |\ |
|
| | * | Turn some license strings into lib.licenses values | Mateusz Kowalczyk | 2014-07-28 | 2 | -2/+2 |
| * | | qt3, graphicsmagick137, fox, neverball: fix build•••Broken after freetype propagating libpng, which hid the older ones.
Reordering is enough to ensure the older libpng gets picked.
| Vladimír Čunát | 2014-07-09 | 1 | -1/+1 |
| |/ |
|
| * | fox_1_6: update from 1.6.48 to 1.6.49 | Nixpkgs Monitor | 2013-12-18 | 1 | -2/+2 |
| * | Fix a bunch of Hydra evaluation errors | Eelco Dolstra | 2013-10-07 | 1 | -1/+1 |
| * | Updating xfe (1.34) and fox (1.6.48) | Lluís Batlle i Rossell | 2013-05-17 | 2 | -6/+8 |
| * | Making xfe find and load icons fine•••I added more dependencies to fox, for that.
I tried to add mesa too, but it wasn't trivial for it to find it, so
I took it out.
| Lluís Batlle i Rossell | 2013-05-16 | 2 | -4/+4 |
| * | Add xfe-1.33 and fox-1.6.9•••This specific version of fox is required by xfe
Signed-off-by: Baptist BENOIST <return_0@live.com>
| Baptist BENOIST | 2012-10-16 | 1 | -0/+34 |
| * | Add fox-1.7.9•••Signed-off-by: Baptist BENOIST <return_0@live.com>
| Baptist BENOIST | 2012-10-16 | 1 | -0/+34 |