Tom Manner
|
872cb2fc23
|
rapidcheck: refactor postInstall to install all extras (#106376)
Co-authored-by: Tom Manner <tsmanner@us.ibm.com>
|
2020-12-09 05:51:33 +01:00 |
|
1000101
|
c597a7f869
|
formatting: fix missing leading whitespace
|
2020-06-07 17:29:08 -04:00 |
|
volth
|
46420bbaa3
|
treewide: name -> pname (easy cases) (#66585)
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
|
2019-08-15 13:41:18 +01:00 |
|
William Casarin
|
de2f79467d
|
rapidcheck: init at unstable-2018-09-27
rapidcheck is a C++ property-based testing framework inspired by QuickCheck
Signed-off-by: William Casarin <jb55@jb55.com>
|
2018-10-08 11:00:17 -07:00 |
|