various: run nixf-diagnose

Introduced via manual periodic merge.
This commit is contained in:
Wolfgang Walther
2025-10-05 11:33:09 +02:00
parent e93c560b79
commit c90b4b8ae5
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
cmake,
}:
stdenv.mkDerivation rec {
stdenv.mkDerivation {
pname = "spirv-headers";
version = "1.4.321.0-unstable-2025-06-24";
+1 -1
View File
@@ -7,7 +7,7 @@
spirv-headers,
}:
stdenv.mkDerivation rec {
stdenv.mkDerivation {
pname = "spirv-tools";
version = "1.4.321.0-unstable-2025-06-25";