Commit graph

18 commits

Author SHA1 Message Date
Jörg Thalheim a709d11dd1 gogs: 0.11.53 -> 0.11.66 (#47073) 2018-09-21 10:41:17 +02:00
Gabriel Ebner d3f1679d4e gogs: 0.11.34 -> 0.11.53
cc @schneefux
2018-08-30 14:43:49 +02:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Gabriel Ebner 19fa3a5e53 gogs: 0.11.29 -> 0.11.34 2018-03-25 16:13:37 +02:00
Dan Peebles b426c85ce2 Get rid of most @rpath nonsense on Darwin
This requires some small changes in the stdenv, then working around the
weird choice LLVM made to hardcode @rpath in its install name, and then
lets us remove a ton of annoying workaround hacks in many of our Go
packages. With any luck this will mean less hackery going forward.
2017-10-08 16:13:46 -04:00
Bob van der Linden 41c2fb3f25 gogs: patch gogs to include default STATIC_ROOT_PATH 2017-10-02 23:15:13 +02:00
Bob van der Linden 9d841295f3 gogs: avoid creating symlinks each run 2017-10-02 22:11:46 +02:00
Bob van der Linden 549a454f45 gogs: 0.11.19 -> 0.11.29 2017-10-01 23:14:13 +02:00
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