Commit Graph

7832 Commits

Author SHA1 Message Date
Aaron Andersen
98f2a766ef
Merge pull request #298740 from felixsinger/pkgs/redmine/rework
redmine: Rework module and update package
2024-04-01 18:17:17 +00:00
Pol Dellaiera
fccf5d6bdf
Merge pull request #298087 from andersrh/upgrade-github-desktop
github-desktop 3.3.6 -> 3.3.12
2024-04-01 16:16:32 +02:00
Pol Dellaiera
9b12db21dc
github-desktop: move to pkgs/by-name 2024-04-01 13:05:48 +02:00
Pol Dellaiera
5e504176f3
github-desktop: avoid reusing pname everywhere 2024-04-01 13:05:03 +02:00
Pol Dellaiera
f438a28dc5
github-desktop: sort meta attributes 2024-04-01 13:04:32 +02:00
Pol Dellaiera
9320e86e1a
github-desktop: use stdenvNoCC 2024-04-01 13:03:40 +02:00
Pol Dellaiera
6163c182cf
github-desktop: add missing phase hooks 2024-04-01 12:21:33 +02:00
Sandro
78ecf78cb8
Merge pull request #300223 from r-ryantm/auto-update/gitstatus
gitstatus: 1.5.4 -> 1.5.5
2024-03-31 20:20:52 +02:00
Nick Cao
0df3d1c609
Merge pull request #300243 from r-ryantm/auto-update/commitizen
commitizen: 3.20.0 -> 3.21.3
2024-03-31 10:43:32 -04:00
Nick Cao
b05341bc28
Merge pull request #300352 from r-ryantm/auto-update/git-cliff
git-cliff: 2.1.2 -> 2.2.0
2024-03-31 10:13:46 -04:00
Matthias Beyer
b196257103
Merge pull request #300280 from matthiasbeyer/update-tig
tig: 2.5.8 -> 2.5.9
2024-03-31 10:19:33 +02:00
R. Ryantm
9d32229a14 git-cliff: 2.1.2 -> 2.2.0 2024-03-31 00:34:34 +00:00
Weijia Wang
28475bbe6e
Merge pull request #298194 from r-ryantm/auto-update/git-town
git-town: 11.1.0 -> 13.0.1
2024-03-30 18:44:55 +01:00
Matthias Beyer
adf12b3878
tig: 2.5.8 -> 2.5.9
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-03-30 18:34:41 +01:00
Weijia Wang
61a3bf980c git-town: fix tests 2024-03-30 18:27:33 +01:00
R. Ryantm
67bd1b6245 commitizen: 3.20.0 -> 3.21.3 2024-03-30 13:56:55 +00:00
R. Ryantm
fa7e935d28 gitstatus: 1.5.4 -> 1.5.5 2024-03-30 12:31:05 +00:00
Yaya
afce1683c0 gitlab: Simplify gitlab-assets build instructions 2024-03-30 12:47:30 +01:00
Yaya
500b187bb9 gitlab-container-registry: 3.90.0 -> 3.91.0
https://gitlab.com/gitlab-org/container-registry/-/blob/v3.91.0-gitlab/CHANGELOG.md
2024-03-30 12:47:30 +01:00
Yaya
1dabbf3063 gitlab: 16.9.2 -> 16.10.1
https://gitlab.com/gitlab-org/gitlab/-/blob/v16.10.1-ee/CHANGELOG.md

Fixes CVE-2023-6371
Fixes CVE-2024-2818
2024-03-30 12:47:30 +01:00
kirillrdy
c5ae08c575
Merge pull request #250178 from hacker1024/feature/gitkraken-wayland
gitkraken: Respect NIXOS_OZONE_WL
2024-03-30 21:14:11 +11:00
Felix Singer
187a5f88dc redmine: Move package files into pkgs/by-name directory
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2024-03-30 08:23:39 +01:00
Felix Singer
a803b32736 redmine: 5.0.6 -> 5.1.2
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2024-03-30 08:23:39 +01:00
Felix Singer
19edccb0ee redmine: Add sqlite3 gem
In preparation to adding SQLite support to the NixOS module, add the
sqlite3 gem to Gemfile.

While on it, remove the unused import `defaultGemConfig`.

Signed-off-by: Felix Singer <felixsinger@posteo.net>
2024-03-30 08:21:18 +01:00
R. Ryantm
68c2b061fe git-town: 11.1.0 -> 13.0.1 2024-03-29 23:56:46 +00:00
Nick Cao
58f6e5b63d
Merge pull request #299879 from r-ryantm/auto-update/lucky-commit
lucky-commit: 2.2.2 -> 2.2.3
2024-03-29 10:40:31 -04:00
R. Ryantm
fea7f023c5 lucky-commit: 2.2.2 -> 2.2.3 2024-03-29 01:13:27 +00:00
emilylange
9fb68677e4
forgejo: fix applying of our STATIC_ROOT_PATH patch
This fixes an issue where running the forgejo package standalone,
without the use of our nixos/forgejo module, would try to use a
directory named `@data@` for its `STATIC_ROOT_PATH` assets.

