summary refs log tree commit diff
path: root/pkgs/applications/misc/vym
Commit message (Collapse)AuthorAge
* vym: 2.2.4 -> 2.6.11 (#42186)rys ostrovid2018-06-19
|
* misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`John Ericson2017-09-21
| | | | Only acts on one-line dependency lists.
* Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-05-02
|\
| * vym: move to qmake4HookNikolay Amiantov2016-04-20
| |
* | Use general hardening flag toggle listsFranz Pletz2016-03-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-02-28
|\|
| * use the sourceforge mirrors everywherezimbatm2016-02-28
| | | | | | | | | | find pkgs -name "*.nix" -exec sed -r \ "s|https?://downloads.sourceforge.net/|mirror://sourceforge/|g" -i {} \;
* | vym: disable format hardeningRobin Gloster2016-02-24
|/
* fixed some meta.maintainers attributesPascal Wittmann2014-09-26
|
* Small style fixupsAndersonTorres2014-09-10
| | | | | In this commit, I modified some files, conforming them to a idiosyncratic standard - mainly, a template for meta attribs.
* Fix maintainers entryMichael Raskin2014-09-03
|
* vym: new packageAndersonTorres2014-08-22
VYM (View Your Mind) is a mind-mapping program. [Bjørn: two whitespace adjustments and quote the "$out" variable.]