summary refs log tree commit diff
path: root/pkgs/os-specific/linux/disk-indicator
Commit message (Collapse)AuthorAge
* pkgs/os-specific: stdenv.lib -> libBen Siraphob2021-01-17
|
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-06-10
|\
| * Fix lots of fetchgit hashes (fallout from #15469)Tuomas Tynkkynen2016-06-03
| |
* | 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
* | disk_indicator: turn off hardening fortifyRobin Gloster2016-02-07
|/
* fix: add missing versionsArseniy Seroka2015-06-04
|
* *: fix builds by disregarding warning from new glibcVladimír Čunát2014-11-28
| | | | | | | | Also, in case of collectd, the -lgcc_s shouldn't be needed anymore, as the library is in ${glibc}/lib/ now, which is practically always on RPATH. In case of seyren it was some stdenv change uncovering the mistake of putting src into buildInputs.
* Turn some license strings into lib.licenses valuesMateusz Kowalczyk2014-07-28
|
* disk-indicator: Add packageRicardo M. Correia2014-05-30
A program that will turn a LED into a hard disk indicator.