Commit Graph

714641 Commits

Author SHA1 Message Date
Rick van Schijndel
c1d4a2c2c1
mutt: remove ? null from packages (#359273) 2024-11-29 22:57:34 +01:00
Jonas Chevalier
223586a617
virtualisation: Use system.build.image, normalize file names (#359339) 2024-11-29 22:54:17 +01:00
Robert Schütz
61f3a9680a nixos/prometheus.exporters.unifi: drop
The corresponding package was dropped in 826bef9b51.
2024-11-29 22:49:29 +01:00
Rick van Schijndel
e3199efe35
bluejeans-gui: drop (#360173) 2024-11-29 22:40:39 +01:00
Adrian Gierakowski
88bdfb1565 flatten_references_graph: fix typo egdes => edges 2024-11-29 21:37:38 +00:00
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
R. Ryantm
37715c3137 legcord: 1.0.4 -> 1.0.5 2024-11-29 20:53:45 +00: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
R. Ryantm
4c5015ad7d gcov2lcov: 1.1.0 -> 1.1.1 2024-11-29 19:33:32 +00:00
Thiago Kenji Okada
d3e0827671
nixos-rebuild-ng: implement --target-host (#359097) 2024-11-29 19:27:18 +00:00
aucub
2f9c22f53b bombsquad: fix hash mismatch 2024-11-30 03:16:04 +08:00
Fabian Affolter
55d1ba40f2 morf: init at 1.0.0
Offensive mobile security tool designed to identify and address
sensitive information

https://github.com/amrudesh1/morf
2024-11-29 20:14:28 +01: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
Nick Cao
2eaa53ac8c
mate.mate-terminal: fix cross compilation, format with nixfmt 2024-11-29 13:30:30 -05:00
eljamm
a344bfd09a
nixos/doc/rl-2505: add omnom 2024-11-29 19:24:01 +01:00
Franz Pletz
e3ac562312
firefox-sync-client: init at 1.8.0 (#359637) 2024-11-29 19:19:34 +01:00
Nick Cao
bf50468b8f
mate.mate-system-monitor: fix cross compilation, format with nixfmt 2024-11-29 13:18:21 -05: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
R. Ryantm
ae944e6d41 python312Packages.unstructured: 0.15.14 -> 0.16.8 2024-11-29 18:10:03 +00: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
linuxissuper
167244df67 meteo-qt: add .desktop file
Co-authored-by: Aleksana <alexander.huang.y@gmail.com>
2024-11-29 18:57:10 +01:00
Noa Aarts
03f953d285
bluejeans-gui: remove 2024-11-29 18:53:54 +01: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
Nick Cao
326602a983
mate.mate-calc: fix cross compilation, format with nixfmt 2024-11-29 12:47:18 -05: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
Franz Pletz
2a8bd1bc8c
librewolf: 132.0.2-1 -> 133.0-1 2024-11-29 18:04:07 +01: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