Commit graph

684308 commits

Author SHA1 Message Date
Nick Cao
03c27dcc05
ghorg: 1.9.13 -> 1.10.0 (#343493) 2024-09-21 19:35:13 -04:00
nixpkgs-merge-bot[bot]
56feecc0ed
melonDS: 0.9.5-unstable-2024-09-06 -> 0.9.5-unstable-2024-09-18 (#343554) 2024-09-21 23:32:45 +00:00
R. Ryantm
787c4048e2 motoc: 0.2.0 -> 0.3.1 2024-09-21 22:57:22 +00:00
R. Ryantm
31982d2430 capslock: 0.2.4 -> 0.2.5 2024-09-21 22:49:43 +00:00
Lin Jian
2a3a53a2fe
emacsPackages.age: replace program (#343569) 2024-09-22 06:49:42 +08:00
R. Ryantm
ada3a5db4c doctl: 1.112.0 -> 1.114.0 2024-09-21 22:36:50 +00:00
R. Ryantm
4951e27030 dumbpipe: 0.16.0 -> 0.17.0 2024-09-21 22:36:48 +00:00
R. Ryantm
c06b6b1334 narsil: 1.3.0-85-g68f1491ca -> 1.3.0-187-g96d6b3bbd 2024-09-21 22:31:35 +00:00
Aidan Gauland
425fa5a710
steamPackages.steam: 1.0.0.74 -> 1.0.0.81 2024-09-22 10:25:19 +12:00
Aidan Gauland
2af6e069b3
steamPackages.steam: use hash instead of sha256 attr 2024-09-22 10:22:15 +12:00
Aidan Gauland
1bdf3d55ce
steamPackages.steam: add update script 2024-09-22 10:18:34 +12:00
Aidan Gauland
e6262e0ced
steamPackages.steam: convert to use finalAttrs 2024-09-22 10:16:18 +12:00
Fabian Affolter
d6941966e8
python312Packages.pyais: 2.7.2 -> 2.8.0 (#343524) 2024-09-22 00:10:52 +02:00
Fabian Affolter
1e76d1b00b
python312Packages.selenium-wire: mark as broken with blinker 1.8 (#343194) 2024-09-22 00:01:22 +02:00
Fabian Affolter
ede2d44af3
python312Packages.tencentcloud-sdk-python: 3.0.1234 -> 3.0.1235 (#343443) 2024-09-22 00:01:12 +02:00
Fabian Affolter
4b8d36625e python312Packages.pyfronius: mark as broken
Tests are failing with aiohttp 3.10.x
https://github.com/nielstron/pyfronius/issues/18
2024-09-21 23:54:06 +02:00
Fabian Affolter
ae384700d0 python312Packages.pyfronius: refactor 2024-09-21 23:50:51 +02:00
seth
801d1d4450
flatpak: use $TZDIR for zoneinfo
Fixes #238386
2024-09-21 17:45:02 -04:00
ch4og
df39685ff9 byedpi: 0.13.1 -> 0.14.1 2024-09-22 00:34:29 +03:00
Nick Cao
b1b7d7f3c5
aldente: 1.28.2 -> 1.28.4 (#343497) 2024-09-21 17:21:57 -04:00
Artturin
69c6b47ea1
xcur2png: fix cross-build (#343074) 2024-09-22 00:21:47 +03:00
Valter Nazianzeno
7308690e9a emiluaPlugins.secp256k1: init at 0.5.0 2024-09-21 21:04:35 +00:00
Valter Nazianzeno
253688541a emiluaPlugins.botan: init at 1.1.0 2024-09-21 21:01:44 +00:00
nixpkgs-merge-bot[bot]
486a516067
envision-unwrapped: 0-unstable-2024-09-09 -> 0-unstable-2024-09-21 (#343561) 2024-09-21 21:01:02 +00:00
Johannes Jöns
640936bdfc
discord-canary: 0.0.483 -> 0.0.492 (#343551) 2024-09-21 21:00:56 +00:00
R. Ryantm
d2f6e1c86e python312Packages.litellm: 1.44.22 -> 1.47.0 2024-09-21 20:58:34 +00:00
Thiago Kenji Okada
4e030907e6
graalvm-ce: 22.0.2 -> 23.0.0 (#343518) 2024-09-21 21:57:30 +01:00
Fabian Affolter
f4eea40635 python312Packages.lxmf: 0.5.2 -> 0.5.3
Diff: https://github.com/markqvist/lxmf/compare/refs/tags/0.5.2...0.5.3

Changelog: https://github.com/markqvist/LXMF/releases/tag/0.5.3
2024-09-21 22:46:33 +02:00
Sergei Trofimovich
e233ccb7a0 cvise: explicitly point to clang-format
Without the cnage `cvise` fails to normalize sources with
`clang-format` and produces less than ideal intermediate sources to
lines-based pass. That affects reduction speed among other things.

Before the change `cvise` complained as:

    $ cvise --command 'grep foo a.c' a.c
    00:00:00 INFO Using temporary interestingness test: /tmp/tmp4a_4wut0.sh
    00:00:00 ERROR cannot find external program clang-format
    00:00:00 ERROR Prereqs not found for pass IndentPass::regular

After the change `clang-format` is found:

    $ result/bin/cvise --command 'grep foo a.c' a.c
    00:00:00 INFO Using temporary interestingness test: /tmp/tmpudipespb.sh
    00:00:00 INFO ===< 1539388 >===

While at it used `--replace-fail`.
2024-09-21 21:19:44 +01:00
Daniel Nagy
8027f6cfd5
emacsPackages.age: replace program 2024-09-21 22:15:00 +02:00
Fabian Affolter
a22923c82b python312Packages.aiortm: 0.8.29 -> 0.9.0
Diff: https://github.com/MartinHjelmare/aiortm/compare/refs/tags/v0.8.29...v0.9.0

Changelog: https://github.com/MartinHjelmare/aiortm/blob/v0.9.0/CHANGELOG.md
2024-09-21 22:14:26 +02:00
R. Ryantm
6c666cd5de envision-unwrapped: 0-unstable-2024-09-09 -> 0-unstable-2024-09-21 2024-09-21 19:59:12 +00:00
Fabian Affolter
6d6723c0d7
python312Packages.pyais: update changelog 2024-09-21 21:55:45 +02:00
Maximilian Bosch
757af60317
Merge: sway-audio-idle-inhibit: unstable-2023-08-09 -> 0.1.2 (#343530) 2024-09-21 21:51:23 +02:00
Matthieu Coudron
a6df665571
Playwright: browser improvements, update (#298944) 2024-09-21 21:50:25 +02:00
Fabian Affolter
9e8fbf0f4d
python312Packages.timezonefinder: 6.5.2 -> 6.5.3 (#343345) 2024-09-21 21:50:11 +02:00
Fabian Affolter
f228dcb00e
python312Packages.aiovlc: 0.4.4 -> 0.5.0 (#343402) 2024-09-21 21:49:59 +02:00
Fabian Affolter
f6d75e286f
python312Packages.mypy-boto3-*: updates (#343468) 2024-09-21 21:49:27 +02:00
Pol Dellaiera
f6215e1236
bitwig-studio: 5.2 -> 5.2.4 (#343536) 2024-09-21 21:47:54 +02:00
Nate Smith
1e2b6ae028
tigerbeetle: 0.15.5 -> 0.16.2 (#342844)
* maintainers: add nwjsmith

* tigerbeetle: 0.15.5 -> 0.16.2
2024-09-21 12:42:51 -07:00
Dmitry Kalinkin
997db8527e
python312Packages.uproot: xxhash is now a build/runtime dependency 2024-09-21 15:40:07 -04:00
R. Ryantm
008e81ca42 melonDS: 0.9.5-unstable-2024-09-06 -> 0.9.5-unstable-2024-09-18 2024-09-21 19:19:16 +00:00
John Titor
0c6b57f796
google-chrome: 128.0.6613.137 -> 129.0.6668.58 2024-09-22 00:36:27 +05:30
Masum Reza
e677e7056c
waybar: include the systemd user unit (#340874) 2024-09-22 00:29:40 +05:30
R. Ryantm
67b5852ad0 discord-canary: 0.0.483 -> 0.0.492 2024-09-21 18:57:06 +00:00
Masum Reza
431a08b8df
roddhjav-apparmor-rules: 0-unstable-2024-09-08 -> 0-unstable-2024-09-19 (#343232) 2024-09-22 00:25:03 +05:30
Emily
46827afca1
ungoogled-chromium: 128.0.6613.137-1 -> 129.0.6668.58-1 (#343511) 2024-09-21 20:35:22 +02:00
h7x4
9a0f009815
ibus-engines.mozc-ut: init at 2.30.5544.102 (#314248) 2024-09-21 20:18:30 +02:00
7c6f434c
3c8525a3b7
sgt-puzzles: 20240909.53ceb98 -> 20240911.cd97968 (#343484) 2024-09-21 18:03:40 +00:00
Yt
c1874464dc
conserve: 23.11.0 -> 24.8.0 (#343526) 2024-09-21 13:42:53 -04:00