j brauerei: -python35 +python37

This commit is contained in:
jeschli 2019-06-10 18:56:19 +02:00
parent 89af71b0ad
commit 8079877eee

View File

@ -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