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 |
|
Will Dietz
|
2bfe036f42
|
libexecinfo: fix CC/AR
|
2018-02-13 11:06:56 -06:00 |
|
Will Dietz
|
7f3527d33f
|
libexecinfo: fetch patches, add meta, maintain
|
2018-02-13 11:06:56 -06:00 |
|
Will Dietz
|
49b7e4337f
|
libexecinfo: init at 1.1, patches from Alpine
Not sure if ALLVM should use this, but might be good
to have it on hand just-in-case :).
Maybe part of libnone?
|
2018-02-13 09:44:48 -06:00 |
|