summary refs log tree commit diff
path: root/pkgs/os-specific/linux/radeontools
Commit message (Collapse)AuthorAge
* radeontool: 1.5 -> 1.6.3Jonathan Ringer2019-09-06
|
* radeontools: Mark as brokenTuomas Tynkkynen2017-03-02
| | | | | | The upstream release is from 2004. The website of this software talks about configuring XFree86. I *highly* doubt this software is of any use nowadays.
* Fix broken license references.Peter Simons2014-07-28
|
* Turn some license strings into lib.licenses valuesMateusz Kowalczyk2014-07-28
|
* * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra2012-01-18
| | | | | | function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
* * Get rid of many instances of "args: with args;", and other codingEelco Dolstra2010-07-28
| | | | | | | guidelines violations. * Updated libsamplerate to 0.1.7. svn path=/nixpkgs/trunk/; revision=22782
* Nix-expr style reviewYury G. Kudryashov2008-01-30
| | | | | | | | | | | | Unneded args.something replaced with args: with args; line. After this line args is the only place where we can recieve variables from. Also removed several buildInputs = []; lines. svn path=/nixpkgs/trunk/; revision=10415
* added:Marc Weber2007-09-03
dnsmasq, uisp, fltk libixp_for_wmii, acerhk kernel module, reiserfsprogs, radeontools, msmtp, procmail, pstree, gxemul changed: umlutilities to also support building tunctl optionally (needing kernel header files) wmii updated and wmiimenu added svn path=/nixpkgs/trunk/; revision=9242