j brauerei: -python35 +python37
This commit is contained in:
parent
89af71b0ad
commit
8079877eee
@ -78,19 +78,9 @@ in
|
|||||||
gcc
|
gcc
|
||||||
ghc
|
ghc
|
||||||
go
|
go
|
||||||
python35
|
python37
|
||||||
python35Packages.pip
|
python37Packages.pip
|
||||||
(vagrant.override {
|
pipenv
|
||||||
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";
|
|
||||||
};
|
|
||||||
});
|
|
||||||
};
|
|
||||||
})
|
|
||||||
# dev tools
|
# dev tools
|
||||||
gnumake
|
gnumake
|
||||||
jetbrains.clion
|
jetbrains.clion
|
||||||
|
Loading…
Reference in New Issue
Block a user