Commit Graph

10 Commits

Author SHA1 Message Date
Silvan Mosberger
f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Josef Kemetmueller
7f7b74dfed gogs: Fix cyclic dependency on darwin
This fixes the "cycle detected in the references of" error when building
on darwin. The fix is based on the solution in issue #18131.
2017-07-03 23:47:39 +02:00
Jörg Thalheim
f14cd40c4b gogs: remove old deps.nix
gogs code is now fully vendored.
2017-06-29 08:12:32 +01:00
Josef Kemetmueller
2cb5246dd8 gogs: 0.10.18 -> 0.11.19 2017-06-27 11:41:19 +00:00
ndowens
bab3594b54 gogs: 0.9.113 -> 0.10.18 2017-03-22 16:52:52 -05:00
schneefux
3a1da126a1
gogs: 0.9.7 -> 0.9.113 2017-01-07 14:35:20 +01:00
schneefux
e6ab60dee8
gogs: 20160304-d57a2b9 -> 0.9.97 2016-12-10 14:48:16 +01:00
Kamil Chmielewski
6101eb2454
gogs: FIX public and templates use from bin 2016-12-10 14:48:10 +01:00
Valérian Galliat
5a7d267ec3
Gogs: use new go2nix and goPackages format
Introduced with #16017.
2016-12-10 14:48:03 +01:00
Valérian Galliat
688e6e099a
Gogs: init at 20160227-d320915 2016-12-10 14:47:56 +01:00