IndeedNotJames
abfabcc447
gitea: fix build info
...
`ldflags =` took presence over the `-ldflags` in
`export buildFlagsArray`, introduced while migrating
from `buildGoPackage` to `buildGoModule` in #212929
2023-02-01 16:21:59 +01:00
Aaron Jheng
003cbe2553
gitea: use buildGoModule
2023-01-27 11:52:14 +00:00
techknowlogick
2e7127a9d0
gitea: 1.18.2 -> 1.18.3
2023-01-23 15:30:05 -05:00
techknowlogick
4c1873e256
gitea: 1.18.1 -> 1.18.2
2023-01-19 22:06:43 -05:00
techknowlogick
bf7b3baacd
gitea: 1.18.0 -> 1.18.1
2023-01-17 14:56:29 -05:00
Maximilian Bosch
b5c6d4dabd
gitea: mark as broken on darwin
...
Build is currently failing:
```
/nix/store/za0pnll14dv61b124n6xxnjapd150lcr-go-1.19.4/share/go/pkg/tool/darwin_amd64/link: running clang failed: exit status 1
Undefined symbols for architecture x86_64:
"_pam_start_confdir", referenced from:
__cgo_897673d6bfaf_Cfunc_pam_start_confdir in 000032.o
_check_pam_start_confdir in 000033.o
(maybe you meant: _check_pam_start_confdir, __cgo_897673d6bfaf_Cfunc_check_pam_start_confdir , __cgo_897673d6bfaf_Cfunc_pam_start_confdir )
ld: symbol(s) not found for architecture x86_64
clang-11: error: linker command failed with exit code 1 (use -v to see invocation)
error: builder for '/nix/store/zqr2xx5a66km81m8av714sm45gy3ym0g-gitea-1.18.0.drv' failed with exit code 1;
```
2023-01-02 11:19:05 +01:00
Maximilian Bosch
100d943cc1
gitea: 1.17.4 -> 1.18.0
...
ChangeLog: https://github.com/go-gitea/gitea/releases/tag/v1.18.0
2023-01-02 11:19:04 +01:00
techknowlogick
045563fb30
gitea: 1.17.3 -> 1.17.4
2022-12-21 18:51:28 -05:00
zowoq
7b5702cb21
gitea: fix passthru.tests with ofborg
2022-10-23 17:31:39 +10:00
kilianar
9e25cf47a8
gitea: 1.17.2 -> 1.17.3
...
https://github.com/go-gitea/gitea/releases/tag/v1.17.3
2022-10-16 13:26:56 +02:00
kilianar
32d6c5be2d
gitea: 1.17.1 -> 1.17.2
...
https://github.com/go-gitea/gitea/releases/tag/v1.17.2
2022-09-07 01:17:26 +02:00
techknowlogick
48114aa405
gitea: 1.17.0 -> 1.17.1
2022-08-18 16:37:00 -04:00
kilianar
fc9e553653
gitea: 1.16.9 -> 1.17.0
...
https://github.com/go-gitea/gitea/releases/tag/v1.17.0
The source file now unpacks to a single folder, therefore the custom
unpackPhase and sourceRoot are no longer needed.
2022-07-30 22:37:10 +02:00
kilianar
f8d9ca3703
gitea: 1.16.8 -> 1.16.9
2022-07-12 23:36:20 +02:00
Sandro Jäckel
1ea0b578d0
gitea: remove with lib over entire file, remove unused patchShebangs
2022-06-22 20:14:00 +02:00
techknowlogick
999b8268c8
gitea: 1.16.7 -> 1.16.8
2022-05-16 17:04:14 -04:00
techknowlogick
4bc73f44e6
gitea: 1.16.6 -> 1.16.7
2022-05-02 01:23:51 -04:00
techknowlogick
7f03674b29
gitea: 1.16.5 -> 1.16.6
2022-04-20 21:00:44 -04:00
techknowlogick
7b2b00c571
gitea: 1.16.4 -> 1.16.5
2022-03-23 22:32:56 -04:00
techknowlogick
a7262905c4
gitea: 1.16.3 -> 1.16.4
2022-03-15 17:18:54 -04:00
Maximilian Bosch
d4b9a7a179
gitea: 1.16.2 -> 1.16.3
...
ChangeLog: https://github.com/go-gitea/gitea/releases/tag/v1.16.3
2022-03-03 20:32:51 +01:00
techknowlogick
b4a0042c42
gitea: 1.16.1 -> 1.16.2
2022-02-24 15:38:47 -05:00
Nick Cao
fc4a8a2c35
gitea: 1.16.0 -> 1.16.1
2022-02-07 16:47:43 +08:00
Maximilian Bosch
830a0d9a9d
gitea: 1.15.10 -> 1.16.0
...
ChangeLog: https://github.com/go-gitea/gitea/releases/tag/v1.16.0
2022-02-01 01:19:35 +01:00
techknowlogick
07d7fdce3e
gitea: 1.15.9 -> 1.15.10
2022-01-14 15:38:39 -05:00
Maximilian Bosch
8cb0ae287c
gitea: 1.15.7 -> 1.15.9
...
ChangeLog: https://github.com/go-gitea/gitea/releases/tag/v1.15.8
ChangeLog: https://github.com/go-gitea/gitea/releases/tag/v1.15.9
2022-01-02 13:59:44 +01:00
Maximilian Bosch
da4ca766df
gitea: 1.15.6 -> 1.15.7
...
ChangeLog: https://github.com/go-gitea/gitea/releases/tag/v1.15.7
2021-12-04 13:56:12 +01:00
Maximilian Bosch
cb788cef50
gitea: 1.15.5 -> 1.15.6
...
ChangeLog: https://github.com/go-gitea/gitea/releases/tag/v1.15.6
2021-10-28 11:35:58 +02:00
Leo
38c6ea34aa
gitea: 1.15.4 -> 1.15.5 ( #142537 )
2021-10-22 09:47:48 +02:00
Maximilian Bosch
5a2ecde0da
gitea: 1.15.3 -> 1.15.4
...
ChangeLog: https://github.com/go-gitea/gitea/releases/tag/v1.15.4
2021-10-08 22:39:38 +02:00
Maximilian Bosch
a8b29bdb27
gitea: 1.15.2 -> 1.15.3
...
ChangeLog: https://github.com/go-gitea/gitea/releases/tag/v1.15.3
2021-09-21 21:41:22 +02:00
Leo Maroni
3a77817ee9
gitea: 1.15.0 -> 1.15.2
2021-09-04 07:58:30 +09:00
Maximilian Bosch
15b41363c2
gitea: 1.14.6 -> 1.15.0
...
ChangeLog: https://github.com/go-gitea/gitea/releases/tag/v1.15.0
2021-08-22 12:37:43 +02:00
Maximilian Bosch
b15a7c718e
gitea: 1.14.5 -> 1.14.6
...
ChangeLog: https://github.com/go-gitea/gitea/releases/tag/v1.14.6
2021-08-08 09:58:09 +02:00
Maximilian Bosch
4b060bc61f
gitea: 1.14.4 -> 1.14.5
...
ChangeLog: https://github.com/go-gitea/gitea/releases/tag/v1.14.5
2021-07-16 19:11:11 +09:00
Maximilian Bosch
6dfc26e6f6
gitea: 1.14.3 -> 1.14.4
...
ChangeLog: https://github.com/go-gitea/gitea/releases/tag/v1.14.4
2021-07-07 12:18:01 +09:00
Maximilian Bosch
d5edee8113
gitea: 1.14.2 -> 1.14.3
...
ChangeLog: https://github.com/go-gitea/gitea/releases/tag/v1.14.3
2021-06-18 19:11:31 +02:00
Maximilian Bosch
f13efcf1d8
gitea: 1.14.1 -> 1.14.2
...
ChangeLog: https://github.com/go-gitea/gitea/releases/tag/v1.14.2
2021-05-09 13:31:50 +02:00
kolaente
01fa878ebc
gitea: 1.14.0 -> 1.14.1
2021-04-16 08:48:50 +02:00
Maximilian Bosch
f17950c5b7
gitea: 1.13.7 -> 1.14.0
...
ChangeLog: https://github.com/go-gitea/gitea/releases/tag/v1.14.0
2021-04-11 13:39:39 +02:00
Maximilian Bosch
6da2f72f69
gitea: 1.13.6 -> 1.13.7
...
ChangeLog: https://github.com/go-gitea/gitea/releases/tag/v1.13.7
2021-04-09 00:17:29 +02:00
Trolli Schmittlauch
b43933666f
gitea: normalise derivation format using nixpkgs-fmt
2021-03-23 23:07:39 +01:00
Trolli Schmittlauch
6459ab51c8
gitea: 1.13.5 -> 1.13.6
...
- minor bugfix release including security fixes, see https://github.com/go-gitea/gitea/releases/tag/v1.13.6
2021-03-23 23:06:29 +01:00
Aaron Andersen
2351157382
gitea: 1.13.4 -> 1.13.5
2021-03-21 18:39:02 -04:00
Maximilian Bosch
49777a7430
gitea: 1.13.3 -> 1.13.4
...
ChangeLog: https://github.com/go-gitea/gitea/releases/tag/v1.13.4
2021-03-07 19:15:32 +01:00
Maximilian Bosch
9a02192dc5
gitea: 1.13.2 -> 1.13.3
...
ChangeLog: https://github.com/go-gitea/gitea/releases/tag/v1.13.3
2021-03-04 18:54:38 +01:00
Maximilian Bosch
0eac65888f
gitea: 1.13.1 -> 1.13.2
...
https://github.com/go-gitea/gitea/releases/tag/v1.13.2
2021-02-02 09:40:42 +01:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed
2021-01-25 18:31:47 +01:00
dadada
dc8231950c
gitea: add passthru.tests
...
Reference nixos tests to execute on package upgrades.
2021-01-24 08:50:59 +01:00
Ben Siraphob
badf51221d
treewide: stdenv.lib -> lib
2021-01-16 17:58:11 +07:00