From 305314a9f764e9d0d7627ca6ab5b705a958a3c5a Mon Sep 17 00:00:00 2001 From: Dominic Steinitz Date: Tue, 3 Apr 2018 16:42:56 +0100 Subject: For nasm --- shell.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/shell.nix b/shell.nix index 22bc20b..91ad0fe 100644 --- a/shell.nix +++ b/shell.nix @@ -62,6 +62,7 @@ mkDerivation { pkgs.gsl pkgs.glpk pkgs.pkgconfig + pkgs.stack sundials pkgs.zlib ] ++ (if pkgs.stdenv.isDarwin then [pkgs.darwin.apple_sdk.frameworks.Accelerate] else []); -- cgit v1.2.3