add ghc, numpy and matplotlib as default packages
This commit is contained in:
parent
e341716e95
commit
dd7ad670c9
1 changed files with 3 additions and 0 deletions
3
home.nix
3
home.nix
|
|
@ -22,11 +22,14 @@
|
||||||
nh
|
nh
|
||||||
python3
|
python3
|
||||||
python3Packages.virtualenv
|
python3Packages.virtualenv
|
||||||
|
python3Packages.numpy
|
||||||
|
python3Packages.matplotlib
|
||||||
# bluez
|
# bluez
|
||||||
go-mtpfs
|
go-mtpfs
|
||||||
xdg-utils
|
xdg-utils
|
||||||
davfs2
|
davfs2
|
||||||
sshfs
|
sshfs
|
||||||
|
ghc
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue