go go-systemd: disable on go 1.3 (ZHF)
This commit is contained in:
@@ -1423,6 +1423,7 @@ let
|
|||||||
rev = "2688e91251d9d8e404e86dd8f096e23b2f086958";
|
rev = "2688e91251d9d8e404e86dd8f096e23b2f086958";
|
||||||
name = "go-systemd-${stdenv.lib.strings.substring 0 7 rev}";
|
name = "go-systemd-${stdenv.lib.strings.substring 0 7 rev}";
|
||||||
goPackagePath = "github.com/coreos/go-systemd";
|
goPackagePath = "github.com/coreos/go-systemd";
|
||||||
|
disabled = isGo13;
|
||||||
|
|
||||||
excludedPackages = "examples";
|
excludedPackages = "examples";
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user