Sergei Trofimovich
ffe22348eb
fmt: 10.0.0 -> 10.1.0
...
Among other things this pulls upstream fix for glibc-2.38:
e475859042
Without the change `pkgsi686Linux.fmt` fails tests against `glibc-2.38`
as:
/build/source/test/chrono-test.cc:733: Failure
Expected equality of these values:
"44.000000000000"
fmt::format("{:%S}", std::chrono::duration<float, std::pico>( 1.54213895E+26))
2023-08-12 22:41:17 +01:00
Azat Bahawi
72918e0eaa
Merge pull request #248678 from r-ryantm/auto-update/werf
...
werf: 1.2.248 -> 1.2.249
2023-08-13 00:33:51 +03:00
Robert Scott
6bceb59d7b
Merge pull request #230422 from r-ryantm/auto-update/libvirt
...
libvirt: 9.4.0 -> 9.5.0
2023-08-12 22:24:49 +01:00
Sergei Trofimovich
d97e83ff6f
mangohud: backport gcc-13 fix
...
Without the change the build fails on `gcc-13` as:
$ nix build --impure --expr 'with import ./. {}; mangohud.override { stdenv = gcc13Stdenv; }' -L
mangohud> In file included from ../tests/../src/amdgpu.h:8,
mangohud> from ../tests/test_amdgpu.cpp:9:
mangohud> ../tests/../src/overlay_params.h:229:21: error: 'uint32_t' is not a member of 'std'; did you mean 'wint_t'?
mangohud> 229 | std::vector<std::uint32_t> fps_limit;
mangohud> | ^~~~~~~~
mangohud> | wint_t
2023-08-12 22:21:58 +01:00
Mario Rodas
fe53548a11
Merge pull request #248639 from r-ryantm/auto-update/exoscale-cli
...
exoscale-cli: 1.71.2 -> 1.72.0
2023-08-12 16:12:17 -05:00
Mario Rodas
ab7ac0ffec
Merge pull request #248727 from figsoda/oha
...
oha: 0.6.1 -> 0.6.2
2023-08-12 16:10:07 -05:00
Weijia Wang
d62df113ab
Merge pull request #248216 from r-ryantm/auto-update/doc2go
...
doc2go: 0.4.1 -> 0.5.0
2023-08-12 22:53:30 +02:00
Weijia Wang
91527c9f97
Merge pull request #248374 from r-ryantm/auto-update/semgrep
...
semgrep: 1.34.1 -> 1.35.0
2023-08-12 22:53:03 +02:00
Theodore Ni
0db7ab3a74
python3.pkgs.liquidctl: add build dependencies
2023-08-12 13:52:09 -07:00
Weijia Wang
fec95cc155
Merge pull request #248632 from r-ryantm/auto-update/zsh-forgit
...
zsh-forgit: 23.07.0 -> 23.08.1
2023-08-12 22:51:42 +02:00
Weijia Wang
2bdf0e4b95
Merge pull request #248485 from r-ryantm/auto-update/recyclarr
...
recyclarr: 5.1.1 -> 5.2.1
2023-08-12 22:50:52 +02:00
Mario Rodas
1c60135d4f
Merge pull request #248733 from r-ryantm/auto-update/minio
...
minio: 2023-07-11T21-29-34Z -> 2023-08-09T23-30-22Z
2023-08-12 15:47:22 -05:00
Mario Rodas
8109dc5f4d
Merge pull request #248731 from matthiasbeyer/update-cargo-llvm-cov
...
cargo-llvm-cov: 0.5.25 -> 0.5.26
2023-08-12 15:46:43 -05:00
Mario Rodas
e1d026caff
Merge pull request #248743 from figsoda/rpaste
...
rustypaste-cli: 0.6.0 -> 0.7.0
2023-08-12 15:45:14 -05:00
Mario Rodas
15b5d6cffa
Merge pull request #248758 from r-ryantm/auto-update/hcl2json
...
hcl2json: 0.5.0 -> 0.6.0
2023-08-12 15:43:26 -05:00
Jian Lin
74b66861c0
treewide: add meta.mainProgram ( #248750 )
2023-08-12 16:24:01 -04:00
Theodore Ni
8a4c856373
python3.pkgs.shap: add missing build dependencies
2023-08-12 13:20:21 -07:00
Weijia Wang
16db090af7
Merge pull request #248754 from tjni/idasen
...
idasen: replace reference to poetry with poetry-core
2023-08-12 22:12:37 +02:00
R. Ryantm
a1d1159daf
mdbook-toc: 0.13.0 -> 0.14.1
2023-08-12 20:10:55 +00:00
Ilan Joselevich
8232a257ee
Merge pull request #248756 from fufexan/hyprland
...
hyprland: fix wrong patch location
2023-08-12 23:08:26 +03:00
Sergei Trofimovich
c9791d9a0b
libstrangle: pull gcc-13 fix pending upstream inclusion
...
Without thenc change build on `gcc-13` fails as:
src/vulkan/overlay.cpp:113:25: error: 'fprintf' was not declared in this scope
src/vulkan/overlay.cpp:41:1: note: 'stderr' is defined in header '<cstdio>';
this is probably fixable by adding '#include <cstdio>'
40 | #include "limiter.h"
+++ |+#include <cstdio>
2023-08-12 20:58:42 +01:00
musjj
016a90cd37
dual-function-keys: add mainProgram
2023-08-13 02:53:03 +07:00
Weijia Wang
7ac0e3ae29
Merge pull request #248691 from r-ryantm/auto-update/dnf5
...
dnf5: 5.1.0 -> 5.1.1
2023-08-12 21:41:46 +02:00
Weijia Wang
bf240ec45d
Merge pull request #248687 from r-ryantm/auto-update/vieb
...
vieb: 10.1.1 -> 10.2.0
2023-08-12 21:41:36 +02:00
R. Ryantm
ad35cfa138
ocenaudio: 3.12.4 -> 3.12.5
2023-08-12 19:35:18 +00:00
Emily
26358fa1f6
Merge pull request #248527 from r-ryantm/auto-update/librewolf-unwrapped
...
librewolf-unwrapped: 116.0-1 -> 116.0.2-1
2023-08-12 21:33:43 +02:00
Martin Wimpress
55ee834bea
linuxPackages.mwprocapture: 1.3.0.4328 -> 1.3.0.4373
2023-08-12 12:24:51 -07:00
Weijia Wang
31a86dc603
Merge pull request #248014 from tjni/amazon-kclpy
...
python310Packages.amazon-kclpy: rename from amazon_kclpy
2023-08-12 21:01:24 +02:00
Majiir Paktu
d77b3adfb5
python3Packages.streamdeck: 0.9.3 -> 0.9.4
2023-08-12 15:00:39 -04:00
Weijia Wang
63157172a4
Merge pull request #248589 from tjni/ablog
...
ablog: 0.10.33.post1 -> 0.11.14.post1
2023-08-12 21:00:06 +02:00
Ryan Mulligan
fc3d8dc79a
Merge pull request #248740 from cdmistman/update-bun
...
bun: 0.7.1 -> 0.7.3
2023-08-12 11:57:11 -07:00
R. Ryantm
3c2b7caea1
hcl2json: 0.5.0 -> 0.6.0
2023-08-12 18:55:29 +00:00
Weijia Wang
81cc24336e
Merge pull request #248694 from panicgh/cppreference-doc
...
cppreference-doc: 20220730 -> 20230810
2023-08-12 20:50:28 +02:00
Donovan Glover
bb72dfdb81
vimPlugins.image-nvim: init at 2023-07-17
...
Depends on https://github.com/NixOS/nixpkgs/pull/243687
2023-08-12 20:40:23 +02:00
Mihai Fufezan
101b2b4eb7
hyprland: fix wrong patch location
2023-08-12 21:39:32 +03:00
Theodore Ni
95eca362d9
idasen: replace reference to poetry with poetry-core
2023-08-12 11:36:18 -07:00
R. Ryantm
5bdad1e51d
fnott: 1.4.0 -> 1.4.1
2023-08-12 18:36:17 +00:00
Robert Scott
ecaa0503ea
Merge pull request #248635 from marsam/update-cminpack
...
cminpack: 1.3.6 -> 1.3.8
2023-08-12 19:36:09 +01:00
Theodore Ni
60200a6183
python310Packages.amazon-kclpy: rename from amazon_kclpy
2023-08-12 11:08:06 -07:00
Jan Tojnar
08d242047c
iso_gnome: Fix evaluation
...
`qt.enable` option requires `qt.style` to be set.
Previously, this was set in GNOME module but it has been removed
in 622745942b
2023-08-12 19:30:49 +02:00
figsoda
025db9a160
rustypaste-cli: 0.6.0 -> 0.7.0
...
Diff: https://github.com/orhun/rustypaste-cli/compare/v0.6.0...v0.7.0
Changelog: https://github.com/orhun/rustypaste-cli/blob/v0.7.0/CHANGELOG.md
2023-08-12 13:16:28 -04:00
Sergei Trofimovich
8951442c6e
sudo: backport fix for missing newlines
...
Pull upstream fix for https://bugzilla.sudo.ws/show_bug.cgi?id=1057 .
Otherwise `sudo` breaks newlines for `stderr` as:
$ { sudo printf "a\nb\nc\n" >&2; } |& nl
1 a
2 b
3 c
2023-08-12 18:12:57 +01:00
figsoda
7fc2ab37fa
Merge pull request #248618 from figsoda/vim
2023-08-12 12:53:21 -04:00
Ilan Joselevich
c273be7088
Merge pull request #248712 from r-ryantm/auto-update/nextcloud-client
...
nextcloud-client: 3.9.1 -> 3.9.2
2023-08-12 19:29:34 +03:00
Mario Rodas
1e72432736
Merge pull request #248718 from r-ryantm/auto-update/clickhouse-backup
...
clickhouse-backup: 2.3.1 -> 2.3.2
2023-08-12 11:20:51 -05:00
Doron Behar
c9dea90f69
Merge pull request #248370 from khaneliman/numba
...
python310Packages.numba: unstable-2023-08-02 -> unstable-2023-08-11
2023-08-12 16:16:34 +00:00
Nikolay Korotkiy
c49f7dc0c4
Merge pull request #248732 from r-ryantm/auto-update/lagrange
...
lagrange: 1.16.6 -> 1.16.7
2023-08-12 20:12:51 +04:00
Colton Donnelly
efc8403bb5
bun: 0.7.1 -> 0.7.3
2023-08-12 12:11:18 -04:00
hacker1024
dfe2f4cd0f
nvidia-system-monitor-qt: init at 1.5 ( #202844 )
...
* maintainers: add hacker1024
* nvidia-system-monitor-qt: init at 1.5
2023-08-12 17:55:08 +02:00
Mario Rodas
3c77bc893f
Merge pull request #248728 from r-ryantm/auto-update/chezmoi
...
chezmoi: 2.36.1 -> 2.37.0
2023-08-12 10:51:33 -05:00