don't strip
This commit is contained in:
parent
303d5c66b6
commit
d9b4e6591f
1 changed files with 1 additions and 0 deletions
|
@ -63,6 +63,7 @@
|
|||
postPatch = ''
|
||||
ln -s ${pkgs.callPackage ./deps.nix { }} $ZIG_GLOBAL_CACHE_DIR/p
|
||||
'';
|
||||
dontStrip = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue