Commit Graph
766823 Commits
Author SHA1 Message Date
Stefan Frijters 54849e2fb8 gcc: fix inconsistency in isCross condition
In libgcc.nix, `targetPlatformSlash` is set by checking if hostPlatform == targetPlatform.
In default.nix, `targetConfig` (which is also going to be part of the path) is also set by checking if hostPlatform == targetPlatform.

However, in common.nix, the recently added `isCross` is set by checking if hostPlatform.config == targetPlatform.config.
This means that for platforms like '-nolibc' the paths in common.nix are not set up correctly for libgcc.nix to find and move libgcc_s.so .

Changing isCross to also check hostPlatform == targetPlatform fixes this issue.
2025-03-13 10:52:16 +01:00
Cosima NeidahlandGitHub 48f6c52075 buteo-syncfw: 0.11.8 -> 0.11.9 (#387382) 2025-03-12 12:10:53 +01:00
xanderioandGitHub 98b71fcc63 python312Packages.netbox-plugin-prometheus-sd: 1.1.1 -> 1.1.2 (#388708) 2025-03-12 12:02:35 +01:00
SandroandGitHub d817fcbaba python312Packages.odc-geo: 0.4.9 -> 0.4.10 (#388991) 2025-03-12 11:48:29 +01:00
Vincent LaporteandVincent Laporte 4fc61bc72c ocamlPackages.sail: 0.16 → 0.18 2025-03-12 11:44:45 +01:00
SandroandGitHub e8539cc799 brush: add missing "passthru.shellPath" (#389146) 2025-03-12 11:43:40 +01:00
Franz PletzandGitHub 4e4716308d castget: 2.0.1 -> 2.0.1-unstable-2025-01-25; unbreak (#389161) 2025-03-12 11:38:57 +01:00
teutat3sandYureka d88a16d926 electron-source: cleanup unused patch for electron 32
This patch is no longer needed, because we don't build electron 32 from
source anymore since #383660.
2025-03-12 11:28:32 +01:00
teutat3sandYureka 1ab2b7d227 electron_34-bin: remove fix for read out of range on aarch64 16k pages systems
Cleanup, because electron 34.3.0 and 33.4.1 already contain the fix
upstream and have reached nixpkgs master.

https://github.com/electron/electron/releases/tag/v34.3.0
https://github.com/electron/electron/pull/45571
https://github.com/electron/electron/releases/tag/v33.4.1
https://github.com/electron/electron/pull/45602
2025-03-12 11:28:32 +01:00
teutat3sandYureka 11cf45ff45 electron-source.electron_34: init at 34.3.2
- Changelog: https://github.com/electron/electron/releases/tag/v34.3.2
2025-03-12 11:27:41 +01:00
teutat3sandYureka a4aecad9ce electron-source: fix update script for electron >= 34 2025-03-12 11:27:41 +01:00
Nikolay KorotkiyandGitHub 69698fe285 tootik: 0.15.3 -> 0.15.4 (#389174) 2025-03-12 14:22:49 +04:00
Arne KellerandGitHub d80a77d172 {age-plugin-yubikey,anchor,ante,avbroot,awatcher,ajour}: use fetchCargoVendor (#388830) 2025-03-12 11:21:52 +01:00
Arne KellerandGitHub c25a593fb4 ISSUE_TEMPLATE: avoid using maintainer usernames as headings (#387825) 2025-03-12 11:09:44 +01:00
kirillrdyandGitHub fc1c8126be ent-go: 0.14.0 -> 0.14.3 (#385834) 2025-03-12 21:07:38 +11:00
SandroandGitHub 742e1fdecb vfkit: fix race condition in test suite (#388542) 2025-03-12 10:57:31 +01:00
Pavol RusnakandGitHub 7902864491 ollama: 0.5.13 -> 0.6.0 (#389172) 2025-03-12 10:46:49 +01:00
Rick van SchijndelandGitHub 144c19ac09 libwebsockets: 4.3.3 -> 4.3.5 (#385548) 2025-03-12 10:42:31 +01:00
Arne KellerandGitHub 62771e5f93 age-plugin-sss: init at 0.2.5 (#387262) 2025-03-12 10:39:59 +01:00
d8b4f03304 postmoogle: 0.9.24 -> 0.9.25 (#388879)
Co-authored-by: amuckstot30 <amuckstot30@users.noreply.github.com>
2025-03-12 09:32:24 +00:00
Jon SeagerandGitHub 98ed26fd96 python312Packages.craft-grammar: 2.0.1 -> 2.0.2 (#389113) 2025-03-12 09:31:24 +00:00
Pavol Rusnak 66bff6b574 ollama: 0.5.13 -> 0.6.0 2025-03-12 10:16:25 +01:00
R. Ryantm 549b4a1857 tootik: 0.15.3 -> 0.15.4 2025-03-12 09:15:57 +00:00
Jon Seager 5270a7d909 snapcraft: relax click version dependency 2025-03-12 09:14:39 +00:00
Ivan MincikandGitHub 76f2ce132c python312Packages.rtree: 1.3.0 -> 1.4.0 (#388949) 2025-03-12 08:27:25 +00:00
Gaétan LepageandGitHub 226e1986eb docker-color-output: init at 2.5.1 (#384824) 2025-03-12 09:02:00 +01:00
Sébastien Guimmara 3093de2c6a docker-color-output: init at 2.5.1 2025-03-12 08:51:29 +01:00
Doron Behar 4212b6ee34 castget: 2.0.1 -> 2.0.1-unstable-2025-01-25; unbreak 2025-03-12 09:50:02 +02:00
Doron Behar f68a79f0b7 castget: Add changelog (upstream started using GitHub) 2025-03-12 09:49:46 +02:00
Doron Behar 4cccefb024 castget: no with lib; in meta 2025-03-12 09:48:39 +02:00
Doron Behar b37cbd7283 castget: reorder arguments & inputs 2025-03-12 09:47:52 +02:00
bc7a33189e python3Packages.rtree: raise minimal python version to 3.9
Co-authored-by: Nick Cao <nickcao@nichi.co>
2025-03-12 08:05:47 +01:00
Gaétan LepageandGitHub d7d18819bb orca-slicer: 2.2.0-unstable-2025-01-23 -> 2.3.0-rc (#385289) 2025-03-12 08:04:18 +01:00
Gaétan LepageandGitHub 270c6df31d obs-studio-plugins.obs-composite-blur: 1.5.0 -> 1.5.1 (#389158) 2025-03-12 07:59:08 +01:00
R. RyanTMandGitHub e2620adb0f adminneo: 4.15 -> 4.17 (#389156) 2025-03-12 12:09:30 +05:30
R. Ryantm c98d61bcae obs-studio-plugins.obs-composite-blur: 1.5.0 -> 1.5.1 2025-03-12 06:36:38 +00:00
R. Ryantm 02a0f56523 libwebsockets: 4.3.3 -> 4.3.5 2025-03-12 06:01:36 +00:00
Pol DellaieraandGitHub 75cd88fa9b nixos/light: add minBrightness option (#386182) 2025-03-12 06:33:29 +01:00
dotlambdaandGitHub 41bb262e43 home-assistant: 2025.3.1 -> 2025.3.2 (#389025) 2025-03-11 21:58:59 -07:00
Matthew CroughanandGitHub 77a4930cc0 ax25-apps: 0.0.8-rc5 -> 0.0.8-rc5-unstable-2021-05-13 (#389138) 2025-03-11 21:48:45 -07:00
Robert Schütz ad28528b97 python313Packages.homeassistant-stubs: 2025.3.1 -> 2025.3.2
Diff: https://github.com/KapJI/homeassistant-stubs/compare/refs/tags/2025.3.1...2025.3.2

Changelog: https://github.com/KapJI/homeassistant-stubs/releases/tag/2025.3.2
2025-03-11 21:48:39 -07:00
liberodark 2eb815ad3e orca-slicer: 2.2.0-unstable-2025-01-23 -> 2.3.0-rc 2025-03-12 05:47:35 +01:00
6f656135db kubetui: 1.6.0 -> 1.6.2 (#389064)
Co-authored-by: Bot-wxt1221 <3264117476@qq.com>
2025-03-12 04:40:24 +00:00
Bobby RongandGitHub 8a946fb875 budgie-desktop: Backport fix for Vala 0.56.18 (#388241) 2025-03-12 12:13:34 +08:00
Austin HorstmanandGitHub 230f8bbfe4 portfolio: 0.74.1 -> 0.74.2 (#388683) 2025-03-11 23:04:40 -05:00
Austin HorstmanandGitHub 65bbf7aa19 kitty: 0.39.1->0.40.0 (#388182) 2025-03-11 22:50:57 -05:00
Franz PletzandGitHub 7310ab328b fluent-bit: 3.2.6 -> 3.2.8 (#388786) 2025-03-12 04:41:20 +01:00
Kenichi Kamiya 21a6cc3ed1 brush: add missing passthru.shellPath 2025-03-12 12:27:03 +09:00
c1d1a90903 is-fast: 0.1.3 -> 0.8.5 (#389059)
Co-authored-by: pwnwriter <hi@pwnwriter.me>
2025-03-12 03:19:09 +00:00
Nick CaoandGitHub abe85c8598 ada: 3.1.2 -> 3.1.3 (#389079) 2025-03-11 22:22:50 -04:00