1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-25 03:17:13 +00:00
Commit graph

714393 commits

Author SHA1 Message Date
Colin 4a98c23fd0
mpvScripts.mpv-image-viewer: init at 0-unstable-2023-03-03 (#347323)
can be used like:

```nix
mpv.override { scripts = [ mpvScripts.mpv-image-viewer.image-positioning ]; }
```

Co-authored-by: Arne Keller <2012gdwu+github@posteo.de>
2024-11-29 21:28:33 +00:00
Silvan Mosberger 2aabd11961
ci/eval: don't allow IFD (#360225) 2024-11-29 22:16:31 +01:00
Maximilian Bosch cf28257e4f
Merge: percona-server_8_0: 8.0.37-29 -> 8.0.39-30, percona-server: 8.4.0-1 -> 8.4.2-2 (#359824) 2024-11-29 22:16:16 +01:00
Felix Bühler 2fd0802cbf
arduino-cli: fix fhsenv version (#359959) 2024-11-29 22:14:17 +01:00
Maximilian Bosch 207dd001b4
Merge: matrix-synapse: 1.119.0 -> 1.120.0 (#359402) 2024-11-29 22:10:28 +01:00
Jörg Thalheim 5978e7fa2f ci/eval: don't allow IFD 2024-11-29 22:04:22 +01:00
Robert Schütz dd884440df
python312Packages.kafka-python-ng: 2.2.2 -> 2.2.3 (#360223) 2024-11-29 12:58:18 -08:00
Maximilian Bosch c055f6bc0a
nixos/mysql: fix evaluation of percona test
Commit e14483d6a6 fixed a bug in the `ini`
type with `listsAsDuplicatedKeys = true;`: multiple list declarations
weren't merged, but latter declarations shadowed the former without any
error.

The fix brought another issue to surface however: before, the
`plugin-load-add` declaration in the MySQL test shadowed the
`auth_socket.so` setting in the module. But now the attempt
to merge a list and a single declaration breaks because of
`types.either` seeing a mix of declarations from the left
AND right type.

Turning the `plugin-load-add` in the module into a list triggers the
correct merging behavior and thus fixes the evaluation error (and
merging behavior of `plugin-load-add`)!

This wasn't an issue for mysql itself (empty `plugin-load-add` in the
test) and neither for mariadb (the `auth_socket.so` isn't added for
this).
2024-11-29 21:55:49 +01:00
Artturin 2c7123c522
nagstamon: 3.14.0 -> 3.16.2 (#349714) 2024-11-29 22:53:11 +02:00
R. Ryantm 47da8867f3 python312Packages.kafka-python-ng: 2.2.2 -> 2.2.3 2024-11-29 20:39:59 +00:00
Pol Dellaiera b9816a9ba6
treewide: remove AndersonTorres from maintainers (#360012) 2024-11-29 20:53:47 +01:00
Sefa Eyeoglu f5e33aca67
mupen64plus: 2.5.9 -> 2.6.0 (#347487) 2024-11-29 20:53:16 +01:00
Pol Dellaiera bb2555a094
mongoc: 1.28.0 -> 1.29.0 (#360090) 2024-11-29 20:50:19 +01:00
Pol Dellaiera b6354e9225
pnpm: 9.14.2 -> 9.14.4 (#360139) 2024-11-29 20:45:35 +01:00
Thiago Kenji Okada d3e0827671
nixos-rebuild-ng: implement --target-host (#359097) 2024-11-29 19:27:18 +00:00
Fabian Affolter 1b02b613fa
python312Packages.aiomisc: 17.5.26 -> 17.5.29 (#359976) 2024-11-29 20:06:08 +01:00
Fabian Affolter 689cdd9c4b
python312Packages.python-can: 4.4.2 -> 4.5.0 (#359979) 2024-11-29 20:05:31 +01:00
Fabian Affolter f89a5a2a26
python312Packages.spotifyaio: 0.8.8 -> 0.8.10 (#359981) 2024-11-29 20:05:15 +01:00
Franz Pletz e3ac562312
firefox-sync-client: init at 1.8.0 (#359637) 2024-11-29 19:19:34 +01:00
Felix Buehler 3c18c8fcc2 arduino-cli: fix fhsenv version 2024-11-29 19:16:25 +01:00
Philip Taron a403221cb8
treewide/nixos: remove with lib; part 3 (#335623) 2024-11-29 10:10:53 -08:00
Felix Bühler a551c5a12e
sidequest: fix fhsenv version (#359965) 2024-11-29 19:05:09 +01:00
Felix Bühler 26981a812c
bazel_7: fix fhsenv version (#359958) 2024-11-29 19:03:51 +01:00
Philip Taron b99353c158
samba: fix broken tarball URLs (#360157) 2024-11-29 10:00:48 -08:00
Philip Taron b61dffc48e
ant: modernize, update primary name (#360077) 2024-11-29 09:57:18 -08:00
Ophestra Umiker cdc2e32ea4
samba: fix broken tarball URLs
Samba and cifs-utils source tarballs have been silently moved to
https://download.samba.org/ without redirects.
2024-11-30 02:48:32 +09:00
Sefa Eyeoglu 01c33fb6d7
treewide: add --enable-wayland-ime flag to all Electron packages that uses NIXOS_OZONE_WL (#358620) 2024-11-29 18:48:23 +01:00
Fedi Jamoussi b9da4f27d9
nixos/omnom: init module (#357830) 2024-11-29 18:34:24 +01:00
Ulrik Strid cd2aa80f1c
ocamlPackages.sedlex: 3.2 → 3.3 (#359890) 2024-11-29 18:27:37 +01:00
Martin Weinelt 78bccf7125
python312Packages.imgcat: 0.5.0 -> 0.6.0; fix (#360142) 2024-11-29 18:26:15 +01:00
Colin 7f33274e2b
websurfx: init at 1.20.7 (#359459) 2024-11-29 17:16:14 +00:00
Colin 0589c0d364
mill: 0.12.2 -> 0.12.3 (#359491) 2024-11-29 17:03:49 +00:00
R. Ryantm ab4517e2fc bloat: 0-unstable-2024-06-17 -> 0-unstable-2024-10-28 2024-11-29 17:01:40 +00:00
Weijia Wang 0eac31b715
python312Packages.tskit: 0.5.8 -> 0.6.0 (#359358) 2024-11-29 17:35:14 +01:00
Weijia Wang 785d9b39fe
amazon-cloudwatch-agent: 1.300049.1 -> 1.300050.0 (#357907) 2024-11-29 17:32:52 +01:00
Weijia Wang 3846c54866
podman: 5.3.0 -> 5.3.1 (#359117) 2024-11-29 17:32:22 +01:00
Weijia Wang 8a6e2fb470
pt2-clone: 1.70 -> 1.71 (#359495) 2024-11-29 17:31:08 +01:00
Weijia Wang 3dbf6e8399
php81Extensions.blackfire: 1.92.25 -> 1.92.28 (#359827) 2024-11-29 17:28:34 +01:00
Weijia Wang 15ae63f203
blackfire: 2.28.13 -> 2.28.20 (#359648) 2024-11-29 17:27:40 +01:00
Weijia Wang 410b2d7f07
factoriolab: 3.8.1 -> 3.8.4 (#359720) 2024-11-29 17:27:03 +01:00
nixpkgs-merge-bot[bot] d063ad64cb
archipelago-minecraft: 0.5.0 -> 0.5.1 (#359472) 2024-11-29 16:26:25 +00:00
Weijia Wang d3f13a2d1c
mackerel-agent: 0.82.0 -> 0.83.0 (#359337) 2024-11-29 17:25:49 +01:00
Weijia Wang eab3a12f09
tigerbeetle: 0.16.12 -> 0.16.14 (#359386) 2024-11-29 17:25:34 +01:00
Weijia Wang dee0bf3ba9
anilibria-winmaclinux: 2.2.20 -> 2.2.22 (#359275) 2024-11-29 17:24:48 +01:00
Weijia Wang 3896ef1df7
mtr-exporter: 0.3.0 -> 0.4.0 (#359175) 2024-11-29 17:23:18 +01:00
Weijia Wang b32bafe364
python312Packages.inform: 1.31 -> 1.32 (#358489) 2024-11-29 17:22:25 +01:00
Weijia Wang f8eae6bfde
python312Packages.click-odoo-contrib: 1.19 -> 1.20 (#358334) 2024-11-29 17:21:06 +01:00
Jenny 47dc99eace
phraze: 0.3.15 -> 0.3.17 (#359745) 2024-11-29 17:20:41 +01:00
Weijia Wang 4992f3d997
archi: 5.3.0 -> 5.4.3 (#342229) 2024-11-29 17:19:53 +01:00
R. RyanTM e6b629da27
mpvScripts.uosc: 5.6.0 -> 5.6.2 (#359802) 2024-11-29 16:09:23 +00:00