add python and ruby to default
This commit is contained in:
parent
9b4c502d25
commit
c96c2d2157
@ -4,6 +4,7 @@ with import <nixpkgs> {}; {
|
||||
buildInputs = [
|
||||
busybox
|
||||
bash dash mksh zsh
|
||||
python ruby
|
||||
];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user