Commit Graph

712962 Commits

Author SHA1 Message Date
Franz Pletz
b45fe742d3
ncmpc: 0.49 -> 0.51 2024-11-25 10:52:34 +01:00
R. Ryantm
4842516f6a terraform-providers.dnsimple: 1.7.0 -> 1.8.0 2024-11-25 09:49:52 +00:00
R. Ryantm
853bcb8549 eigenmath: 3.27-unstable-2024-10-18 -> 3.33-unstable-2024-11-22 2024-11-25 09:44:29 +00:00
R. Ryantm
c2678467d9 terraform-providers.digitalocean: 2.42.0 -> 2.44.1 2024-11-25 09:31:13 +00:00
Jenny
61aa4ba718
nixos/open-webui: update doc link url (#354446) 2024-11-25 10:31:04 +01:00
Jenny
7e6ce24882
iterm2: 3.5.4 -> 3.5.10 (#357721) 2024-11-25 10:26:24 +01:00
Gaétan Lepage
700701eb67
vimPlugins.codecompanion-nvim: init at 2024-11-24 (#358913) 2024-11-25 10:23:02 +01:00
Gaetan Lepage
6962442748 tinymist: 0.12.0 -> 0.12.4
Diff:
https://github.com/Myriad-Dreamin/tinymist/compare/refs/tags/v0.12.0...0.12.4

Changelog:
https://github.com/Myriad-Dreamin/tinymist/blob/refs/tags/v0.12.4/CHANGELOG.md
2024-11-25 10:21:49 +01:00
Sergei Trofimovich
90474914ee gcc: do not allow version skew when cross-building gcc
When `gcc` is cross-built (`build` != `target` && `host` == `target`)
`gcc` assumes that it has a compatible cross-compiler in the environment
that can build target libraries. Version of a cross-compiler has to
match the compiler being cross-built as libraries frequently use fresh
compiler features, like `-std=c++26` or target-specific types like
`_Bfloat16`.

Version mismatch causes build failures like:

    https://github.com/NixOS/nixpkgs/issues/351905

Similar problems (but on a smaller scale) happen when a `gcc`
cross-compiler is built (`build` == `host` && `host` != `target`) built
by a mismatching version of a native compiler (`build` == `host` &&
`host` == `target`). That was worked around by forcing `gcc9Stdenv` for
older compiler versions.

Let's fix both problems by requiring the same compiler version for
cross-case.

Closes: https://github.com/NixOS/nixpkgs/issues/351905
2024-11-25 09:11:38 +00:00
โทสตัล
1d64cd968a lightningcss: 1.28.0 → 1.28.2 2024-11-25 16:05:38 +07:00
DataHearth
1f772d5684
triptych.nvim: add plenary-nvim as required dependency 2024-11-25 09:56:24 +01:00
Jon Seager
ff57eb8c6c
python312Packages.craft-parts: 2.1.2 -> 2.1.3 (#358777) 2024-11-25 08:47:44 +00:00
wxt
0d71320797
cbmc: 6.0.1 -> 6.4.0 2024-11-25 16:44:04 +08:00
wxt
1d2443c3d7
cbmc: nixfmt 2024-11-25 16:44:02 +08:00
Fabian Affolter
cd7b8f7f5c seclists: 2024.3 -> 2024.4
Diff: https://github.com/danielmiessler/SecLists/compare/2024.3...2024.4
2024-11-25 09:27:21 +01:00
R. Ryantm
37c985d241 katawa-shoujo-re-engineered: 1.4.8 -> 1.4.9 2024-11-25 08:22:55 +00:00
R. Ryantm
2de18b37cf aerospike: 7.2.0.1 -> 7.2.0.4 2024-11-25 08:13:20 +00:00
Gaétan Lepage
7d819dfd5e
vimPlugins.spaceman-nvim: init at 2024-11-03 (#358884) 2024-11-25 09:10:40 +01:00
Gaetan Lepage
95f9d5d2b3 vimPlugins.codecompanion-nvim: init at 2024-11-24 2024-11-25 09:04:39 +01:00
Fabian Affolter
4ae22ca15c ldeep: 1.0.73 -> 1.0.75
Diff: https://github.com/franc-pentest/ldeep/compare/refs/tags/1.0.73...1.0.75

Changelog: https://github.com/franc-pentest/ldeep/releases/tag/1.0.75
2024-11-25 09:03:31 +01:00
Emily
29ef7a233d
treewide: remove deprecations after 24.11 branch-off (#358735) 2024-11-25 08:03:00 +00:00
Fabian Affolter
23ed5b9d55
python312Packages.pyftdi: update disabled
- add changelog to meta
2024-11-25 09:01:27 +01:00
Wolfgang Walther
094453260d
cinnamon: remove
As the TODO says.
2024-11-25 08:54:07 +01:00
Ulrik Strid
4633a7c723
ocamlPackages.menhir: support --suggest-menhirLib (#358146) 2024-11-25 08:53:41 +01:00
Leona Maroni
1044b2ccdb
nixos/paperless: add environmentFile option (#350944) 2024-11-25 08:51:01 +01:00
Tomodachi94
a7f52c5905
stirling-pdf: 0.30.1 -> 0.33.1 (#357412) 2024-11-24 23:45:10 -08:00
Fabian Affolter
422e9c14e3 python311Packages.pyoverkiz: 1.14.2 -> 1.15.0
Diff: https://github.com/iMicknl/python-overkiz-api/compare/refs/tags/v1.14.2...v1.15.0

Changelog: https://github.com/iMicknl/python-overkiz-api/releases/tag/v1.15.0
2024-11-25 08:37:51 +01:00
Maximilian Bosch
0f9abba69d
Merge: mautrix-signal: 0.7.2 -> 0.7.3 (#358785) 2024-11-25 08:33:43 +01:00
Sefa Eyeoglu
b9a481fc4f
lan-mouse: 0.9.1 → 0.10.0 (#358745) 2024-11-25 08:19:11 +01:00
Emily
9437ab6a53
squeak: fix build (#358156) 2024-11-25 07:16:51 +00:00
R. Ryantm
52158e9453 trealla: 2.57.1 -> 2.60.18 2024-11-25 07:03:58 +00:00
happysalada
68eacce4f7 rbw: fix darwin build 2024-11-25 01:21:07 -05:00
happysalada
e18aee47b3 rbw: nix-fmt rfc style 2024-11-25 01:20:44 -05:00
R. Ryantm
a77a60f882 picom-pijulius: 8.2-unstable-2024-11-12 -> 8.2-unstable-2024-11-15 2024-11-25 06:12:32 +00:00
Aleksana
988507244d
python3Packages.hydrogram: init at 0.1.4 (#299966) 2024-11-25 14:04:47 +08:00
R. Ryantm
58e31a2445 globalping-cli: 1.4.0 -> 1.4.3 2024-11-25 05:43:06 +00:00
R. Ryantm
bb102da5de gleam: 1.6.1 -> 1.6.2 2024-11-25 05:08:47 +00:00
Jacob Birkett
8371907575 tidal-hifi: 5.16.0 -> 5.17.0 2024-11-24 21:48:53 -07:00
Peder Bergebakken Sundt
f792ec7d15
python312Packages.skops: disable flaky test (#358630) 2024-11-25 05:48:30 +01:00
Peder Bergebakken Sundt
6561131f8d
streamcontroller: Use commit hash to fetch releases (#358608) 2024-11-25 05:45:21 +01:00
Emily
8cc8dbc1af
glsl_analyzer: fix on x86_64-darwin (#356886) 2024-11-25 04:30:39 +00:00
Austin Horstman
2b2e6614ce
{nodePackages.jsonlint,luaPackages.luacheck}: add meta.mainProgram (#358173) 2024-11-24 22:15:00 -06:00
John Titor
a20bd2cca9
uwsm: add missing systemd dependency
NOT a requirement to build, but a runtime dependency. Ideally, it is present in all environments, but let's not take any chances.
2024-11-25 09:40:47 +05:30
John Titor
6239ac5d06
uwsm: prefer user env binaries
As much as I hate relying on user environment, this fixes the issue where sub processes that are launched with uwsm (with `uwsm app`) inherit uwsm's PATH. Now UWSM itself and its subprocesses should prefer the user environment. Fixes https://github.com/NixOS/nixpkgs/issues/358805
2024-11-25 09:40:47 +05:30
Sam
6d404af7be
glsl_analyzer: fix on x86_64-darwin
Because apple-sdk defaults to 11 on aarch64-darwin, glsl_analyzer builds
fine, but on x86_64-darwin (where apple-sdk defaults to 10.12) it fails
to build. I've bumped the SDK version to be 11 on both platforms, which
fixes the build.
2024-11-24 20:09:20 -08:00
Tomodachi94
b3e9840b74
litecoin{,d}: drop (#358865) 2024-11-24 20:03:02 -08:00
FlyingStitchman
a0ffe5aefa
vimPlugins.spaceman-nvim: init at 2024-11-03 2024-11-25 04:02:18 +00:00
nixpkgs-merge-bot[bot]
af7318fcb1
kubectl-gadget: 0.33.0 -> 0.34.0 (#358667) 2024-11-25 03:45:54 +00:00
Donovan Glover
f780ed7b05
xcp: 0.21.3 -> 0.22.0 (#355776) 2024-11-25 03:31:44 +00:00
wxt
f5ed2b6041
python3Packages.globus-sdk: 3.45.0 -> 3.48.0 2024-11-25 11:29:58 +08:00