licenses: Update license.nix to work with new enterprise derivation.
This commit is contained in:
parent
4e9923b5ae
commit
e91f1cb607
1 changed files with 0 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue