From e91f1cb607da8a1240641802fcd36984aabaa233 Mon Sep 17 00:00:00 2001 From: Johannes Bornhold Date: Thu, 9 Jun 2016 13:26:17 +0200 Subject: [PATCH] licenses: Update license.nix to work with new enterprise derivation. --- license.nix | 3 --- 1 file changed, 3 deletions(-) diff --git a/license.nix b/license.nix index abdf7f7b..00b535bb 100644 --- a/license.nix +++ b/license.nix @@ -34,9 +34,6 @@ let # figure it out without calling into nix-store. enterprise = import ./default.nix { doCheck = false; - with_vcsserver = false; - with_pyramid = false; - cythonize = false; }; # For a given derivation, return the list of all dependencies