From 937f08fd202231d08df3702f4e0c0205f1212774 Mon Sep 17 00:00:00 2001 From: Trolli Schmittlauch Date: Wed, 9 Jan 2019 12:14:22 +0100 Subject: [PATCH] no custom OpenCV in user environment anymore --- home/home.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/home/home.nix b/home/home.nix index 4e385e1..4b1fae8 100644 --- a/home/home.nix +++ b/home/home.nix @@ -210,9 +210,7 @@ let # TODO: humor-sans ]; - # TODO: make a nix-shell expression out of this computerVisionTooling = [ - opencvDebug ]; in