remove nix dependencies
This commit is contained in:
parent
4f7541b1fd
commit
3122b2cc63
@ -4,7 +4,6 @@ with import <nixpkgs> {}; {
|
||||
buildInputs = [
|
||||
busybox
|
||||
bash dash mksh zsh
|
||||
python ruby
|
||||
];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user