From b37e6c07f5a16dc8cba9342cadf8899f06873afb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cyryl=20P=C5=82otnicki?= Date: Mon, 23 Mar 2020 12:46:24 +0000 Subject: [PATCH] add rustup --- nixos/cli.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/cli.nix b/nixos/cli.nix index 3310d5a2..80c7a784 100644 --- a/nixos/cli.nix +++ b/nixos/cli.nix @@ -13,6 +13,6 @@ unzip aria calcurse file python37Packages.binwalk-full nixops imagemagick - docker-compose + docker-compose rustup ]; }