statik: use upstream vendor
This commit is contained in:
parent
bd5c02c03c
commit
5331f432cd
@ -4,7 +4,6 @@ buildGoPackage {
|
|||||||
pname = "statik";
|
pname = "statik";
|
||||||
version = "unstable-2019-07-31";
|
version = "unstable-2019-07-31";
|
||||||
goPackagePath = "github.com/rakyll/statik";
|
goPackagePath = "github.com/rakyll/statik";
|
||||||
goDeps = ./deps.nix;
|
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "rakyll";
|
owner = "rakyll";
|
||||||
|
3
pkgs/development/tools/statik/deps.nix
generated
3
pkgs/development/tools/statik/deps.nix
generated
@ -1,3 +0,0 @@
|
|||||||
# This file was generated by https://github.com/kamilchm/go2nix v1.3.0
|
|
||||||
[
|
|
||||||
]
|
|
Loading…
x
Reference in New Issue
Block a user