-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix eslint and nixpkgs-fmt tests (#568)
- Eslint: new `tools.runtimes` functionality requires explicitly specifying runtime shims - nixpkgs-fmt: transitive dependencies were no longer compatible with the pinned runtime version. Bumped to KGV, see #436 - Adds additional debug logs since eslint has been failing more frequently lately This should fix the cross-repo tests since the new CLI versions will require these changes. **These tests will not pass until we get a new staging release with Windows shim fixes. Will bump version and land after that's out.**
- Loading branch information
1 parent
4b2b8b2
commit bc24c45
Showing
4 changed files
with
18 additions
and
3 deletions.
There are no files selected for viewing
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
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
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
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