Add conda
This commit is contained in:
parent
6ef1439545
commit
866c7d3f8f
1 changed files with 1 additions and 0 deletions
|
@ -235,6 +235,7 @@ in
|
||||||
# $ nix search wget
|
# $ nix search wget
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
binutils # gnu bin utils
|
binutils # gnu bin utils
|
||||||
|
conda # python environment management
|
||||||
neovim # next gen vim w/lua
|
neovim # next gen vim w/lua
|
||||||
wget # url fetcher/spider
|
wget # url fetcher/spider
|
||||||
curl # url fetcher
|
curl # url fetcher
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue