nak: Drop the nvfuzz binary

A much better version now exists as part of
https://gitlab.freedesktop.org/gfxstrand/nv-shader-tools

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30283>
This commit is contained in:
Faith Ekstrand
2024-07-18 11:11:50 -05:00
parent bb7632128b
commit c4c9bfdebd
3 changed files with 0 additions and 118 deletions

View File

@@ -41,7 +41,6 @@ rustfmt:
- shopt -s globstar
- rustfmt --version
- rustfmt --verbose src/**/lib.rs
- rustfmt --verbose src/**/main.rs
python-test:
# Cancel job if a newer commit is pushed to the same branch