Commit Graph

698776 Commits

Author SHA1 Message Date
Emily e047c69ed4 {bintools-wrapper,cc-wrapper}: allow paths relative to the Darwin SDK
`-L` and `-I` are interpreted relative to the `$SDKROOT` by the
Darwin toolchain, so we have to avoid filtering out such paths in the
purity filter hacks in order to not break e.g. the .NET Core build
system. It’s also just the correct thing to do for the platform.
2024-10-26 15:28:50 +01:00
Emily 9142a07030 {bintools-wrapper,cc-wrapper}: factor out Darwin SDK logic
This reduces code duplication, makes the SDK variables available
earlier in the wrappers, and makes the behaviour between the two
wrappers more consistent.
2024-10-26 01:03:16 +01:00
github-actions[bot] bdce452570 Merge staging-next into staging 2024-10-25 12:06:07 +00:00
Emily 9d25bfbace openjdk: add riscv64-linux to platforms (#343907) 2024-10-25 11:23:41 +01:00
Steven Keuchel b006420383 openjdk: add riscv64-linux to platforms 2024-10-25 10:15:04 +02:00
github-actions[bot] 8d38d01221 Merge staging-next into staging 2024-10-25 06:05:28 +00:00
github-actions[bot] 3f6af763b1 Merge master into staging-next 2024-10-25 06:05:00 +00:00
Emily Trau b50e35f98d ghidra-extensions.ghidra-golanganalyzerextension: init at 1.2.4 (#350850) 2024-10-25 16:59:58 +11:00
Franz Pletz e176bec092 lldpd: build on macOS (#350485) 2024-10-25 07:59:28 +02:00
Matthias Beyer c04462bf2d doc: Add missing debian12 attribute names (#339780) 2024-10-25 07:55:17 +02:00
Sefa Eyeoglu ab900f2dbd vencord: 1.10.4 -> 1.10.5 (#350964) 2024-10-25 07:49:52 +02:00
Johannes Jöns 5dbe1a4cd9 prismlauncher-unwrapped: 9.0 -> 9.1 (#350959) 2024-10-25 05:23:45 +00:00
Doron Behar 959857c78d pdfcpu: 0.8.1 -> 0.9.1 (#350858) 2024-10-25 08:17:24 +03:00
K900 ca5c7f6e1d obs-studio: add -Wno-error=deprecated-declarations due to build failure (#351075) 2024-10-25 08:13:18 +03:00
Fabián Heredia Montiel e1fb60b6d6 obs-studio: add -Wno-error=deprecated-declarations due to build failure 2024-10-24 23:08:12 -06:00
K900 720d475962 Merge branch 'staging-next' into staging 2024-10-25 07:59:31 +03:00
K900 764384fc64 Merge remote-tracking branch 'origin/master' into staging-next 2024-10-25 07:59:17 +03:00
Artturin 478d963e3c bitwarden-desktop: add URL scheme (#351047) 2024-10-25 07:14:09 +03:00
Donovan Glover b523b2099a hyfetch: 1.4.11 -> 1.99.0; use modern standards (#350800) 2024-10-25 04:13:20 +00:00
Aleksana 908e008625 buildpack: moved to by-name and modernized derivation (#345645) 2024-10-25 11:07:01 +08:00
Tomo 94e7097c53 tflint: moved to by-name and modernized derivation (#343856) 2024-10-24 19:55:54 -07:00
rewine 12b2c139d4 foot: 1.18.0 -> 1.19.0 (#350760) 2024-10-25 10:27:58 +08:00
rewine a3f2a78073 fcft: 3.1.8 -> 3.1.9 (#350759) 2024-10-25 10:22:10 +08:00
Emily Trau ff947ad0d2 ghidra-extensions: fix package sorting 2024-10-25 12:54:35 +11:00
Ivy Fan-Chiang 1d53554f15 ghidra-extensions.ghidra-golanganalyzerextension: init at 1.2.4 2024-10-24 21:23:19 -04:00
nixpkgs-merge-bot[bot] 062c4f5974 syncyomi: 1.1.1 -> 1.1.2 (#350967) 2024-10-25 01:11:56 +00:00
Emily 4b8e58e813 clang: skip the -nostdlibinc patch on Darwin; ld64: search standard library locations (#349555) 2024-10-25 01:56:20 +01:00
Artturin b8c13d36df zenergy: init at 0-unstable-2024-10-10 (#297598) 2024-10-25 03:43:46 +03:00
Emily fd00e32347 gtk4: fix darwinMinVersionHook typo (#351053) 2024-10-25 01:08:47 +01:00
Reno Dakota 3302365be7 gtk4: fix darwinMinVersionHook typo
set min version to 10.15 not 15.0
2024-10-24 23:56:28 +00:00
Fabián Heredia Montiel da7fb8d0ef Merge remote-tracking branch 'origin/master' into staging-next 2024-10-24 17:53:05 -06:00
Artturin 11761eda6d rebuild-amount: Fix 'SC2155 (warning): Declare and assign separately to avoid masking return values.' (#321146) 2024-10-25 02:34:36 +03:00
gmvar 148d579567 bitwarden-desktop: add URL scheme 2024-10-24 16:11:44 -07:00
Emily 962fed7c8b OpenJDK/OpenJFX updates (#351025) 2024-10-25 00:00:54 +01:00
Emily b0e7b99a77 python312Packages.pycurl: fix darwin build (#351043) 2024-10-24 23:53:56 +01:00
Gaétan Lepage bc1400c95a inv-sig-helper: 0-unstable-2024-08-17 -> 0-unstable-2024-09-24 (#350924) 2024-10-25 00:27:36 +02:00
Reno Dakota 7912914784 python312Packages.pycurl: fix darwin build
don't link with flat_namespace on darwin as it results in the runtime
linker/loader pulling in the system libcurl rather than nixpkgs one.

https://github.com/pycurl/pycurl//commit/7deb85e24981e23258ea411dcc79ca9b527a297d
2024-10-24 22:18:41 +00:00
Martin Weinelt 0d5e4264c3 python312Packages.python-snap7: convert to pep517 build 2024-10-25 00:06:51 +02:00
Yt c53bacfb59 cloudflare-dyndns: 4.1 -> 5.0 (#349990) 2024-10-24 17:59:42 -04:00
Yt cd9e7ebb3e ockam: 0.134.0 -> 0.138.0 (#350934) 2024-10-24 17:59:20 -04:00
Emily b075f35a31 mpv: remove unreferenced patch (#351026) 2024-10-24 22:58:18 +01:00
Florian Klink c968b552b5 rpiboot: Refactor and update to 20240926-102326 (#350985) 2024-10-24 23:57:07 +02:00
Emily 1b0dadd102 nixpkgs-openjdk-updater.openjdkSource: enforce source.json schema 2024-10-24 22:29:25 +01:00
Doron Behar 4d2ea7ff45 pdfcpu: 0.9.0 -> 0.9.1
Diff: https://github.com/pdfcpu/pdfcpu/compare/v0.9.0...v0.9.1
2024-10-25 00:25:43 +03:00
Nick Cao 7c3919bc73 libkrunfw: 4.4.1 -> 4.4.2 (#349874) 2024-10-24 17:24:42 -04:00
Sefa Eyeoglu 98c6c17394 pnpm.fetchDeps: multiple workspaces; better pnpmInstallFlags (#350751) 2024-10-24 23:20:14 +02:00
Nick Cao 7ce2e3838d beekeeper-studio: 4.6.2 -> 4.6.8 (#343622) 2024-10-24 17:14:44 -04:00
Emily 1af0df3fbd mpv: remove unreferenced patch
Fixes: f2280510e3
2024-10-24 22:07:21 +01:00
isabel f625128f92 hyfetch: use modern builders 2024-10-24 22:06:20 +01:00
Leona Maroni a378c72099 youtrack_2022_3: drop (#349356) 2024-10-24 22:46:57 +02:00