···114 then nugetDeps
115 else mkNugetDeps {
116 inherit name;
117- nugetDeps = import nugetDeps;
118 sourceFile = nugetDeps;
119 }
120 else throw "Defining the `nugetDeps` attribute is required, as to lock the NuGet dependencies. This file can be generated by running the `passthru.fetch-deps` script.";
···114 then nugetDeps
115 else mkNugetDeps {
116 inherit name;
0117 sourceFile = nugetDeps;
118 }
119 else throw "Defining the `nugetDeps` attribute is required, as to lock the NuGet dependencies. This file can be generated by running the `passthru.fetch-deps` script.";