Created
February 6, 2019 23:25
-
-
Save Widdershin/0faccc0b2a6a720802a0d900dea4a463 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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