Maximilian Bosch
3bf6a063b3
Merge: postgresqlPackages: fix some builds on darwin ( #354748 )
2024-11-09 18:21:30 +01:00
Martin Weinelt
c98b0cad09
home-assistant-custom-lovelace-modules.mushroom: 4.0.8 -> 4.1.0
...
https://github.com/piitaya/lovelace-mushroom/releases/tag/v4.1.0
2024-11-09 16:02:58 +01:00
Theodore Ni
bc5b75eb11
mysql80: 8.0.39 -> 8.0.40 ( #350248 )
2024-11-09 05:42:24 -08:00
Maximilian Bosch
8091ea3f24
Merge: postgresql_17: fix build ( #354571 )
2024-11-09 14:09:03 +01:00
Emily
3b91a81423
treewide: remove redundant patches and locks ( #354215 )
2024-11-09 12:57:37 +00:00
aleksana
571c71e6f7
treewide: migrate packages to pkgs/by-name, take 1
...
We are migrating packages that meet below requirements:
1. using `callPackage`
2. called path is a directory
3. overriding set is empty (`{ }`)
4. not containing path expressions other than relative path (to
makenixpkgs-vet happy)
5. not referenced by nix files outside of the directory, other
than`pkgs/top-level/all-packages.nix`
6. not referencing nix files outside of the directory
7. not referencing `default.nix` (since it's changed to `package.nix`)
8. `outPath` doesn't change after migration
The tool is here: https://github.com/Aleksanaa/by-name-migrate .
2024-11-09 20:04:51 +08:00
Wolfgang Walther
4801d0c2a3
postgresql17Packages.{pg_cron,pg_hll}: fix build on x86_64-darwin
...
This fixes the following error:
error: comparison of integers of different signs: 'ssize_t' (aka 'long')
and 'const size_t' (aka 'const unsigned long') [-Werror,-Wsign-compare]
if (part < iov[i].iov_len)
~~~~ ^ ~~~~~~~~~~~~~~
2024-11-09 12:16:58 +01:00
Masum Reza
112d505ce4
clickhouse: fix compilation on aarch64-linux ( #353983 )
2024-11-09 16:23:21 +05:30
Atemu
a1028f2fa4
jackett: 0.21.2831 -> 0.22.893 ( #353606 )
2024-11-09 07:55:40 +01:00
Martin Weinelt
7acb30200b
home-assistant: 2024.11.0 -> 2024.11.1 ( #354584 )
2024-11-09 04:10:20 +01:00
Martin Weinelt
7234221a0e
python312Packages.homeassistant-stubs: 2024.11.0 -> 2024.11.1
...
https://github.com/KapJI/homeassistant-stubs/releases/tag/2024.11.1
2024-11-09 03:27:30 +01:00
Martin Weinelt
2581423bd4
evcc: 0.131.3 -> 0.131.4 ( #352482 )
2024-11-08 23:49:55 +01:00
Sefa Eyeoglu
1610bc14f2
mpd: enable cdio_paranoia. ( #342358 )
2024-11-08 22:45:08 +01:00
Martin Weinelt
f5ddf1a751
home-assistant: 2024.11.0 -> 2024.11.1
...
https://github.com/home-assistant/core/releases/tag/2024.11.1
2024-11-08 21:15:18 +01:00
Martin Weinelt
c71079125f
home-assistant.intents: 2024.11.4 -> 2024.11.6
...
https://github.com/home-assistant/intents/releases/tag/2024.11.6
2024-11-08 21:09:56 +01:00
Maximilian Bosch
676db52174
postgresql_17: fix build
...
Closes #354497
See https://www.postgresql.org/message-id/ba8e1bc0-8a99-45b7-8397-3f2e94415e03%40suse.de for context.
2024-11-08 20:36:48 +01:00
Nick Cao
407ff1729f
prometheus-consul-exporter: 0.12.1 -> 0.13.0 ( #354360 )
2024-11-08 14:32:47 -05:00
Wolfgang Walther
d1478e78c0
postgresqlPackages.system_stats: fix build on darwin
...
The build was failing with:
darwin/io_analysis.c:71:21: error: variable length array used
[-Werror,-Wvla]
char device_name[kMaxDiskNameSize];
^~~~~~~~~~~~~~~~
2024-11-08 19:48:39 +01:00
Tracy Wadleigh
c2933f4ca4
Enable cdio_paranoia in mpd.
2024-11-08 13:37:54 +01:00
Christoph Heiss
218ad1bf6a
mautrix-signal: add version test
...
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2024-11-08 11:13:04 +01:00
Christoph Heiss
9e15728241
mautrix-signal: enable checks
...
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2024-11-08 11:12:52 +01:00
Christoph Heiss
13d4678f73
mautrix-signal: fix build with goolm enabled
...
When building with goolm support, libstdc++ must be linked, as
libsignal-ffi depends on it being linked.
When building with (deprecated) libolm, it's pulled in transitively, it
seems -- and it that case, this is effectively a no-op.
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2024-11-08 11:12:32 +01:00
Tanvir
5c4a7c7fa7
jackett: 0.21.2831 -> 0.22.893
2024-11-08 15:47:09 +06:00
Ellie Hermaszewska
e134422465
maintainers: remove expipiplus1
...
Another year, another exhausting undermoderated thread full of people
arguing against being an inclusive community, tone policing and denying
that discriminatory behaviour even exists.
This clearly isn't getting any better and I'm embarrassed that I stayed
around for this long. I can't continue to lend my name to such a
project.
2024-11-08 14:24:58 +08:00
Aleksana
031c0841b4
immudb: 1.9DOM.2 -> 1.9.5 ( #337770 )
2024-11-08 13:03:33 +08:00
aleksana
b74fdd2386
treewide: remove redundant patches and locks
...
These files are no longer referenced.
2024-11-08 12:54:15 +08:00
R. Ryantm
afe438897f
prometheus-consul-exporter: 0.12.1 -> 0.13.0
2024-11-07 23:59:03 +00:00
Martin Weinelt
790bbf36da
home-assistant: pin vulcan-api at 2.3.2
2024-11-08 00:18:28 +01:00
Martin Weinelt
33d60dbc3c
home-assistant: 2024.10.4 -> 2024.11.0 ( #354094 )
2024-11-07 19:18:06 +01:00
Emily
3a6d4d006a
treewide: use getLib when accessing clang / libclang / stdenv.cc.cc ( #354197 )
2024-11-07 18:16:05 +00:00
Martin Weinelt
6e95221e2e
python312Packages.homeassistant-stubs: 2024.10.4 -> 2024.11.0
...
https://github.com/KapJI/homeassistant-stubs/releases/tag/2024.11.0
2024-11-07 19:05:09 +01:00
Martin Weinelt
d8bdd0cfae
home-assistant.python.pkgs.pytest-homeassistant-custom-component: 0.13.172 -> 0.13.180
...
https://github.com/MatthewFlamm/pytest-homeassistant-custom-component/blob/refs/tags/0.13.180/CHANGELOG.md
2024-11-07 19:05:08 +01:00
Martin Weinelt
c50bfd50d3
home-assistant: 2024.10.04 -> 2024.11.0
...
https://www.home-assistant.io/blog/2024/11/06/release-202411/
2024-11-07 19:05:07 +01:00
Martin Weinelt
c5b3382128
home-assistant.intents: 2024.10.2 -> 2024.11.4
...
https://github.com/home-assistant/intents/releases/tag/2024.11.4
2024-11-07 19:04:57 +01:00
Reno Dakota
52bf1163fa
treewide: use getLib when accessing clang / libclang / stdenv.cc.cc
...
In preparation to eliminate the lib output for the unwrapped clang, use
`lib.getLib` to access the `lib` output.
2024-11-07 10:27:41 +00:00
Gaétan Lepage
84a44238d0
_389-ds-base: 2.4.6 -> 3.1.1 ( #352353 )
2024-11-07 09:03:51 +01:00
Aleksana
5ed245d62a
treewide: fix build by pinning Go 1.22 for now ( #353895 )
2024-11-07 11:26:28 +08:00
Weijia Wang
f8619f31a9
sqlpage: darwin sdk refactor ( #354086 )
2024-11-07 03:53:12 +01:00
Weijia Wang
d2af3b5c4a
apacheHttpdPackages.mod_wsgi3: 5.0.0 -> 5.0.1 ( #352753 )
2024-11-07 01:38:35 +01:00
Weijia Wang
89e107b3f0
qdrant: 1.11.5 -> 1.12.1 ( #352373 )
2024-11-07 01:35:22 +01:00
Austin Horstman
e1ad199c2b
sqlpage: darwin sdk refactor
...
We can inherit sdk from stdenv and don't need to declare the frameworks.
2024-11-06 14:42:25 -06:00
Austin Horstman
d171b45e53
sqlpage: format
2024-11-06 14:41:37 -06:00
Sandro
7cf19f3811
alice-lg: Adopting package and refactoring ( #350031 )
2024-11-06 18:41:03 +01:00
Sandro
4d40360df3
birdwatcher: Adopting package and refactoring ( #350032 )
2024-11-06 18:39:58 +01:00
0x4A6F
6ca4a96533
stayrtr: 0.5.1 -> 0.6.1 ( #348291 )
...
* stayrtr: 0.5.1 -> 0.6.1
* stayrtr: refactor and convert to by-name
* stayrtr: reformat with nixfmt-rfc-style
2024-11-06 15:31:29 +01:00
0x4A6F
1f53d0a9f2
xandikos: 0.12.1 -> 0.12.2 ( #352604 )
...
* xandikos: 0.2.11 -> 0.2.12
* xandikos: move to pkgs/by-name
2024-11-06 15:31:15 +01:00
Cosima Neidahl
cac168d9bc
mir: 2.18.2 -> 2.18.3 ( #352718 )
2024-11-06 13:50:41 +01:00
Alexander Sieg
887a74fd57
clickhouse: fix compilation on aarch64-linux
2024-11-06 11:33:04 +01:00
Sandro
ed161a7f42
lldap: 0.5.1-unstable-2024-08-09 -> 0.5.1-unstable-2024-10-30 ( #352840 )
2024-11-06 10:03:58 +01:00
Weijia Wang
29fadec759
mailhog: fix build ( #353565 )
2024-11-06 00:35:32 +01:00