Merijn Broeren
|
133103d709
|
treewide: replace make/build/configure/patchFlags with nix lists
|
2019-12-30 12:58:11 +01:00 |
|
volth
|
08f68313a4
|
treewide: remove redundant rec
|
2019-08-28 11:07:32 +00: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 |
|
Samuel Dionne-Riel
|
38d6719cbc
|
blastem: Disables build for aarch64-linux.
|
2018-12-10 14:55:20 -05:00 |
|
Brian McKenna
|
77088b5d12
|
blastem: init at 0.5.1
|
2018-09-25 09:33:11 +10:00 |
|