diff options
| author | jeschli <jeschli@gmail.com> | 2019-02-26 21:48:20 +0100 | 
|---|---|---|
| committer | jeschli <jeschli@gmail.com> | 2019-02-26 21:48:20 +0100 | 
| commit | e90c7b15c7640fc44461b251d3baae1cefc046db (patch) | |
| tree | c8fba444d7ddb2168aaf8fdf938ed6719af43cb9 | |
| parent | 868ddda602c9b31dbdac1aace9b902f757ac6c7d (diff) | |
j brauerei: -rustc (provoided by rustup)
| -rw-r--r-- | jeschli/1systems/brauerei/config.nix | 4 | 
1 files changed, 3 insertions, 1 deletions
| diff --git a/jeschli/1systems/brauerei/config.nix b/jeschli/1systems/brauerei/config.nix index 7ac4cc2..f0f8b9e 100644 --- a/jeschli/1systems/brauerei/config.nix +++ b/jeschli/1systems/brauerei/config.nix @@ -103,7 +103,9 @@ in      gotools    # rust      cargo -    rustc +    rustracer +    rustup +    vscode    # orga tools      taskwarrior    # xorg | 
