summary refs log tree commit diff
path: root/pkgs/development/libraries/unicap
Commit message (Collapse)AuthorAge
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* v4l-utils: align attr with pkg nameBjørn Forsman2019-08-07
|
* treewide: http -> https sources (#42676)Silvan Mosberger2018-06-28
| | | | | | | | | * treewide: http -> https sources This updates the source urls of all top-level packages from http to https where possible. * buildtorrent: fix url and tab -> spaces
* unicap: use stdenvRobert Helgesson2015-12-30
| | | | This replaces use of `builderDefsPackage`. Also fix build.
* Mark more packages as brokenEelco Dolstra2013-11-04
|
* Add unicapMichael Raskin2010-10-14
svn path=/nixpkgs/trunk/; revision=24271