mirror of
https://github.com/zoriya/ags.git
synced 2026-06-06 11:53:23 +00:00
Merge pull request #20 from dongsu8142/main
nix flake fix: libgvc.so not found
This commit is contained in:
+1
-1
@@ -49,7 +49,7 @@ stdenv.mkDerivation {
|
||||
'';
|
||||
};
|
||||
|
||||
patchPhase = ''
|
||||
prePatch = ''
|
||||
mkdir -p ./subprojects/gvc
|
||||
mkdir -p ./gi-types
|
||||
cp -r ${gvc-src}/* ./subprojects/gvc
|
||||
|
||||
Reference in New Issue
Block a user