You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<tr><td><code>index-sha256</code></td><td>Sha256</td><td>Optional hash of the truncated hackage index-state.</td></tr>
1797
1797
<tr><td><code>plan-sha256</code></td><td>Sha256</td><td>Optional hash of the plan-to-nix output (makes the plan-to-nix step a fixed output derivation).</td></tr>
1798
1798
<tr><td><code>cabalProject</code></td><td>String</td><td>Optional cabal project file contents (defaults to readFile "${src}/cabal.project").</td></tr>
<tr><td><code>index-sha256</code></td><td>Sha256</td><td>Optional hash of the truncated hackage index-state.</td></tr>
372
372
<tr><td><code>plan-sha256</code></td><td>Sha256</td><td>Optional hash of the plan-to-nix output (makes the plan-to-nix step a fixed output derivation).</td></tr>
373
373
<tr><td><code>cabalProject</code></td><td>String</td><td>Optional cabal project file contents (defaults to readFile "${src}/cabal.project").</td></tr>
0 commit comments