Commit Graph

583327 Commits

Author SHA1 Message Date
Luke Granger-Brown
468324ce94
Merge pull request #287863 from leona-ya/paperless-ngx-2.5.0
paperless-ngx: 2.4.3 -> 2.5.0
2024-02-10 22:54:34 +00:00
Sergei Trofimovich
4ad44f64c5 retroshare: fix gcc-13 build failure
Without the change the build fails on `master` as
https://hydra.nixos.org/build/247631504:

    In file included from gui/statistics/Histogram.cpp:23:
    gui/statistics/Histogram.h:35:27: error: 'uint32_t' was not declared in this scope
       35 |         const std::vector<uint32_t>& entries() const { return mBins; }
          |                           ^~~~~~~~
2024-02-10 22:34:13 +00:00
Yt
abeda07c63
Merge pull request #287844 from r-ryantm/auto-update/python311Packages.unstructured
python311Packages.unstructured: 0.12.0 -> 0.12.4
2024-02-10 22:26:00 +00:00
Robert Schütz
8fe9d0d90a
Merge pull request #287579 from dotlambda/ipmicfg-src
ipmicfg: update src url
2024-02-10 22:22:54 +00:00
Martin Weinelt
ec1e5ded45
Merge pull request #287876 from patka-123/python311Packages-ilua
python311Packages.ilua: fix build
2024-02-10 23:16:14 +01:00
a-n-n-a-l-e-e
8968441db0
Merge pull request #287333 from mfrischknecht/fix-ite-backlight-build
ite-backlight: fix build issues with GCC 13
2024-02-10 14:13:27 -08:00
Luke Granger-Brown
5ae22a9102
Merge pull request #282504 from simonhollingshead/libwpg034
libwpg: 0.3.3 -> 0.3.4
2024-02-10 22:05:13 +00:00
Luke Granger-Brown
167e9bf51a
Merge pull request #282493 from simonhollingshead/libwpd0103
libwpd: 0.10.0 -> 0.10.3
2024-02-10 22:05:02 +00:00
Luke Granger-Brown
0b2e2cab82
Merge pull request #282462 from simonhollingshead/libbsd0118
libbsd: unstable-2023-04-29 -> 0.11.8
2024-02-10 22:04:28 +00:00
Luke Granger-Brown
c301c46a01
Merge pull request #282223 from simonhollingshead/db62
db62: 6.2.23 -> 6.2.32
2024-02-10 22:03:53 +00:00
Luke Granger-Brown
0baf3a9824
Merge pull request #282228 from simonhollingshead/db60
db60: 6.0.20 -> 6.0.30
2024-02-10 22:03:43 +00:00
Sergei Trofimovich
4b7a8b4a79 reactphysics3d: fix gcc-13 build failure
Without the change build fails in `master` as
https://hydra.nixos.org/build/247669747:

    In file included from /build/source/include/reactphysics3d/engine/Entity.h:30,
                     from /build/source/include/reactphysics3d/body/CollisionBody.h:31,
                     from /build/source/src/body/CollisionBody.cpp:27:
    /build/source/include/reactphysics3d/configuration.h:68:19: error: 'int8_t' in namespace 'std' does not name a type; did you mean 'wint_t'?
       68 | using int8 = std::int8_t;
          |                   ^~~~~~
          |                   wint_t
2024-02-10 21:59:43 +00:00
Weijia Wang
3b56a79abc
Merge pull request #285617 from k3a/diffuse-icons
diffuse: fix missing icons and use absolute path to macos bundle in the diffuse CLI wrapper for macos
2024-02-10 22:56:03 +01:00
Mario Rodas
701a8dca78
Merge pull request #287849 from fabaff/exploitdb-bump
exploitdb: 2024-02-07 -> 2024-02-10
2024-02-10 16:50:15 -05:00
Mario Rodas
a9a4c53b63
Merge pull request #287840 from AkechiShiro/step-down-maintainership
azure-cli, pitivi: remove maintainer
2024-02-10 16:50:00 -05:00
R. Ryantm
7e843daca9 minio-client: 2024-01-31T08-59-40Z -> 2024-02-09T22-18-24Z 2024-02-10 21:49:13 +00:00
Mario Rodas
b4993dd2ff
Merge pull request #287760 from trofi/nanosaur2-gcc-13-fix-update
nanosaur2: 2.1.0 -> 2.1.0-unstable-2023-05-21
2024-02-10 16:46:56 -05:00
Mario Rodas
629942fec4
Merge pull request #285870 from trofi/nix-dont-clobber-warnings
nix: drop warning disabling on `gcc-13`
2024-02-10 16:46:35 -05:00
Patka
a947b8de78
python311Packages.ilua: fix build 2024-02-10 22:39:36 +01:00
Sergei Trofimovich
d9b9cdd10c pingus: fix gcc-13 build failure
Without the change the build in `master` fails as
https://hydra.nixos.org/build/247719962:

    In file included from /build/pingus-709546d/src/engine/display/font_description.hpp:23,
                     from /build/pingus-709546d/src/engine/display/font_description.cpp:17:
    /build/pingus-709546d/src/util/pathname.hpp:79:3: error: 'uint64_t' does not name a type
       79 |   uint64_t mtime() const;
          |   ^~~~~~~~
