gogs: remove old deps.nix

gogs code is now fully vendored.
This commit is contained in:
Jörg Thalheim
2017-06-29 08:12:32 +01:00
parent 2cb5246dd8
commit f14cd40c4b
2 changed files with 0 additions and 444 deletions
@@ -38,7 +38,6 @@ buildGoPackage rec {
'';
goPackagePath = "github.com/gogits/gogs";
goDeps = ./deps.nix;
meta = {
description = "A painless self-hosted Git service";