Commit Graph

39387 Commits

Author SHA1 Message Date
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
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
Nick Cao
407ff1729f
prometheus-consul-exporter: 0.12.1 -> 0.13.0 (#354360) 2024-11-08 14:32:47 -05: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
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
Bernardo Meurer
7db2924ffe
roon-server: 2.0-1462 -> 2.0-1470 (#352121) 2024-11-05 16:32:23 -05:00
Peder Bergebakken Sundt
050ccc335b
akkoma-frontends: use finalAttrs pattern (#352964) 2024-11-05 21:03:43 +01:00
Rick van Schijndel
af10bfa79a
zabbix70: 7.0.2 -> 7.0.5 (#350994) 2024-11-05 20:52:07 +01:00
Olivér Falvai
54ece522d1
dnsmasq_exporter: build with Go 1.22 for now
until the golang.org/x/net dependency gets upgraded in the project

https://hydra.nixos.org/build/276128656/nixlog/1/tail
2024-11-05 20:35:43 +01:00
0x4A6F
e6ec6afa21
gortr: Adopting package and refactor (#351612) 2024-11-05 17:01:41 +01:00
0x4A6F
9d03557aae
mariadb: 10.5.27, 10.6.20, 10.11.10, 11.4.4 (#353661) 2024-11-05 16:46:18 +01:00
K900
ae839936d9 home-assistant-custom-lovelace-modules.universal-remote-card: 4.1.2 -> 4.1.3
Diff: https://github.com/Nerwyn/android-tv-card/compare/4.1.2...4.1.3
2024-11-05 09:47:53 +03:00
Johannes Jöns
663bd41e14
xorg.libAppleWM: constrain to darwin targets (#353618) 2024-11-05 00:32:19 +01:00
Philip Taron
08645b4826
postgresql: use team (#352905) 2024-11-04 13:12:39 -08:00