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