From b2f478ab22102791b4ef68f1c3e83d86699bc66d Mon Sep 17 00:00:00 2001 From: NotAShelf Date: Wed, 5 Feb 2025 03:03:31 +0300 Subject: [PATCH] nix: remove duplicate arg in shell --- nix/shell.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/nix/shell.nix b/nix/shell.nix index 65df8894..77c1d818 100644 --- a/nix/shell.nix +++ b/nix/shell.nix @@ -16,7 +16,6 @@ mkShell { rustfmt clippy cargo - cargo gcc clippy rustfmt