dev: add quarto and python tools
This commit is contained in:
parent
fa9f5cf943
commit
efe3619c3d
@ -26,7 +26,7 @@
|
||||
})
|
||||
pkg-config
|
||||
openssl
|
||||
# R
|
||||
# Markdown
|
||||
quarto
|
||||
]
|
||||
++ lib.optional pkgs.stdenv.isDarwin pkgs.libiconv
|
||||
|
@ -82,6 +82,10 @@ in {
|
||||
# R
|
||||
reditorsupport.r
|
||||
quarto.quarto
|
||||
|
||||
# Python
|
||||
ms-python.python
|
||||
ms-toolsai.jupyter
|
||||
];
|
||||
};
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user