Fix tarball
This commit is contained in:
@@ -17,7 +17,7 @@ buildGoPackage rec {
|
||||
buildInputs = [
|
||||
goPackages.glog
|
||||
goPackages.protobuf
|
||||
goPackages.fsnotify
|
||||
goPackages.fsnotify.v1
|
||||
goPackages.httprouter
|
||||
goPackages.prometheus.client_golang
|
||||
goPackages.pushover
|
||||
|
||||
@@ -13,7 +13,7 @@ goPackages.buildGoPackage rec {
|
||||
};
|
||||
|
||||
buildInputs = with goPackages; [
|
||||
fsnotify
|
||||
fsnotify.v1
|
||||
prometheus.client_golang
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user