-
-
Notifications
You must be signed in to change notification settings - Fork 14.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
google-dawn: init at chromium/6988 #378114
base: master
Are you sure you want to change the base?
Conversation
564db64
to
07bbfef
Compare
}; | ||
|
||
meta = with lib; { | ||
description = "Dawn, a WebGPU implementation"; |
This comment was marked as resolved.
This comment was marked as resolved.
Sorry, something went wrong.
passthru.tests.cmake = callPackage ./test { | ||
}; | ||
|
||
meta = with lib; { |
This comment was marked as resolved.
This comment was marked as resolved.
Sorry, something went wrong.
'' | ||
chmod +w $NIX_BUILD_TOP |
This comment was marked as resolved.
This comment was marked as resolved.
Sorry, something went wrong.
sed -i -e 's/-msse4.1//g' -e 's/-maes//g' $NIX_BUILD_TOP/third_party/abseil-cpp/absl/copts/GENERATED_AbseilCopts.cmake | ||
''; |
This comment was marked as resolved.
This comment was marked as resolved.
Sorry, something went wrong.
passthru.tests.cmake = callPackage ./test { | ||
}; |
This comment was marked as resolved.
This comment was marked as resolved.
Sorry, something went wrong.
07bbfef
to
a7afa73
Compare
@Tert0 |
a7afa73
to
c9e6e65
Compare
#179352
https://dawn.googlesource.com/dawn
Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)Add a 👍 reaction to pull requests you find important.