3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

575467 commits

Author SHA1 Message Date
Niklas Hambüchen 506b21518d ceph: Fix tests by adding back old required python libs. See #281858.
Fixes #241482.

Also fix test putting cluster in unhealthy `POOL_APP_NOT_ENABLED` state;
this seems to be the default state with Ceph 18.2.1 at least,
and it does not hurt to fix it now already in the way the Ceph docs say.

Also revert "nixosTests.ceph-single-node: remove dashboard check"

This reverts commit 41b27d7f4b.
2024-01-24 14:29:24 +00:00
Niklas Hambüchen bf2c85fa69 ceph: Fix build with GCC 13 by using fmt_8 -> fmt_9. Fixes #281027 2024-01-24 12:52:57 +00:00
Niklas Hambüchen cf792a51c8
Merge pull request #283446 from r-ryantm/auto-update/consul
consul: 1.17.1 -> 1.17.2
2024-01-24 13:45:32 +01:00
Franz Pletz ada47602ce
Merge pull request #283427 from r-ryantm/auto-update/mediamtx 2024-01-24 13:42:03 +01:00
Franz Pletz 533abf9861
Merge pull request #283479 from r-ryantm/auto-update/ddrescue 2024-01-24 13:30:21 +01:00
Sandro a26e82d881
Merge pull request #283311 from r-ryantm/auto-update/intel-compute-runtime 2024-01-24 13:16:24 +01:00
Sandro 95b3d7bd25
Merge pull request #283474 from trofi/m17-cxx-demod-gcc-13-fix 2024-01-24 13:14:53 +01:00
Fabian Affolter d63af7f57c
Merge pull request #281053 from r-ryantm/auto-update/python311Packages.pontos
python311Packages.pontos: 23.12.1 -> 24.1.2
2024-01-24 12:55:32 +01:00
Fabian Affolter 64cd6b4159
Merge pull request #283422 from fabaff/cnspec-bump
cnspec: 9.14.0 -> 10.0.1
2024-01-24 12:52:25 +01:00
Fabian Affolter faa94b7afc
Merge pull request #283341 from kpcyrd/sn0int
sn0int: enable darwin support
2024-01-24 12:38:07 +01:00
Fabian Affolter 7387250854
Merge pull request #282988 from r-ryantm/auto-update/graphw00f
graphw00f: 1.1.8 -> 1.1.15
2024-01-24 12:35:55 +01:00
Fabian Affolter 22cedaffd3
Merge pull request #281927 from r-ryantm/auto-update/checkSSLCert
checkSSLCert: 2.78.0 -> 2.79.0
2024-01-24 12:31:17 +01:00
Fabian Affolter d882c0e589
Merge pull request #283415 from r-ryantm/auto-update/exploitdb
exploitdb: 2023-12-22 -> 2024-01-24
2024-01-24 12:28:01 +01:00
Fabian Affolter b52f4bb53c
Merge pull request #283441 from r-ryantm/auto-update/python312Packages.publicsuffixlist
python312Packages.publicsuffixlist: 0.10.0.20240108 -> 0.10.0.20240124
2024-01-24 12:27:24 +01:00
R. Ryantm 724f7d79b1 ddrescue: 1.27 -> 1.28 2024-01-24 11:06:59 +00:00
Sergei Trofimovich d7b970c4ee m17-cxx-demod: fix the build against gcc-13
Without the change build fails against `gcc-13` on `master` as
https://hydra.nixos.org/build/246569430:

    In file included from /build/source/apps/m17-mod.cpp:3:
    /build/source/include/m17cxx/Util.h:213:47: error: 'uint8_t' was not declared in this scope
      213 | constexpr bool get_bit_index(const std::array<uint8_t, N>& input, size_t index)
          |                                               ^~~~~~~
    /build/source/include/m17cxx/Util.h:12:1: note: 'uint8_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
       11 | #include <limits>
      +++ |+#include <cstdint>
       12 |
