Robin Gloster
|
313da176d3
|
treewide: NIX_*_FLAGS -> string
|
2019-12-31 00:16:46 +01: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 |
|
John Ericson
|
fd9c7eb2e8
|
misc pkgs: Make solitary pkgconfig buildInputs nativeBuildInputs
|
2017-09-21 15:49:53 -04:00 |
|
Nikolay Amiantov
|
5eaacbb981
|
xsw: fix build
|
2016-08-28 01:04:18 +03:00 |
|
Rahul Gopinath
|
cfe4ad2431
|
xsw: init at 0.1.2
|
2016-07-03 15:56:38 -07:00 |
|