j brauerei: -python35 +python37
This commit is contained in:
parent
89af71b0ad
commit
8079877eee
@ -78,19 +78,9 @@ in
|
||||
gcc
|
||||
ghc
|
||||
go
|
||||
python35
|
||||
python35Packages.pip
|
||||
(vagrant.override {
|
||||
bundlerEnv = bundlerEnv.override {
|
||||
bundler = bundler.overrideAttrs (old: {
|
||||
name = "bundler-1.16.1";
|
||||
src = fetchurl {
|
||||
url = "https://rubygems.org/gems/bundler-1.16.1.gem";
|
||||
sha256 = "1s2nq4qnffxg3kwrk7cnwxcvfihlhxm9absl2l6d3qckf3sy1f22";
|
||||
};
|
||||
});
|
||||
};
|
||||
})
|
||||
python37
|
||||
python37Packages.pip
|
||||
pipenv
|
||||
# dev tools
|
||||
gnumake
|
||||
jetbrains.clion
|
||||
|
Loading…
Reference in New Issue
Block a user