2024-01-24 10:55:15 +00:00
Weijia Wang a33e3d607c paraview: include missing header 2024-01-24 11:23:59 +01:00
Weijia Wang c2e081fe18 paraview: 5.11.1 -> 5.11.2 2024-01-24 11:23:59 +01:00
Andrew Marshall 9c839356d9 man-pages: Install in parallel
On my machine, reduces drv build time ~16s → ~10s.
2024-01-24 11:18:55 +01:00
Andrew Marshall d8aa5b2281 man-pages: 5.13 -> 6.05.01
Neither Arch nor Fedora packaging run `make`, `make all`, or `make
build`, and it seems to be unnecessary to just get the manpages (it
builds HTML docs etc.), so skipping it.
2024-01-24 11:18:55 +01:00
Adam Joseph ea6f3c43ed ricochet-refresh: init at 3.0.18
Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
2024-01-24 11:14:06 +01:00
Weijia Wang 371a7421f3
Merge pull request #262475 from FliegendeWurst/rubberband
rubberband: 3.1.0 -> 3.3.0
2024-01-24 11:12:42 +01:00
Weijia Wang 2bd443bc7c
Merge pull request #283408 from r-ryantm/auto-update/python312Packages.pinocchio
python312Packages.pinocchio: 2.6.21 -> 2.7.0
2024-01-24 10:51:44 +01:00
Weijia Wang fbe216ce9a
Merge pull request #283409 from r-ryantm/auto-update/python311Packages.eigenpy
python311Packages.eigenpy: 3.2.0 -> 3.3.0
2024-01-24 10:51:02 +01:00
Vladimír Čunát 966566a9f3
Merge #282556: ngtcp2-gnutls: 1.1.0 -> 1.2.0 2024-01-24 10:45:31 +01:00
OTABI Tomoya 65093cc773
Merge pull request #282535 from r-ryantm/auto-update/python311Packages.pyfaidx
python311Packages.pyfaidx: 0.7.2.2 -> 0.8.1.1
2024-01-24 18:43:32 +09:00
OTABI Tomoya 71e6fb1ffd
Merge pull request #281978 from r-ryantm/auto-update/dublin-traceroute
dublin-traceroute: 0.4.2-unstable-2023-04-12 -> 0.4.2-unstable-2024-01-09
2024-01-24 18:42:42 +09:00
OTABI Tomoya f0ede5b743
Merge pull request #283403 from kubeliv/fix-py-regress-module
python3Packages.regress: Add libiconv on Darwin
2024-01-24 18:36:47 +09:00
R. Ryantm 1be590829b consul: 1.17.1 -> 1.17.2 2024-01-24 09:33:52 +00:00
Sandro c145926d70
Merge pull request #280713 from panicgh/nitrokey-app2 2024-01-24 10:30:49 +01:00
Sandro 671d2c5c5a
Merge pull request #268573 from panicgh/rrdtool 2024-01-24 10:28:34 +01:00
OTABI Tomoya a965b28d80
Merge pull request #283367 from r-ryantm/auto-update/python311Packages.kaggle
python311Packages.kaggle: 1.6.1 -> 1.6.3
2024-01-24 18:28:01 +09:00
Sandro dca1bb9447
Merge pull request #271082 from phlip9/toml-cli 2024-01-24 10:26:36 +01:00
OTABI Tomoya 864a779d2f
Merge pull request #283384 from r-ryantm/auto-update/python311Packages.pyenphase
python311Packages.pyenphase: 1.17.0 -> 1.18.0
2024-01-24 18:26:25 +09:00
R. Ryantm 154657731b shattered-pixel-dungeon: 2.2.1 -> 2.3.0 2024-01-24 09:15:14 +00:00
OTABI Tomoya d5c4193663
Merge pull request #283291 from r-ryantm/auto-update/shotcut
shotcut: 23.12.15 -> 24.01.13
2024-01-24 18:14:52 +09:00
OTABI Tomoya 9414401432
Merge pull request #283033 from r-ryantm/auto-update/semantic-release
semantic-release: 22.0.12 -> 23.0.0
2024-01-24 18:12:53 +09:00
OTABI Tomoya d99108f506
Merge pull request #282436 from wegank/pomegranate-downgrade
python311Packages.pomegranate: 1.0.0 -> 0.14.8
2024-01-24 18:11:36 +09:00
R. Ryantm d795a1787a python312Packages.publicsuffixlist: 0.10.0.20240108 -> 0.10.0.20240124 2024-01-24 09:09:14 +00:00
OTABI Tomoya d53d676060
Merge pull request #282621 from r-ryantm/auto-update/isa-l
isa-l: 2.30.0 -> 2.31.0
2024-01-24 18:02:33 +09:00
Raghav Sood 469a051b8e
Merge pull request #283416 from r-ryantm/auto-update/stripe-cli
stripe-cli: 1.19.1 -> 1.19.2
2024-01-24 16:46:58 +08:00
Jörg Thalheim 8d279924c9
Merge pull request #283163 from r-ryantm/auto-update/snappymail
snappymail: 2.32.0 -> 2.33.0
2024-01-24 09:33:59 +01:00
R. Ryantm 211f803d65 mediamtx: 1.4.2 -> 1.5.0 2024-01-24 08:10:18 +00:00
Franz Pletz cd2b5c1cc2
Merge pull request #283331 from mfrischknecht/fix-snapcast-build
snapcast: fix build failure due to missing `#include <cstdint>`
2024-01-24 08:54:16 +01:00
Franz Pletz c98951d9af
Merge pull request #283383 from r-ryantm/auto-update/urh
urh: 2.9.4 -> 2.9.6
2024-01-24 08:53:22 +01:00
Fabian Affolter c08bd94ffa cnspec: 9.14.0 -> 10.0.1
Diff: https://github.com/mondoohq/cnspec/compare/refs/tags/v9.14.0...v10.0.1

Changelog: https://github.com/mondoohq/cnspec/releases/tag/v10.0.1
2024-01-24 08:44:09 +01:00
Pol Dellaiera 84a6efdf7f
Merge pull request #283241 from Sironheart/master
kitty-themes: unstable-2032-09-15 -> unstable-2023-12-28
2024-01-24 08:42:32 +01:00
R. Ryantm fe0b59dcea stripe-cli: 1.19.1 -> 1.19.2 2024-01-24 07:22:09 +00:00
R. Ryantm c13f95ea09 exploitdb: 2023-12-22 -> 2024-01-24 2024-01-24 07:18:28 +00:00
a-n-n-a-l-e-e 18cc181b9b
Merge pull request #279511 from DanielSidhion/tigerbeetle-service
nixos/tigerbeetle: init module
2024-01-23 23:13:54 -08:00