Commit Graph

139 Commits

Author SHA1 Message Date
Sandro Jäckel
738bc53e52
gitea: 1.21.9 -> 1.21.10
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.21.10
2024-03-27 17:05:17 +01:00
Sandro Jäckel
f5276917c3
gitea: 1.21.8 -> 1.21.9
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.21.9
2024-03-22 12:00:28 +01:00
Sandro Jäckel
6731001323
gitea: 1.21.7 -> 1.21.8
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.21.8
2024-03-13 11:16:44 +01:00
Maximilian Bosch
a8bdc1ddf6
gitea: 1.21.6 -> 1.21.7
ChangeLog: https://github.com/go-gitea/gitea/releases/tag/v1.21.7
2024-02-26 10:18:07 +01:00
Maximilian Bosch
1db3a973b3
gitea: 1.21.5 -> 1.21.6
ChangeLog: https://github.com/go-gitea/gitea/releases/tag/v1.21.6
2024-02-23 10:03:47 +01:00
Sandro Jäckel
6282069130
gitea: 1.21.4 -> 1.21.5
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.21.5
2024-02-01 13:46:13 +01:00
Sandro Jäckel
f68cad2d0a
gitea: 1.21.3 -> 1.21.4
https://github.com/go-gitea/gitea/releases/tag/v1.21.4
2024-01-17 14:05:45 +01:00
Lena
1833b96569
gitea: 1.21.2 -> 1.21.3 2023-12-21 16:34:12 +01:00
Maximilian Bosch
99c14aab26
gitea: 1.21.1 -> 1.21.2
ChangeLog: https://github.com/go-gitea/gitea/releases/tag/v1.21.2
2023-12-14 15:44:55 +01:00
techknowlogick
c70d0c8ce3 gitea: 1.20.5 -> 1.21.1 2023-12-01 15:17:32 -08:00
Christina Sørensen
80712090b1 gitea: 1.20.4 -> 1.20.5
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-10-03 18:26:54 +02:00
techknowlogick
4c2905034a gitea: 1.20.3 -> 1.20.4 2023-09-08 10:33:10 -04:00
techknowlogick
1b657b6d44 gitea: 1.20.2 -> 1.20.3 2023-08-21 12:15:53 -04:00
Maximilian Bosch
b4549bc909
gitea: 1.20.1 -> 1.20.2
ChangeLog: https://github.com/go-gitea/gitea/releases/tag/v1.20.2
2023-08-14 15:34:38 +02:00
Robert Hensing
4c1d3cee60 treewide: Add meta.mainProgram
This should fix most warnings getExe in based on grepping `nixos/`.
2023-07-31 21:54:43 +02:00
Maximilian Bosch
2da8faddec
gitea: 1.20.0 -> 1.20.1
ChangeLog: https://github.com/go-gitea/gitea/releases/tag/v1.20.1
2023-07-22 15:32:27 +02:00
techknowlogick
7e82daa7d1 gitea: 1.19.4 -> 1.20.0 2023-07-16 21:30:14 -04:00
Sandro Jäckel
2323ba3677
gitea: 1.19.3 -> 1.19.4
https://github.com/go-gitea/gitea/releases/tag/v1.19.4
2023-07-05 00:32:24 +02:00
Dmitry Shachnev
c69621b8bd gitea: Add coreutils binaries to PATH
coreutils is used by hooks which are generated by gitea, e.g.:

  $ cat hooks/pre-receive
  #!/usr/bin/env bash
  # AUTO GENERATED BY GITEA, DO NOT MODIFY
  data=$(cat)
  exitcodes=""
  hookname=$(basename $0)
2023-06-08 20:16:13 +03:00
Dmitry Shachnev
2a294648ca gitea: Fix substitution in wrong file after rebasing a patch
This command is needed to substitute @data@ which is added by
static-root-path.patch. When this patch was rebased for 1.19.0,
the file name changed, but the command was not updated.
2023-06-08 20:05:24 +03:00
Sandro
597c74fe22
gitea: 1.19.2 -> 1.19.3 (#229959) 2023-05-05 21:40:29 +02:00
Sandro Jäckel
0c43bce82e gitea: 1.19.1 -> 1.19.2 2023-04-28 11:01:22 +02:00
Sandro Jäckel
451e9399e3
gitea: 1.19.0 -> 1.19.1 2023-04-13 10:49:17 +02:00
Maximilian Bosch
36cf3d89f7
Merge pull request #218171 from Izorkin/update-gitea-static
gitea/forgejo: create static gzip and brotli files
2023-03-20 23:35:17 +01:00
Maximilian Bosch
f01862e271
gitea.data-compressed: improve drv name
`data-compressed` is to undescriptive for a store-path. Same for
forgejo.
2023-03-20 21:08:20 +01:00
Maximilian Bosch
5c5f710388
gitea: 1.18.5 -> 1.19.0
ChangeLog: https://github.com/go-gitea/gitea/releases/tag/v1.19.0
2023-03-20 14:32:10 +01:00
Izorkin
57a7270642
gitea: create static gzip and brotli files 2023-03-20 12:50:09 +03:00
Maximilian Bosch
f26cedf1ef
gitea: 1.18.4 -> 1.18.5
ChangeLog: https://github.com/go-gitea/gitea/releases/tag/v1.18.5
2023-02-21 22:37:56 +01:00
Sandro Jäckel
cb04c50912
gitea: 1.18.3 -> 1.18.4 2023-02-20 16:14:50 +01:00
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