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