ca3bcfd3ac
Additionally: - add arcaea wiki search engine - fix haskell devshell not evaluating - remove a big dependency from my neovim setup |
||
---|---|---|
.. | ||
bootstrap | ||
default.nix | ||
haskell.nix | ||
lua.nix | ||
purescript.nix | ||
README.md | ||
rwtw.nix | ||
typst.nix |
Devshells
Nix shells accessible via nix develop
(or the legacy nix-shell
). My projects provide their own shells, but having a few generic ones is still useful for making quick contributions to external projects and the like.
File structure
Location | Description |
---|---|
bootstrap | Shell for bootstrapping on non flake-enabled systems |
haskell | Common haskell tooling |
purescript | Common purescript tooling |
purescript | Common lua tooling |
purescript | Common lua typst |
rwtw | A few randomly cobbled together tools for working on the rain world tech wiki |