emilylange
680bc07727
nixosTests.forgejo: test /api/forgejo/v1/version
...
We forgot to set two version related ldflags in our packaging and this
should prevent this from going unnoticed again.
Further details are in dab7aa20ed .
2024-04-02 17:04:29 +02:00
emilylange
dab7aa20ed
forgejo: add missing internal version ldflags
...
Those two ldlfags provide the version string for the
/api/forgejo/v1/version API endpoint and the forgejo_sem_ver database
table.
Prio to this change, /api/forgejo/v1/version returned "development" and
the database table "1.0.0".
The proper version string, which we are now providing, is a combination
of a hardcoded version compatibility string (like "gitea-1.21.8") and
the forgejo semver version.
The forgejo semver version in forgejo v1.21.8-0 is technically hardcoded
in the Makefile, but will use git describe starting with the next major
release (which will also be the release when forgejo makes this semver
user facing).
So in summary, this commit is a bug fix in our nixpkgs packaging and
prepares us for the next major release.
2024-04-02 17:04:16 +02:00
Pol Dellaiera and GitHub
d8fe5e6c92
Merge pull request #292303 from Vinetos/add-kmeet
...
kmeet: init at 2.0.1
2024-03-29 10:07:56 +01:00
Fabian Affolter and GitHub
8a2caea3d2
Merge pull request #299860 from fabaff/aioraven-bump
...
python312Packages.aioraven: 0.5.2 -> 0.5.3
2024-03-29 10:03:29 +01:00
Fabian Affolter and GitHub
b686e1680a
Merge pull request #299858 from fabaff/claripy-fix
...
python311Packages.angr: 9.2.84 -> 9.2.96
2024-03-29 10:03:20 +01:00
lewo and GitHub
106b852a30
Merge pull request #299888 from r-ryantm/auto-update/open-policy-agent
...
open-policy-agent: 0.62.1 -> 0.63.0
2024-03-29 09:13:34 +01:00
Pol Dellaiera and GitHub
40fe01a193
Merge pull request #299271 from josephst/fix-llamacpp
...
llama-cpp: merge upstream changes
2024-03-29 09:07:31 +01:00
7c6f434c and GitHub
d4e61b7dd8
Merge pull request #299854 from r-ryantm/auto-update/remind
...
remind: 04.03.03 -> 04.03.04
2024-03-29 08:06:15 +00:00
éclairevoyant and GitHub
8cb260087a
Merge pull request #270689 from Misterio77/pureref-download-src
...
pureref: download source automatically
2024-03-29 05:02:55 +00:00
Will Fancher and GitHub
7fc25040e2
Merge pull request #277759 from onny/initrd-keyfiles
...
nixos/initrd-ssh: Add authorizedKeyFiles option
2024-03-29 00:24:00 -04:00
Mario Rodas and GitHub
9b09bde6e3
Merge pull request #299883 from r-ryantm/auto-update/pgmoneta
...
pgmoneta: 0.9.0 -> 0.10.0
2024-03-28 22:06:03 -05:00
R. Ryantm
b28320100b
open-policy-agent: 0.62.1 -> 0.63.0
2024-03-29 02:10:19 +00:00
R. Ryantm
e9c98c68d3
pgmoneta: 0.9.0 -> 0.10.0
2024-03-29 01:46:06 +00:00
Thiago Kenji Okada and GitHub
2d216878fd
Merge pull request #299839 from JerrySM64/update-kernels
...
linuxKernel.kernels.linux_zen: 6.8-zen1 -> 6.8.2-zen2 ; linuxKernel.kernels.linux_lqx: 6.7.9-lqx1 -> 6.7.11-lqx1
2024-03-29 01:07:27 +00:00
Joseph Stahl
a06a03ed7c
llama-cpp: update from b2481 to b2568
2024-03-28 20:56:55 -04:00
Mario Rodas and GitHub
8b5339b507
Merge pull request #299525 from michaeladler/updates/go-mockery
...
go-mockery: 2.38.0 -> 2.42.1
2024-03-28 18:30:02 -05:00
Mario Rodas and GitHub
afaad87041
Merge pull request #299528 from r-ryantm/auto-update/python312Packages.hcloud
...
python312Packages.hcloud: 1.33.2 -> 1.34.0
2024-03-28 18:29:23 -05:00
Mario Rodas and GitHub
789b419d65
Merge pull request #299689 from aaronjheng/d2
...
d2: fix build
2024-03-28 18:26:50 -05:00
Mario Rodas and GitHub
ddaedd983d
Merge pull request #299857 from r-ryantm/auto-update/files-cli
...
files-cli: 2.12.44 -> 2.12.46
2024-03-28 18:26:13 -05:00
Mario Rodas and GitHub
0ea58fc9f2
Merge pull request #299237 from r-ryantm/auto-update/sentry-cli
...
sentry-cli: 2.30.2 -> 2.30.4
2024-03-28 18:23:23 -05:00
Fabian Affolter and GitHub
445b78480f
Merge pull request #299846 from fabaff/dbt-core-bump
...
python311Packages.dbt-core: 1.7.10 -> 1.7.11
2024-03-29 00:15:05 +01:00
Fabian Affolter and GitHub
15766b82aa
Merge pull request #299534 from fabaff/enum4linux-ng-refactor
...
enum4linux-ng: refactor
2024-03-29 00:14:26 +01:00
Martin Weinelt and GitHub
f144cea8c6
Merge pull request #299212 from mweinelt/django-5-fix-build
...
python312Packages.django_5: drop obsolete patch
2024-03-29 00:12:43 +01:00
Fabian Affolter and GitHub
8c1931aaba
Merge pull request #299836 from fabaff/pyinsteon-fix
...
python312Packages.pyinsteon: disable all handlers tests on Python 3.12
2024-03-29 00:03:28 +01:00
Fabian Affolter and GitHub
fea7560cbd
Merge pull request #299837 from fabaff/pyecoforest-refactor
...
python312Packages.pyecoforest: refactor
2024-03-29 00:03:18 +01:00
Mario Rodas and GitHub
eeb91567d7
Merge pull request #299809 from Rucadi/revert-node1820-19
...
Revert "nodejs_18: 18.19.1 -> 18.20.0"
2024-03-28 18:02:58 -05:00
Yt and GitHub
a231a7da7d
Merge pull request #299792 from jpds/vector-0.37.0
...
vector: 0.36.1 → 0.37.0
2024-03-28 22:59:11 +00:00
Fabian Affolter
1ab78293f2
python312Packages.aioraven: refactor
2024-03-28 23:58:48 +01:00
Fabian Affolter
b403964bb9
python312Packages.aioraven: 0.5.2 -> 0.5.3
...
Diff: https://github.com/cottsay/aioraven/compare/refs/tags/0.5.2...0.5.3
Changelog: https://github.com/cottsay/aioraven/blob/0.5.3/CHANGELOG.md
2024-03-28 23:58:17 +01:00
Fabian Affolter
b086f1406d
python311Packages.angrop: refactor
2024-03-28 23:52:01 +01:00
Fabian Affolter
c0b4ed846e
python311Packages.angr: 9.2.84 -> 9.2.96
2024-03-28 23:50:54 +01:00
Fabian Affolter
112fdbb2c1
python311Packages.pyformlang: refactor
2024-03-28 23:50:21 +01:00
Fabian Affolter
917ccf988f
python311Packages.unique-log-filter: refactor
2024-03-28 23:47:42 +01:00
Fabian Affolter
aa3de91b56
python311Packages.angrcli: refactor
2024-03-28 23:44:06 +01:00
Fabian Affolter
735f815f29
python311Packages.angr: refactor
2024-03-28 23:41:08 +01:00
Fabian Affolter
e74a30a737
python311Packages.nampa: refactor
2024-03-28 23:40:32 +01:00
R. Ryantm
350d7713be
files-cli: 2.12.44 -> 2.12.46
2024-03-28 22:35:22 +00:00
Fabian Affolter
c2706010ac
python311Packages.cle: 9.2.84 -> 9.2.96
...
Diff: https://github.com/angr/cle/compare/refs/tags/v9.2.84...v9.2.96
2024-03-28 23:29:19 +01:00
Fabian Affolter
b3922bf9a8
python311Packages.pyvex: 9.2.93 -> 9.2.96
2024-03-28 23:25:36 +01:00
Rucadi and GitHub
49adc35edc
nodejs_18: Add comment to warn about ffi-napi compatibility problem to prevent updating to newer versions.
2024-03-28 23:23:15 +01:00
Pascal Bach and GitHub
173e50480a
Merge pull request #298344 from r-ryantm/auto-update/minio
...
minio: 2024-03-10T02-53-48Z -> 2024-03-15T01-07-19Z
2024-03-28 23:22:16 +01:00
R. Ryantm
61c9c6cd03
remind: 04.03.03 -> 04.03.04
2024-03-28 22:18:31 +00:00
Marek Fajkus and GitHub
47bfbfdb36
Merge pull request #299780 from PedroHLC/elm-cleanup
...
elm: refactor file structure
2024-03-28 23:18:31 +01:00
Fabian Affolter
e4daa76528
python311Packages.pyvex: refactor
2024-03-28 23:14:39 +01:00
Fabian Affolter
8c93cec377
python311Packages.cle: refactor
2024-03-28 23:10:54 +01:00
Fabian Affolter
1f6ac2eceb
python311Packages.archinfo: 9.2.84 -> 9.2.96
...
Diff: https://github.com/angr/archinfo/compare/refs/tags/v9.2.84...v9.2.96
2024-03-28 23:09:39 +01:00
Fabian Affolter
208705bdd6
python311Packages.archinfo: refactor
2024-03-28 23:09:16 +01:00
Fabian Affolter
1e430af6e4
python311Packages.ailment: refactor
2024-03-28 23:08:17 +01:00
Fabian Affolter
bb920bf9ff
python311Packages.claripy: 9.2.84 -> 9.2.96
...
Diff: https://github.com/angr/claripy/compare/refs/tags/v9.2.84...v9.2.96
2024-03-28 23:07:31 +01:00
Fabian Affolter
316633a60f
python311Packages.ailment: 9.2.84 -> 9.2.96
...
Diff: https://github.com/angr/ailment/compare/refs/tags/v9.2.84...v9.2.96
2024-03-28 23:06:40 +01:00