2024-02-10 21:35:06 +00:00
Martin Weinelt
87b1a9fcae
Merge pull request #287870 from patka-123/python311Packages-bbox
python311Packages.bbox: fix build
2024-02-10 22:21:30 +01:00
Patka
7c839660f1
python311Packages.bbox: fix build 2024-02-10 22:20:10 +01:00
Kerstin
1e3a05d846
Merge pull request #287830 from trofi/osrm-backend-gcc-13-fix
osrm-backend: fix `gcc-13` build
2024-02-10 22:17:34 +01:00
Thomas Gerbet
9c112d37cd
Merge pull request #285170 from r-ryantm/auto-update/libmodsecurity
libmodsecurity: 3.0.11 -> 3.0.12
2024-02-10 22:14:20 +01:00
Julian Stecklina
ea2bb08e93 virtualbox: 7.0.12 -> 7.0.14 2024-02-10 21:03:32 +00:00
Martin Weinelt
daafb1238d
Merge pull request #287859 from patka-123/python311Packages-testbook
python311Packages.testbook: fix build
2024-02-10 21:45:53 +01:00
Patka
33cb7d5387
python311Packages.testbook: fix build 2024-02-10 21:41:28 +01:00
Sergei Trofimovich
bdaeae3fba p4c: fix gcc-13 build failure
Without the change build fails on `master` as
https://hydra.nixos.org/build/247605854:

    In file included from /build/source/lib/hex.cpp:17:
    /build/source/lib/hex.h:25:5: error: 'intmax_t' does not name a type; did you mean 'int8_t'?
       25 |     intmax_t val;
          |     ^~~~~~~~
          |     int8_t
2024-02-10 20:39:46 +00:00
Leona Maroni
61c77eadfb
paperless-ngx: 2.4.3 -> 2.5.0
https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.5.0
2024-02-10 21:39:21 +01:00
Weijia Wang
c00ace12ae
Merge pull request #287814 from trofi/openboardview-gcc-13-fix
openboardview: fix `gcc-13` build failure
2024-02-10 21:36:37 +01:00
Weijia Wang
9d579087ef
Merge pull request #287718 from trofi/mcrl2-update
mcrl2: 202206 -> 202307
2024-02-10 21:35:55 +01:00
Weijia Wang
7c66bc81f0
Merge pull request #287641 from wegank/jogl-rename
javaPackages.jogl_2_4_0: rename to jogl
2024-02-10 21:34:56 +01:00
Simonas Kazlauskas
fd5664871f review 2024-02-10 22:25:24 +02:00
Peder Bergebakken Sundt
4907e7a50c
Merge pull request #287773 from pbsds/bump-pdoc-1707572169
python3Packages.pdoc: 14.2.0 -> 14.4.0
2024-02-10 20:49:34 +01:00
emilylange
ca3cfc841a
nixos/gitea: warn when using services.gitea with forgejo
since this is no longer supported and we have a dedicated module for
forgejo for quite some time now.

Such warning is, however, becoming more and more important, since
forgejo is no longer a soft-fork of gitea, but rather a hard-fork.

And as such, it will slowly but surely no longer be a drop-in
replacement.

Additionally, I hope that this warning will prevent users from
reporting issues with forgejo to nixos/gitea maintainers.

The accompanying forgejo.md, from which the manual section is created,
will be updated over the next few weeks when forgejo officially
publishes their blog post about all this and the way forward, so we can
link to it.
2024-02-10 20:47:04 +01:00
kirillrdy
43b961594c
Merge pull request #287705 from deinferno/pantum-driver-update
pantum-driver: 1.1.84 -> 1.1.106
2024-02-11 06:44:59 +11:00
Fabian Affolter
216633370e
Merge pull request #287795 from ocfox/fix-quark-engine
quark-engine: fix build
2024-02-10 20:21:22 +01:00
Weijia Wang
4d23f906c6
Merge pull request #287799 from ocfox/fix-lektor
lektor: fix build
2024-02-10 20:19:21 +01:00
Fabian Affolter
310d86460a exploitdb: 2024-02-07 -> 2024-02-10
Diff: https://gitlab.com/exploit-database/exploitdb/-/compare/refs/tags/2024-02-07...2024-02-10
2024-02-10 20:16:07 +01:00
Weijia Wang
d9f7187e8d libvirt: fix build on darwin 2024-02-10 20:00:09 +01:00
R. Ryantm
79f6a38da0 python311Packages.unstructured: 0.12.0 -> 0.12.4 2024-02-10 18:58:15 +00:00
Robert Scott
3f343d428b libgit2_1_6: 1.6.4 -> 1.6.5
addressing CVE-2024-24575 & CVE-2024-24577
2024-02-10 18:54:01 +00:00
Will Fancher
9bfa405ab4 mongodb: Fix cross compilation 2024-02-10 13:48:42 -05:00
R. Ryantm
cbc21277dd python311Packages.primer3: 2.0.1 -> 2.0.2 2024-02-10 18:48:28 +00:00
Weijia Wang
3f12e8f0e2
Merge pull request #287621 from wegank/health-darwin
health: fix build on darwin
2024-02-10 19:47:53 +01:00
Nikolay Korotkiy
0ffb5d2d9b
Merge pull request #287320 from freyacodes/openttd
openttd-jgrpp: 0.57.0 -> 0.57.1
2024-02-10 22:47:38 +04:00
Lahfa Samy
8a2917e849 maintainer: remove AkechiShiro 2024-02-10 19:37:07 +01:00
Lahfa Samy
56abe70df8 maintainer: remove AkechiShiro 2024-02-10 19:35:04 +01:00
Nick Cao
00877cb59a
telegram-desktop: 4.14.13 -> 4.14.15
Diff: https://github.com/telegramdesktop/tdesktop/compare/v4.14.13...v4.14.15

Changelog: https://github.com/telegramdesktop/tdesktop/releases/tag/v4.14.15
2024-02-10 13:33:11 -05:00
Will Fancher
f6086df42f mongodb: Eliminate 'variants' redundancy. 2024-02-10 13:28:36 -05:00