aboutsummaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/cre2/default.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cre2: 0.3.0 -> 0.3.6Raghav Sood2020-11-201-2/+2
|
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
|
* Merge staging-next into stagingFrederik Rietdijk2019-08-171-3/+3
|\
| * cre2: 0.3.0 -> 0.3.6Jonathan Ringer2019-08-041-4/+4
| |
* | treewide: name -> pname (easy cases) (#66585)volth2019-08-151-1/+1
|/ | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* Cosmetic change; Replaced automake autoconfndowens2017-03-191-11/+6
|
* cre2: init at 0.3.0Guillaume Massé2017-03-191-0/+39
c wrapper for google's re2 regex library