aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--shell.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell.nix b/shell.nix
index 7c2ba9f..fd3f13e 100644
--- a/shell.nix
+++ b/shell.nix
@@ -56,6 +56,7 @@ pkgs.stdenvNoCC.mkDerivation rec {
in [
local-python
pkgs.opencl-info
+ pkgs.gcc9
# jupyter dependencies
pkgs.nodejs
];