From ef56cd0349500d30e30dfd6eb7da11ef55e5fb29 Mon Sep 17 00:00:00 2001 From: Pavol Rusnak Date: Tue, 7 Apr 2020 23:16:02 +0200 Subject: [PATCH] nix: remove scons from shell.nix as it is installed via pipenv --- shell.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/shell.nix b/shell.nix index 07d449060..bcb8dd841 100644 --- a/shell.nix +++ b/shell.nix @@ -18,7 +18,6 @@ stdenv.mkDerivation { pipenv pkgconfig protobuf3_6 - scons valgrind zlib ] ++ stdenv.lib.optionals (!stdenv.isDarwin) [