gogs: remove old deps.nix
gogs code is now fully vendored.
This commit is contained in:
@@ -38,7 +38,6 @@ buildGoPackage rec {
|
||||
'';
|
||||
|
||||
goPackagePath = "github.com/gogits/gogs";
|
||||
goDeps = ./deps.nix;
|
||||
|
||||
meta = {
|
||||
description = "A painless self-hosted Git service";
|
||||
|
||||
Reference in New Issue
Block a user