This website requires JavaScript.
Explore
Help
Sign In
ambroisie
/
advent-of-code
Watch
1
Star
0
Fork
You've already forked advent-of-code
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
nix: fix 'pyright'
Browse source
...
This commit is contained in:
Bruno BELANYI
2022-12-01 09:58:01 +01:00
parent
6a6552f6fc
commit
fcb74b375f
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show stats
Download patch file
Download diff file
Expand all files
Collapse all files
1
flake.nix
Unescape
Escape
View file
@ -62,6 +62,7 @@
mypy
z3
]
)
)
pyright
]
;
inherit
(
self
.
checks
.
${
system
}
.
pre-commit
)
shellHook
;
Write
Preview
Loading…
Cancel
Save
Reference in a new issue
Repository
ambroisie/advent-of-code
Title
Body
Create issue