Skip to content

shader-slang: 2025.12.1 -> 2025.14.3#435962

Merged
niklaskorz merged 1 commit intoNixOS:masterfrom
niklaskorz:shader-slang-2025.14.3
Aug 24, 2025
Merged

shader-slang: 2025.12.1 -> 2025.14.3#435962
niklaskorz merged 1 commit intoNixOS:masterfrom
niklaskorz:shader-slang-2025.14.3

Conversation

@niklaskorz
Copy link
Member

@niklaskorz niklaskorz commented Aug 22, 2025

Changelogs:

I was originally waiting for shader-slang/slang#8237 to land but eventually figured out that we can enable slang-rhi (which is now required for building the tests) by disabling all backends that require fetching external headers or binaries. Ideally we figure out how to pass them directly to slang-rhi instead of disabling these backends, but for now this at least gets us slang-rhi with the CPU backend.

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

Add a 👍 reaction to pull requests you find important.

@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. labels Aug 22, 2025
@niklaskorz niklaskorz requested a review from samestep August 22, 2025 20:05
Copy link
Contributor

@samestep samestep left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, works great. Sorry for the wild goose chase with shader-slang/slang#8237; didn't even think to try just configuring slang-rhi itself here.

@nixpkgs-ci nixpkgs-ci bot added the 12.approvals: 1 This PR was reviewed and approved by one person. label Aug 23, 2025
@niklaskorz
Copy link
Member Author

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 435962
Commit: f0d61f002420e9a92c1d28127617f14027fb7b0b


x86_64-linux

✅ 4 packages built:
  • shader-slang
  • shader-slang.debug
  • shader-slang.dev
  • shader-slang.doc

@niklaskorz niklaskorz merged commit cd06dca into NixOS:master Aug 24, 2025
33 of 35 checks passed
@niklaskorz niklaskorz deleted the shader-slang-2025.14.3 branch November 10, 2025 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 12.approvals: 1 This PR was reviewed and approved by one person.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants