licenses: Update license.nix to work with new enterprise derivation.

This commit is contained in:
Johannes Bornhold 2016-06-09 13:26:17 +02:00
parent 4e9923b5ae
commit e91f1cb607

View file

@ -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