From 4fd6c87c43af132a2871982282d2f9ecd244b892 Mon Sep 17 00:00:00 2001 From: Mx Kookie Date: Thu, 7 Jan 2021 23:48:07 +0100 Subject: cassiopeia: update CLI handling and add new commands --- apps/cassiopeia/shell.nix | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'apps/cassiopeia/shell.nix') diff --git a/apps/cassiopeia/shell.nix b/apps/cassiopeia/shell.nix index a365404a622b..ca6afad60654 100644 --- a/apps/cassiopeia/shell.nix +++ b/apps/cassiopeia/shell.nix @@ -1,8 +1 @@ -with import {}; - -stdenv.mkDerivation { - name = "cassiopeia"; - buildInputs = with pkgs; [ - rustracer rustup clangStdenv - ]; -} +import -- cgit v1.2.3