Skip to content
Snippets Groups Projects
Commit 7491cc28 authored by Maël Madon's avatar Maël Madon
Browse files

[nix] added curl, removed uncessassary deps

parent 4e0069d9
No related branches found
No related tags found
No related merge requests found
...@@ -58,10 +58,9 @@ let self = rec { ...@@ -58,10 +58,9 @@ let self = rec {
batmenTools batmenTools
batexpe batexpe
kapack.evalys # for data visualization kapack.evalys # for data visualization
ipykernel jupyter # for jupyter notebood ipykernel jupyter # for jupyter notebook
pandas numpy matplotlib jinja2 pip # for data analysis pandas numpy matplotlib # for data analysis
curl
# wget
]; ];
}; };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment