mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
feat: install haskell
This commit is contained in:
@@ -224,6 +224,12 @@ in {
|
||||
niveumPackages.kpaste
|
||||
config.nur.repos.mic92.ircsink
|
||||
|
||||
(haskellPackages.ghcWithPackages (hs: [
|
||||
hs.text
|
||||
hs.lens
|
||||
hs.bytestring
|
||||
]))
|
||||
|
||||
(python3.withPackages (py: [
|
||||
py.black
|
||||
# py.python-language-server
|
||||
|
||||
Reference in New Issue
Block a user