aboutsummaryrefslogtreecommitdiff
path: root/shell.nix
diff options
context:
space:
mode:
authorAdrian Kummerlaender2019-06-11 20:19:25 +0200
committerAdrian Kummerlaender2019-06-11 20:19:25 +0200
commit3660fbbd71c8579b60c1e062f9c1d288253c0d04 (patch)
tree1dcc0d78aa1afa000fec783a353f3a65bcc56620 /shell.nix
parent75d008822f143ec44cf1abbc6280e44c4bfb9146 (diff)
downloadsymlbm_playground-3660fbbd71c8579b60c1e062f9c1d288253c0d04.tar
symlbm_playground-3660fbbd71c8579b60c1e062f9c1d288253c0d04.tar.gz
symlbm_playground-3660fbbd71c8579b60c1e062f9c1d288253c0d04.tar.bz2
symlbm_playground-3660fbbd71c8579b60c1e062f9c1d288253c0d04.tar.lz
symlbm_playground-3660fbbd71c8579b60c1e062f9c1d288253c0d04.tar.xz
symlbm_playground-3660fbbd71c8579b60c1e062f9c1d288253c0d04.tar.zst
symlbm_playground-3660fbbd71c8579b60c1e062f9c1d288253c0d04.zip
Start to use codegen for actual kernel generation
Diffstat (limited to 'shell.nix')
-rw-r--r--shell.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell.nix b/shell.nix
index a5021ca..638b66c 100644
--- a/shell.nix
+++ b/shell.nix
@@ -27,6 +27,7 @@ pkgs.stdenvNoCC.mkDerivation rec {
pyopencl
pyopengl
matplotlib
+ Mako
]);
in [