Jörg Thalheim
|
066db11215
|
Revert "Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin"
This reverts commit 4e6bf03504 , reversing
changes made to afd997aab6 .
Instead we propagate those frameworks from the compiler again
|
2020-03-27 07:33:21 +00:00 |
|
Mario Rodas
|
7d3eb98d62
|
mtail: fix build on darwin
|
2020-03-21 05:48:00 -05:00 |
|
Bruno Bigras
|
0ac00f0d30
|
mtail: 3.0.0-rc4 -> 3.0.0-rc35
|
2020-03-06 22:39:05 -05: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 |
|
Michal 'BlessJah' Marzuchowski
|
c3e7e2249b
|
mtail: init at 3.0.0-rc4
|
2017-11-04 01:36:52 +01:00 |
|