Commit graph

583316 commits

Author SHA1 Message Date
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
Will Fancher
f29d66a77f mongodb: Use scons 4 2024-02-10 13:28:36 -05:00
Nikolay Korotkiy
10b813040d
Merge pull request #287342 from r-ryantm/auto-update/prr
prr: 0.16.0 -> 0.17.0
2024-02-10 22:15:24 +04:00
teutat3s
ac0cc3a349 electron_26: 26.6.6 -> 26.6.9 2024-02-10 19:13:27 +01:00
teutat3s
f09f88e248 electron_27: 27.2.3 -> 27.3.2 2024-02-10 19:13:27 +01:00
teutat3s
f8f9e99b3e electron_28: 28.1.4 -> 28.2.2 2024-02-10 19:13:27 +01:00
Nikolay Korotkiy
015aac7034
Merge pull request #287375 from r-ryantm/auto-update/ocamlPackages.mm
ocamlPackages.mm: 0.8.4 -> 0.8.5
2024-02-10 22:09:17 +04:00
happysalada
9e8c5eb473 python311Packages.polars: 0.19.12 -> 0.20.7 2024-02-10 13:03:29 -05:00
Sergei Trofimovich
52eea7def2 osrm-backend: fix gcc-13 build
Without the change build fails on `master` as
https://hydra.nixos.org/build/247690774:

   /build/source/include/util/coordinate.hpp:66:34: error: 'int32_t' is not a member of 'std'
      66 | using FixedLatitude = Alias<std::int32_t, tag::latitude>;
         |                                  ^~~~~~~
2024-02-10 17:56:01 +00:00
Martin Weinelt
ef6206934d
Merge pull request #287761 from jtojnar/python313-installer-fix
python313.pkgs.installer: Fix build
2024-02-10 18:52:42 +01:00