about summary refs log tree commit diff
path: root/machines
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2015-12-27 22:15:00 +0100
committerProfpatsch <mail@profpatsch.de>2015-12-27 22:30:49 +0100
commit0478fcb8e9ec616bfc35e19989ed41112df7c080 (patch)
tree7bd9ab0328310d30ee597e6866657495047b083e /machines
parent2b6adb12f8e4ecc412ff45b0460926d6920b8894 (diff)
katara: pre-build rustc
Diffstat (limited to 'machines')
-rw-r--r--machines/profpatsch/katara.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/machines/profpatsch/katara.nix b/machines/profpatsch/katara.nix
index 9b837e83..61854811 100644
--- a/machines/profpatsch/katara.nix
+++ b/machines/profpatsch/katara.nix
@@ -164,6 +164,7 @@ in {
        # other packages that I use sometimes in a shell
        [
          #wkhtmltopdf
+         rustc
        ];
 
     ###########