Commit Graph
892873 Commits
Author SHA1 Message Date
Dawid Ciężarkiewicz f7f415d099 wild: make wrapped default, add wild-unwrapped 2025-11-10 22:03:11 -08:00
jadeandGitHub f5534781ba buildGraalvm: fix native-image on darwin (#448389) 2025-11-11 05:11:35 +00:00
nixpkgs-ci[bot]andGitHub 4db8283e5f olympus-unwrapped: 25.11.02.03 -> 25.11.09.03 (#460564) 2025-11-11 05:10:10 +00:00
Rowenna Emma 006ab01d64 buildGraalvm: fix native-image on darwin
On Darwin, it is apparently Oracle's intention to be hostile towards
builds of Clang which are not by Apple.

see https://github.com/oracle/graal/issues/12041

If you want native-image to both work on Darwin and use the nix-provided CC
then you must pass it the flags to disable toolchain checking entirely.
Since the flags are mandatory for functionality,
they should be part of the wrapper.
2025-11-10 20:52:47 -08:00
Rowenna Emma 727a55225f buildGraalvm: refactor use of --add-flags
Simplifies the flag-handling code by using only one --add-flags,
rather than treating --add-flags like --add-flag by mapping it onto every flag
2025-11-10 20:52:47 -08:00
Rowenna Emma 483a5e7a0e buildGraalvm: remove unset vars
This patch removes remaining uses of unset bash var $extraNativeImageArgs
which commit bc1bc1aa3 forgot to remove when deleting the var.
2025-11-10 20:52:47 -08:00
R. Ryantm d509172e86 olympus-unwrapped: 25.11.02.03 -> 25.11.09.03 2025-11-11 04:20:55 +00:00
dotlambdaandGitHub 8dd99ea3e7 python3Packages.qh3: 1.5.5 -> 1.5.6 (#460554) 2025-11-11 04:17:21 +00:00
Pol DellaieraandGitHub 0a7952a54c snipe-it: 8.3.4 -> 8.3.5 (#460372) 2025-11-11 04:16:54 +00:00
nixpkgs-ci[bot]andGitHub 61aeed65a0 snort: 3.9.6.0 -> 3.9.7.0 (#460476) 2025-11-11 04:14:43 +00:00
R. Ryantm 01d9bf2846 python3Packages.qh3: 1.5.5 -> 1.5.6 2025-11-11 03:08:11 +00:00
rewineandGitHub 1033345ff9 cagebreak: 3.0.0 -> 3.1.0 (#459112) 2025-11-11 02:48:10 +00:00
Silvan MosbergerandGitHub 31fa703ba4 workflows/teams: restrict to NixOS org (#460458) 2025-11-11 02:28:21 +00:00
nixpkgs-ci[bot]andGitHub 1310cad299 ruffle: 0.2.0-nightly-2025-11-03 -> 0.2.0-nightly-2025-11-09 (#460171) 2025-11-11 01:34:39 +00:00
kirillrdyandGitHub bd57371154 python3Packages.sse-starlette: fix build in the darwin sandbox (#460524) 2025-11-11 01:04:11 +00:00
Gaetan Lepage 7254157b1c python3Packages.sse-starlette: fix build in the darwin sandbox 2025-11-11 00:42:25 +00:00
Ryan HendricksonandGitHub 14195556d2 cemu-ti: disable deploy script generation (#460106) 2025-11-11 00:31:13 +00:00
Gaétan LepageandGitHub 74fd6182ee python3Packages.finetuning-scheduler: 2.9.0 -> 2.9.1 (#460502) 2025-11-11 00:26:09 +00:00
Martin WeineltandGitHub 1a091815c7 home-assistant-custom-lovelace-modules: modernize (#460501) 2025-11-11 00:20:25 +00:00
SandroandGitHub 6067940e5f plemoljp, plemoljp-{nf,hs}: refine updateScript (#459967) 2025-11-11 00:12:18 +00:00
dotlambdaandGitHub 4001b94def python3Packages.systemd-python: rename from systemd (#460153) 2025-11-11 00:02:25 +00:00
dotlambdaandGitHub b4c84742fb github-backup: 0.50.3 -> 0.51.0 (#459382) 2025-11-11 00:01:57 +00:00
nixpkgs-ci[bot]andGitHub 05c4f365d0 terragrunt: 0.93.0 -> 0.93.3 (#459801) 2025-11-11 00:01:12 +00:00
Gaetan Lepage b99a5528c6 python3Packages.finetuning-scheduler: 2.9.0 -> 2.9.1
Diff: https://github.com/speediedan/finetuning-scheduler/compare/v2.9.0...v2.9.1

Changelog: https://github.com/speediedan/finetuning-scheduler/blob/v2.9.1/CHANGELOG.md
2025-11-10 23:57:47 +00:00
nixpkgs-ci[bot]andGitHub 279ea2c799 stevenblack-blocklist: 3.16.29 -> 3.16.31 (#460500) 2025-11-10 23:42:42 +00:00
Gaétan LepageandGitHub 2622a73755 vimPlugins.gdscript-extended-lsp-nvim: init at 2025-10-28 (#460433) 2025-11-10 23:42:40 +00:00
nixpkgs-ci[bot]andGitHub ba727663fb rabbitmq-server: 4.1.4 -> 4.2.0 (#460499) 2025-11-10 23:38:15 +00:00
SandroandGitHub aca825fc70 gonic: 0.18.0 -> 0.19.0 (#451920) 2025-11-10 23:30:56 +00:00
dish 4f4005dd71 home-assistant-custom-lovelace-modules.zigbee2mqtt-networkmap: modernize
Gets rid of mkYarnPackage and its need for a package.json, as well as
the custom updateScript which was needed because of the package.json
2025-11-10 18:25:51 -05:00
dish 68005ab69d home-assistant-custom-lovelace-modules.multiple-entity-row: modernize
Gets rid of mkYarnPackage and its need for a package.json
2025-11-10 18:25:20 -05:00
dish 4599cad6b9 home-assistant-custom-lovelace-modules.button-card: modernize
Gets rid of mkYarnPackage and its need for a package.json
2025-11-10 18:25:08 -05:00
dish 9ee7704b8c home-assistant-custom-lovelace-modules.atomic-calendar-revive: modernize
Gets rid of mkYarnPackage and the custom update script, which was only
needed because of mkYarnPackage's need for a package.json file.
2025-11-10 18:24:48 -05:00
nixpkgs-ci[bot]andGitHub 99c3b5e790 bash-pinyin-completion-rs: 1.0.1 -> 1.0.2 (#460449) 2025-11-10 23:19:58 +00:00
R. Ryantm 1202776fb3 stevenblack-blocklist: 3.16.29 -> 3.16.31 2025-11-10 23:08:12 +00:00
Nick CaoandGitHub b763522312 mpvScripts.visualizer: 0-unstable-2025-04-12 -> 0-unstable-2025-11-07 (#460412) 2025-11-10 23:02:43 +00:00
R. Ryantm e400f0d2f7 rabbitmq-server: 4.1.4 -> 4.2.0 2025-11-10 23:02:26 +00:00
Nick CaoandGitHub 13af270cd0 vscode-extensions.tabnine.tabnine-vscode: 3.321.0 -> 3.324.0 (#460465) 2025-11-10 23:02:21 +00:00
Nick CaoandGitHub d919f42b24 python3Packages.rectangle-packer: 2.0.4 -> 2.0.5 (#460407) 2025-11-10 23:02:04 +00:00
Nick CaoandGitHub a6ec874a22 libretro.genesis-plus-gx: 0-unstable-2025-10-23 -> 0-unstable-2025-11-07 (#460497) 2025-11-10 23:02:02 +00:00
Nick CaoandGitHub 1c2d88dec5 checkov: 3.2.490 -> 3.2.492 (#460444) 2025-11-10 23:00:22 +00:00
Nick CaoandGitHub af79e4b1ac python3Packages.metakernel: 0.30.3 -> 0.30.4 (#460441) 2025-11-10 22:59:55 +00:00
Nick CaoandGitHub 7224c2dc8e python3Packages.pylutron-caseta: 0.25.0 -> 0.26.0 (#460494) 2025-11-10 22:59:02 +00:00
Nick CaoandGitHub 69198b72d7 python3Packages.glyphslib: 6.12.2 -> 6.12.3 (#460483) 2025-11-10 22:58:12 +00:00
Nick CaoandGitHub 106155d37f vscode-extensions.ms-azuretools.vscode-containers: 2.2.0 -> 2.3.0 (#460479) 2025-11-10 22:57:46 +00:00
Nick CaoandGitHub d119b96275 python3Packages.galois: 0.4.6 -> 0.4.7 (#460267) 2025-11-10 22:51:29 +00:00
Nick CaoandGitHub bf099a49c3 ranger: 1.9.3-unstable-2025-11-01 -> 1.9.3-unstable-2025-11-05 (#460249) 2025-11-10 22:50:38 +00:00
Nick CaoandGitHub 0d17075265 moor: 2.8.1 -> 2.8.2 (#460236) 2025-11-10 22:49:33 +00:00
Nick CaoandGitHub 80697b1cd6 vscode-extensions.illixion.vscode-vibrancy-continued: 1.1.61 -> 1.1.62 (#460229) 2025-11-10 22:48:53 +00:00
Nick CaoandGitHub c7edb5a0bc jx: 3.16.26 -> 3.16.28 (#460310) 2025-11-10 22:46:38 +00:00
Nick CaoandGitHub bc16b44e75 stgit: 2.5.4 -> 2.5.5 (#460286) 2025-11-10 22:45:56 +00:00