about summary refs log tree commit diff
path: root/pkgs/os-specific/linux/i810switch
AgeCommit message (Collapse)AuthorFilesLines
2021-08-04Merge pull request #132659 from SuperSandro2000/SuperSandro2000-patch-1Sandro1-4/+6
i810switch: switch to pname + version
2021-08-04i810switch: switch to pname + versionSandro1-4/+6
2021-08-02i810switch: deprecate phasesFelix Buehler1-2/+0
2021-01-17pkgs/os-specific: stdenv.lib -> libBen Siraphob1-3/+3
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-2/+2
2017-08-01pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger1-1/+1
* 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
2016-08-02treewide: Add lots of meta.platformsTuomas Tynkkynen1-0/+1
Build-tested on x86_64 Linux & Mac.
2014-07-28Turn some license strings into lib.licenses valuesMateusz Kowalczyk1-1/+1
2010-07-28* Get rid of many instances of "args: with args;", and other codingEelco Dolstra1-0/+25
guidelines violations. * Updated libsamplerate to 0.1.7. svn path=/nixpkgs/trunk/; revision=22782