Vladimír Čunát
|
991c0e1618
|
treewide: mark packages as buildable on darwin (PR #45364)
vcunat amended the commit a bit; see the PR for details/discussion.
|
2019-09-15 10:50:08 +02: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 |
|
Timo Kaufmann
|
082169ab02
|
fetchurl: add sageupstream mirror
|
2018-06-30 01:20:44 +02:00 |
|
Timo Kaufmann
|
0c9aaf0814
|
rankwidth: init at 0.7
|
2018-04-22 20:11:49 +02:00 |
|