summary refs log tree commit diff
path: root/pkgs/games/quakespasm/vulkan.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/games/quakespasm/vulkan.nix')
-rw-r--r--pkgs/games/quakespasm/vulkan.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/games/quakespasm/vulkan.nix b/pkgs/games/quakespasm/vulkan.nix
index 8b63b546cf6..50862be46bd 100644
--- a/pkgs/games/quakespasm/vulkan.nix
+++ b/pkgs/games/quakespasm/vulkan.nix
@@ -13,7 +13,7 @@ stdenv.mkDerivation rec {
     sha256 = "sha256-+8DU1QT3Lgqf1AIReVnXQ2Lq6R6eBb8VjdkJfAn/Rtc=";
   };
 
-  sourceRoot = "source/Quake";
+  sourceRoot = "${src.name}/Quake";
 
   nativeBuildInputs = [
     makeWrapper