Format Nix file
This commit is contained in:
parent
39283930d5
commit
2640c75baf
@ -33,11 +33,11 @@
|
|||||||
shell.tools.cabal = "latest";
|
shell.tools.cabal = "latest";
|
||||||
shell.withHoogle = false;
|
shell.withHoogle = false;
|
||||||
shell.tools.haskell-language-server = {
|
shell.tools.haskell-language-server = {
|
||||||
src = hls-2-13;
|
src = hls-2-13;
|
||||||
sha256map = {
|
sha256map = {
|
||||||
"https://github.com/snowleopard/alga"."d4e43fb42db05413459fb2df493361d5a666588a" = "0s1mlnl64wj7pkg3iipv5bb4syy3bhxwqzqv93zqlvkyfn64015i";
|
"https://github.com/snowleopard/alga"."d4e43fb42db05413459fb2df493361d5a666588a" = "0s1mlnl64wj7pkg3iipv5bb4syy3bhxwqzqv93zqlvkyfn64015i";
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
};
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
(import rust-overlay)
|
(import rust-overlay)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user