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 |
|
Peter Hoeg
|
ca0493ff63
|
pmccabe: darwin is supported too
|
2017-04-06 16:53:01 +08:00 |
|
Peter Hoeg
|
e6150d8be9
|
pmccabe: 2.4 -> 2.6
|
2017-03-05 10:36:22 +08:00 |
|
Tuomas Tynkkynen
|
21f17d69f6
|
treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
|
2016-08-02 21:42:43 +03:00 |
|
Mateusz Kowalczyk
|
7a45996233
|
Turn some license strings into lib.licenses values
|
2014-07-28 11:31:14 +02:00 |
|
Ludovic Courtès
|
32588e53ef
|
Add pmccabe, a tool that computes the cyclomatic complexity of C/C++ source.
svn path=/nixpkgs/trunk/; revision=12000
|
2008-06-06 12:26:01 +00:00 |
|