This went unnoticed until now, because most users use the nixos/forgejo
module in which we explicitly set this option/setting/path to
`cfg.package.data` by default (`pkgs.forgejo.data`).

Also, this commit hard-copies the patch in question from gitea to our
nixpkgs derivation directory.

We decided a long time ago to part ways, and forgejo inheriting the
patch from gitea's drv directory puts strain on gitea.

So we don't do that anymore and instead maintain that patch ourselves
from now on.

Unfortunately, `substituteInPlace --subst-var` does not error, when the
substitution fails.

This would have prevented this issue from going unnoticed.
2024-03-28 20:10:53 +01:00
hacker1024
7114357d69 gitkraken: Respect NIXOS_OZONE_WL 2024-03-28 22:13:09 +11:00
Maximilian Bosch
7cb15aee19
Merge pull request #299527 from SuperSandro2000/gitea
gitea: 1.21.9 -> 1.21.10
2024-03-27 18:17:12 +00:00
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
R. RyanTM
260cb37bd5
meld: 3.22.1 → 3.22.2
https://gitlab.gnome.org/GNOME/meld/-/compare/3.22.1...3.22.2
2024-03-26 16:55:54 +01:00
Florian Klink
03a4e2ccb3
Merge pull request #298027 from r-ryantm/auto-update/gerrit
gerrit: 3.9.1 -> 3.9.2
2024-03-25 08:14:56 +01:00
Pol Dellaiera
505a51ee7d
Merge pull request #298309 from minijackson/fix-git-branchless
git-branchless: fix tests with Git > 2.44.0
2024-03-24 09:12:15 +01:00
Minijackson
91753acc4f
git-branchless: fix tests with Git > 2.44.0 2024-03-24 07:54:25 +01:00
emilylange
26e5b1cbeb
forgejo: 1.21.7-0 -> 1.21.8-0
https://codeberg.org/forgejo/forgejo/releases/tag/v1.21.8-0

af0bb6e68a/RELEASE-NOTES.md (1-21-8-0)

diff: https://codeberg.org/forgejo/forgejo/compare/v1.21.7-0...v1.21.8-0
2024-03-24 01:28:10 +01:00
Nick Cao
b15cb5ddef
Merge pull request #298228 from r-ryantm/auto-update/gitui
gitui: 0.25.1 -> 0.25.2
2024-03-23 11:39:36 -04:00
Thomas Gerbet
53d1f0945b
Merge pull request #298123 from r-ryantm/auto-update/gitsign
gitsign: 0.8.1 -> 0.9.0
2024-03-23 10:55:42 +01:00
R. Ryantm
ec5c6896d6 gitui: 0.25.1 -> 0.25.2 2024-03-23 00:56:35 +00:00
R. Ryantm
77bfe68c47 gitsign: 0.8.1 -> 0.9.0 2024-03-22 17:36:41 +00:00
Maximilian Bosch
48cf5c7bc3
Merge pull request #298014 from SuperSandro2000/gitea
gitea: 1.21.8 -> 1.21.9
2024-03-22 17:10:29 +00:00
Anders Rytter Hansen
0a310fc3c4 github-desktop 3.3.6 -> 3.3.10 2024-03-22 16:43:45 +01:00
R. Ryantm
a69b7b563b gerrit: 3.9.1 -> 3.9.2 2024-03-22 12:36:17 +00: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
Kira Bruneau
0de923affe
Merge pull request #297460 from r-ryantm/auto-update/git-review
git-review: 2.3.1 -> 2.4.0
2024-03-21 16:15:19 -04:00
R. Ryantm
f58525e740 gh: 2.45.0 -> 2.46.0 2024-03-22 00:21:16 +10:00
github-actions[bot]
36232fff71
Merge master into staging-next 2024-03-20 18:01:02 +00:00
Jörg Thalheim
99bba48f3a
Merge pull request #297236 from r-ryantm/auto-update/commitizen
commitizen: 3.18.4 -> 3.20.0
2024-03-20 18:12:57 +01:00
R. Ryantm
457ab5e5cb git-review: 2.3.1 -> 2.4.0 2024-03-20 11:11:08 -04:00
github-actions[bot]
a474411771
Merge master into staging-next 2024-03-20 00:02:08 +00:00