mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
vanadium: move haskell tools to environment
This commit is contained in:
parent
7b3ca063aa
commit
5016af9c6d
2 changed files with 22 additions and 13 deletions
13
shell.nix
13
shell.nix
|
|
@ -17,19 +17,6 @@ pkgs.mkShell {
|
|||
just
|
||||
jq
|
||||
|
||||
#
|
||||
# XMonad
|
||||
#
|
||||
(haskellPackages.ghcWithPackages (self: [
|
||||
# https://github.com/ValveSoftware/steam-for-linux/issues/9376
|
||||
# opt into 0.18.1 specifically
|
||||
self.xmonad-contrib_0_18_1
|
||||
|
||||
self.xmonad-extras
|
||||
]))
|
||||
haskell-language-server
|
||||
cabal-install
|
||||
|
||||
#
|
||||
# Installer testing
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue