physfs: fix evaluation with Nix < 2.4
This commit is contained in:
@@ -14,7 +14,7 @@ let
|
||||
};
|
||||
|
||||
patches = [
|
||||
./dont-set-cmake-skip-rpath-${version}.patch
|
||||
(./. + "/dont-set-cmake-skip-rpath-${version}.patch")
|
||||
];
|
||||
|
||||
nativeBuildInputs = [ cmake doxygen ];
|
||||
|
||||
Reference in New Issue
Block a user