Skip to content

Instantly share code, notes, and snippets.

@Mic92
Created February 22, 2017 22:51
Show Gist options
  • Save Mic92/c5c9f2ab321350827da105601e16876a to your computer and use it in GitHub Desktop.
Save Mic92/c5c9f2ab321350827da105601e16876a to your computer and use it in GitHub Desktop.
st = st.overrideDerivation (old: {
dontStrip = true;
libXft = xorg.libXft.overrideDerivation (old: {
dontStrip = true;
});
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment