12 Commits

Author SHA1 Message Date
Tom McLaughlin
4de5973e7c A little more clarification in the flake 2023-12-04 17:20:44 -08:00
Tom McLaughlin
a1cd72bf86 Remove flake outputs we don't need now 2023-12-04 17:18:19 -08:00
Tom McLaughlin
9f57e2c52e Nix and stack.yaml organization 2023-12-02 18:08:27 -08:00
James Brock
fa6f7b0461 nix flake Jupyter environment for Display modules 2022-10-31 12:27:39 +09:00
James Brock
3df95c4d1c HLS dev environment for ihaskell-display modules
cairo,pango,lapack,blas
2022-10-31 12:24:18 +09:00
Sridhar Ratnakumar
1de3ec7bf1
nix: Allow M1
At least `nix run` works on `aarch64-darwin`.
2022-04-30 16:28:48 -04:00
Falco Peijnenburg
520f0a8e7d Add jupyterlab to flake.nix dev shell 2022-01-17 20:41:12 +01:00
Matthieu Coudron
e7920b5237 feat(nix): add darwin support in flake
not enabling it in ihaskell make nix flake check fail for jupyterWith
2022-01-06 23:53:55 +01:00
Matthieu Coudron
9d0238cbcb flake: expose ihaskell directly
we used to expose just the ihaskellEnv. Also added devShell and attribute set for 921. I've renamed some of the packages on the same model as haskell-language-server.
2021-11-28 15:33:05 +01:00
Matthieu Coudron
62313b8622 flake: support several ghc versions 2021-11-11 21:23:37 +01:00
Matthieu Coudron
a39ca44985 nix: expose ihaskellOverlay in flake
flake.nix now:
- expose an overlay to be used by for instance jupyterWith
- disabled tests 'cos failing
- bring haskell-language-server though it seems to choke on codebase
2021-10-22 18:11:51 +02:00
Matthieu Coudron
ae85066b7c build: add flake support 2021-10-06 22:21:09 +02:00