Hi guix, From the package definition of "brdf-explorer": (format port "#!/bin/sh # Run the thing from its home, otherwise it just bails out. cd \"~a\" exec -a \"$0\" ~a/.brdf-real~%" ...) That should be #!/gnu/store/.../bin/sh instead ... Greetings, Maxime.