This website requires JavaScript.
Explore
Help
Sign In
riscv
/
coriolis
Watch
1
Star
0
Fork
You've already forked coriolis
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
5e0cfeee90
coriolis
/
shell.nix
2 lines
46 B
Nix
Raw
Normal View
History
Unescape
Escape
nix: add compatibility files
2021-10-26 17:27:24 -05:00
(
import
./compat.nix
{
src
=
./.
;
}
)
.
shellNix