# HG changeset patch # User Johannes Bornhold # Date 2016-06-09 11:26:17 # Node ID f1210dd375b15b464dfab0299f7bcfc8657e7d67 # Parent e6c6abfabc5d502c0fc4014c7b6fa539a18ede71 licenses: Update license.nix to work with new enterprise derivation. diff --git a/license.nix b/license.nix --- 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