summary refs log tree commit diff
path: root/gnu
diff options
context:
space:
mode:
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/games.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index f17345e4e1..e5f992b639 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -6887,6 +6887,7 @@ making Yamagi Quake II one of the most solid Quake II implementations available.
        (uri (git-reference
              (url "https://github.com/jubalh/nudoku.git")
              (commit version)))
+       (file-name (git-file-name name version))
        (sha256
         (base32 "12v00z3p0ymi8f3w4b4bgl4c76irawn3kmd147r0ap6s9ssx2q6m"))))
     (build-system gnu-build-system)