sternenseemann
fb7fe3b3a8
haskellPackages.termbox-bindings-c: disable implicit fun -Werror
...
Work around gcc 14 making implicit-function-declaration an error.
2024-12-22 13:02:06 +01:00
github-actions[bot] and GitHub
5b031a22a3
Merge master into haskell-updates
2024-12-22 00:18:08 +00:00
Martin Weinelt and GitHub
0c23a22ce8
esphome: 2024.12.1 -> 2024.12.2 ( #367240 )
2024-12-22 00:55:45 +01:00
Martin Weinelt
3c2fa2c98f
esphome: 2024.12.1 -> 2024.12.2
...
https://github.com/esphome/esphome/releases/tag/2024.12.2
2024-12-22 00:43:21 +01:00
Arne Keller and GitHub
1abd6d391e
nixos/restic: test that initialize = false works correctly ( #266132 )
2024-12-22 00:27:38 +01:00
Gaétan Lepage and GitHub
da676f2678
topiary: 0.3.0 -> 0.5.1 ( #359145 )
2024-12-22 00:19:54 +01:00
Thiago Kenji Okada and GitHub
ff821d9414
maintainers: update GitHub name ( #367225 )
2024-12-21 23:11:05 +00:00
nartsisss
e2f871cc5b
topiary: add version check hook
2024-12-22 01:51:35 +03:00
nartsisss
93a799bab4
topiary: add maintainer nartsiss
2024-12-22 01:51:35 +03:00
nartsisss
c3efe39781
topiary: refactor meta
2024-12-22 01:51:27 +03:00
nixpkgs-merge-bot[bot] and GitHub
73204a5db5
simplex-chat-desktop: 6.2.0 -> 6.2.1 ( #367223 )
2024-12-21 22:40:30 +00:00
kirillrdy and GitHub
7e4a159448
kazumi: 1.4.6 -> 1.4.7 ( #366508 )
2024-12-22 07:31:51 +09:00
Makuru
2711183fd3
maintainers: update GitHub name
2024-12-21 23:23:04 +01:00
Gaétan Lepage and GitHub
0364fe3fc6
vimPlugins.blink-cmp: 0.7.6 -> 0.8.0 ( #366987 )
2024-12-21 23:12:36 +01:00
Gaétan Lepage and GitHub
b826d7365d
avante-nvim: 0.0.13 -> 0.0.14 ( #367211 )
2024-12-21 23:02:16 +01:00
R. Ryantm
e3fae94afb
simplex-chat-desktop: 6.2.0 -> 6.2.1
2024-12-21 21:58:22 +00:00
nixpkgs-merge-bot[bot] and GitHub
6da7449bc6
skypeforlinux: 8.133.0.202 -> 8.134.0.202 ( #367071 )
2024-12-21 21:56:12 +00:00
Gaétan Lepage and GitHub
fb88560f38
ivyterm: 0-unstable-2024-10-23 > 1.0.0 ( #366885 )
2024-12-21 22:52:05 +01:00
Leona Maroni and GitHub
9d61fbb6e2
zsh-autosuggestions: 0.7.0 -> 0.7.1 ( #358756 )
2024-12-21 22:38:40 +01:00
Leona Maroni and GitHub
135b188e31
youtrack: 2024.3.52635 -> 2024.3.53776 ( #364850 )
2024-12-21 22:37:51 +01:00
lassulus and GitHub
5b4357e3af
wofi-pass: 24.0.2 -> 24.1.0 ( #366582 )
2024-12-21 22:23:25 +01:00
Theodore Ni and GitHub
d3f30499be
python312Packages.dbt-bigquery: 1.8.3 -> 1.9.0 ( #364793 )
2024-12-21 15:18:57 -06:00
Theodore Ni and GitHub
c9f0c8fd55
python312Packages.dbt-postgres: 1.8.2 -> 1.9.0 ( #365456 )
2024-12-21 15:07:12 -06:00
humemm and GitHub
72b0b9b92f
avante-nvim: 0.0.13 -> 0.0.14
2024-12-21 12:47:16 -08:00
Fabian Affolter and GitHub
81629effd3
ha-mqtt-discoverable-cli: 0.4.1 -> 0.16.2 ( #366935 )
2024-12-21 21:32:46 +01:00
Fabian Affolter and GitHub
2c434586c4
malwoverview: 6.0.1 -> 6.1.1 ( #367139 )
2024-12-21 21:30:15 +01:00
Adam C. Stephens and GitHub
e045b61efa
woodpecker-server: 2.8.0 -> 2.8.2 ( #367027 )
2024-12-21 15:28:17 -05:00
sternenseemann and GitHub
ebb16d0fe0
gnatPackages: AdaCore 2025 updates ( #352856 )
2024-12-21 21:24:19 +01:00
euxane and sternenseemann
1dabc1f584
maintainers: rename pacien -> euxane, update details
2024-12-21 21:20:22 +01:00
Yueh-Shun Li and GitHub
4daf7b31d5
singularity: 4.2.1 -> 4.2.2 ( #366871 )
2024-12-22 03:44:18 +08:00
Ulrik Strid and GitHub
9a6ed10630
ocamlPackages.mlx: init at 0.9 ( #366892 )
2024-12-21 20:43:05 +01:00
sternenseemann
dc09700185
haskellPackages.{hd5-lite,bindings-libcddb}: disable gcc 14 -Werror
2024-12-21 20:31:20 +01:00
sternenseemann
81c6edc05e
haskell.packages.ghc910.http2: build with http-semantics >= 0.3
2024-12-21 20:30:50 +01:00
sternenseemann
155addf580
Merge branch staging-next into haskell-updates
2024-12-21 20:17:43 +01:00
sternenseemann
9c577069d9
haskellPackages.HsSyck: implicit function decl may not fail build
...
This is another gcc 14 workaround.
haskellPackages.HsOpenSSL: don't silence incompatible-pointer-types
Disabling the error is a better option than silencing the warning which
still applies…
2024-12-21 20:15:26 +01:00
Theodore Ni
752b7f8b31
python312Packages.dbt-postgres: update Python version, remove env variable
2024-12-21 11:10:53 -08:00
R. Ryantm and Theodore Ni
c4e2ef9d7a
python312Packages.dbt-postgres: 1.8.2 -> 1.9.0
2024-12-21 11:10:52 -08:00
sternenseemann
494cb37f99
haskellPackages.relocant: add postgresql db to tests
2024-12-21 20:08:54 +01:00
Theodore Ni
8119a9b9dc
python312Packages.dbt-bigquery: update dependencies
2024-12-21 11:08:41 -08:00
K900 and GitHub
93d9b277f4
cinny-unwrapped: pin Node 20 ( #367182 )
2024-12-21 22:08:15 +03:00
K900
da1f80d10a
kodi: fix comment on why Mesa is used
2024-12-21 22:04:05 +03:00
K900
9ec0f27a26
cwiid: suppress warning to fix build
...
Upstream has been dead for 15 years and Kodi uses this for some reason.
2024-12-21 22:01:13 +03:00
Donovan Glover and GitHub
8dacc3a676
wakapi: 2.12.2 -> 2.12.3 ( #366936 )
2024-12-21 18:58:22 +00:00
Theodore Ni and GitHub
c5663d0032
python312Packages.dbt-redshift: 1.8.1 -> 1.9.0 ( #365482 )
2024-12-21 12:55:29 -06:00
K900
002c2a741b
zepp-simulator: mesa -> libgbm
2024-12-21 21:55:02 +03:00
K900
96aec0ee9d
waybox: mesa -> libgbm
2024-12-21 21:55:02 +03:00
K900
6a89593543
python312Packages.kivy: drop unused mesa dependency
...
Not technically unused, but used as a software fallback in weird browser cases.
2024-12-21 21:55:02 +03:00
K900
d7cb2a19d8
pilipalax: mesa -> libgbm
...
Another broken Flutter app.
2024-12-21 21:55:02 +03:00
K900
2a00681ff9
pantheon.wingpanel: remove unused mesa dependency
2024-12-21 21:55:02 +03:00
K900
6b6ce7ea08
pantheon.gala: remove unused mesa dependency
2024-12-21 21:55:02 +03:00