kompute: move to by-name

This commit is contained in:
jopejoe1
2025-08-21 10:41:32 +02:00
parent c8af532833
commit e917bd15d2
2 changed files with 2 additions and 6 deletions
@@ -6,7 +6,7 @@
cmake,
vulkan-headers,
vulkan-loader,
fmt,
fmt_10,
spdlog,
glslang,
ninja,
@@ -50,7 +50,7 @@ stdenv.mkDerivation rec {
ninja
];
buildInputs = [
fmt
fmt_10
spdlog
];
propagatedBuildInputs = [
-4
View File
@@ -15410,10 +15410,6 @@ with pkgs;
kmonad = haskellPackages.kmonad.bin;
kompute = callPackage ../development/libraries/kompute {
fmt = fmt_10;
};
# In general we only want keep the last three minor versions around that
# correspond to the last three supported kubernetes versions:
# https://kubernetes.io/docs/setup/release/version-skew-policy/#supported-versions