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 |
|
Matthew Bauer
|
f7bc33abf0
|
Revert "treewide: fixup breakage due to absolute compiler path"
This reverts commit d0888d1503 .
|
2018-08-22 01:14:53 +02:00 |
|
Vladimír Čunát
|
d0888d1503
|
treewide: fixup breakage due to absolute compiler path
Some packages just can't handle them #44767. It was tempting to try
to abstract this in some way, but I didn't do that ATM.
|
2018-08-21 12:34:33 +02:00 |
|
Gabriel Ebner
|
ac10c19746
|
veriT: 201506 -> 2016
|
2017-02-01 19:43:02 +01:00 |
|
Gabriel Ebner
|
3f19d757cb
|
veriT: disable broken static linking
|
2016-05-08 15:11:29 +02:00 |
|
Gabriel Ebner
|
0349b05695
|
veriT: 201410 -> 201506
|
2015-08-26 09:31:39 +02:00 |
|
Gabriel Ebner
|
20428cd90f
|
Add veriT.
|
2015-03-31 09:14:38 +02:00 |
|