aboutsummaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/ustr (follow)
Commit message (Collapse)AuthorAgeFilesLines
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
|
* treewide: name -> pname (easy cases) (#66585)volth2019-08-151-2/+2
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* ustr: Remove unhelpful 'buildTargets' value.Will Dietz2017-03-061-2/+0
| | | | | | mkDerivation doesn't do anything with this, and while it does become an environment variable AFAICT that was never the intention and isn't helpful here.
* treewide: Add lots of meta.platformsTuomas Tynkkynen2016-08-021-0/+1
| | | | Build-tested on x86_64 Linux & Mac.
* ustr: CleanupWilliam A. Kennington III2015-07-311-7/+23
|
* SELinux fixes and updates to 2012-09-24Vladimír Čunát2013-02-242-1/+27
|
* ustr: packagedEvgeny Egorochkin2011-03-271-0/+24
svn path=/nixpkgs/trunk/; revision=26540