aboutsummaryrefslogtreecommitdiff
path: root/shell.nix
diff options
context:
space:
mode:
authorAdrian Kummerlaender2020-03-24 15:08:26 +0100
committerAdrian Kummerlaender2020-03-24 15:08:26 +0100
commite82f7c5b4210542adc7a9d9f83ef0a1e6b417389 (patch)
treec1d37616855431180caf0a17b0abed0b93d8647e /shell.nix
parentdd6625b23c13b8d8c5b382bc58f947e9ee417986 (diff)
downloadboltzgas-e82f7c5b4210542adc7a9d9f83ef0a1e6b417389.tar
boltzgas-e82f7c5b4210542adc7a9d9f83ef0a1e6b417389.tar.gz
boltzgas-e82f7c5b4210542adc7a9d9f83ef0a1e6b417389.tar.bz2
boltzgas-e82f7c5b4210542adc7a9d9f83ef0a1e6b417389.tar.lz
boltzgas-e82f7c5b4210542adc7a9d9f83ef0a1e6b417389.tar.xz
boltzgas-e82f7c5b4210542adc7a9d9f83ef0a1e6b417389.tar.zst
boltzgas-e82f7c5b4210542adc7a9d9f83ef0a1e6b417389.zip
Fix process termination problem
Diffstat (limited to 'shell.nix')
-rw-r--r--shell.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/shell.nix b/shell.nix
index 9122012..d82cbe3 100644
--- a/shell.nix
+++ b/shell.nix
@@ -23,7 +23,6 @@ pkgs.stdenvNoCC.mkDerivation rec {
local-python = custom-python.withPackages (python-packages: with python-packages; [
numpy
- sympy
scipy
pyopencl setuptools
pyopengl pyrr