Skip to content

Instantly share code, notes, and snippets.

@Widdershin
Created February 6, 2019 23:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Widdershin/0faccc0b2a6a720802a0d900dea4a463 to your computer and use it in GitHub Desktop.
Save Widdershin/0faccc0b2a6a720802a0d900dea4a463 to your computer and use it in GitHub Desktop.
anki = self.anki.overrideAttrs (oldAttrs: rec {
checkPhase = ""; # fails due to too many open files
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment