Skip to content

Commit

Permalink
deploy: 9f507c9
Browse files Browse the repository at this point in the history
  • Loading branch information
DavHau committed Nov 7, 2023
1 parent 9b50533 commit f4a82aa
Show file tree
Hide file tree
Showing 28 changed files with 13,591 additions and 2 deletions.
157 changes: 157 additions & 0 deletions options/WIP-nodejs-builder-v3.html
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,163 @@ <h2 id="import"><a class="header" href="#import">Import</a></h2>
];
</code></pre>
<h2 id="options"><a class="header" href="#options">Options</a></h2>
<p><a
href="#opt-WIP-nodejs-builder-v3.packageLock"><code>WIP-nodejs-builder-v3.packageLock</code></a></p>
<p><a
href="#opt-WIP-nodejs-builder-v3.packageLockFile"><code>WIP-nodejs-builder-v3.packageLockFile</code></a></p>
<p><a
href="#opt-WIP-nodejs-builder-v3.fileSystem"><code>WIP-nodejs-builder-v3.fileSystem</code></a></p>
<p><a
href="#opt-WIP-nodejs-builder-v3.fileSystem._name_.bins"><code>WIP-nodejs-builder-v3.fileSystem.&lt;name&gt;.bins</code></a></p>
<p><a
href="#opt-WIP-nodejs-builder-v3.fileSystem._name_.source"><code>WIP-nodejs-builder-v3.fileSystem.&lt;name&gt;.source</code></a></p>
<p><a
href="#opt-WIP-nodejs-builder-v3.pdefs"><code>WIP-nodejs-builder-v3.pdefs</code></a></p>
<p><a
href="#opt-WIP-nodejs-builder-v3.pdefs._name_._name_.bins"><code>WIP-nodejs-builder-v3.pdefs.&lt;name&gt;.&lt;name&gt;.bins</code></a></p>
<p><a
href="#opt-WIP-nodejs-builder-v3.pdefs._name_._name_.dependencies"><code>WIP-nodejs-builder-v3.pdefs.&lt;name&gt;.&lt;name&gt;.dependencies</code></a></p>
<p><a
href="#opt-WIP-nodejs-builder-v3.pdefs._name_._name_.dependencies._name_.dev"><code>WIP-nodejs-builder-v3.pdefs.&lt;name&gt;.&lt;name&gt;.dependencies.&lt;name&gt;.dev</code></a></p>
<p><a
href="#opt-WIP-nodejs-builder-v3.pdefs._name_._name_.dependencies._name_.version"><code>WIP-nodejs-builder-v3.pdefs.&lt;name&gt;.&lt;name&gt;.dependencies.&lt;name&gt;.version</code></a></p>
<p><a
href="#opt-WIP-nodejs-builder-v3.pdefs._name_._name_.dist"><code>WIP-nodejs-builder-v3.pdefs.&lt;name&gt;.&lt;name&gt;.dist</code></a></p>
<p><a
href="#opt-WIP-nodejs-builder-v3.pdefs._name_._name_.info.initialPath"><code>WIP-nodejs-builder-v3.pdefs.&lt;name&gt;.&lt;name&gt;.info.initialPath</code></a></p>
<p><a
href="#opt-WIP-nodejs-builder-v3.pdefs._name_._name_.info.initialState"><code>WIP-nodejs-builder-v3.pdefs.&lt;name&gt;.&lt;name&gt;.info.initialState</code></a></p>
<p><a
href="#opt-WIP-nodejs-builder-v3.pdefs._name_._name_.prepared-dev"><code>WIP-nodejs-builder-v3.pdefs.&lt;name&gt;.&lt;name&gt;.prepared-dev</code></a></p>
<p><a
href="#opt-WIP-nodejs-builder-v3.pdefs._name_._name_.prepared-prod"><code>WIP-nodejs-builder-v3.pdefs.&lt;name&gt;.&lt;name&gt;.prepared-prod</code></a></p>
<p><a
href="#opt-WIP-nodejs-builder-v3.pdefs._name_._name_.source"><code>WIP-nodejs-builder-v3.pdefs.&lt;name&gt;.&lt;name&gt;.source</code></a></p>
<h2><a href="#opt-WIP-nodejs-builder-v3.packageLock"
id="opt-WIP-nodejs-builder-v3.packageLock"><code>WIP-nodejs-builder-v3.packageLock</code></a></h2>
<p>The content of the package-lock.json</p>
<p><em>Type:</em> attribute set</p>
<p><em>Declared by:</em></p>
<p><a
href="https://github.com/nix-community/dream2nix/blob/master/nix/store/8ch7sg2nh48cbwp55x3x6imfjbn5dghl-source/modules/dream2nix/WIP-nodejs-builder-v3/interface.nix"><code>dream2nix/nix/store/8ch7sg2nh48cbwp55x3x6imfjbn5dghl-source/modules/dream2nix/WIP-nodejs-builder-v3/interface.nix</code></a></p>
<h2><a href="#opt-WIP-nodejs-builder-v3.packageLockFile"
id="opt-WIP-nodejs-builder-v3.packageLockFile"><code>WIP-nodejs-builder-v3.packageLockFile</code></a></h2>
<p>The package-lock.json file to use.</p>
<p><em>Type:</em> null or path</p>
<p><em>Declared by:</em></p>
<p><a
href="https://github.com/nix-community/dream2nix/blob/master/nix/store/8ch7sg2nh48cbwp55x3x6imfjbn5dghl-source/modules/dream2nix/WIP-nodejs-builder-v3/interface.nix"><code>dream2nix/nix/store/8ch7sg2nh48cbwp55x3x6imfjbn5dghl-source/modules/dream2nix/WIP-nodejs-builder-v3/interface.nix</code></a></p>
<h2><a href="#opt-WIP-nodejs-builder-v3.fileSystem"
id="opt-WIP-nodejs-builder-v3.fileSystem"><code>WIP-nodejs-builder-v3.fileSystem</code></a></h2>
<p>This option has no description.</p>
<p><em>Type:</em> null or (attribute set of (submodule))</p>
<p><em>Declared by:</em></p>
<p><a
href="https://github.com/nix-community/dream2nix/blob/master/nix/store/8ch7sg2nh48cbwp55x3x6imfjbn5dghl-source/modules/dream2nix/WIP-nodejs-builder-v3/interface.nix"><code>dream2nix/nix/store/8ch7sg2nh48cbwp55x3x6imfjbn5dghl-source/modules/dream2nix/WIP-nodejs-builder-v3/interface.nix</code></a></p>
<h2><a href="#opt-WIP-nodejs-builder-v3.fileSystem._name_.bins"
id="opt-WIP-nodejs-builder-v3.fileSystem._name_.bins"><code>WIP-nodejs-builder-v3.fileSystem.&lt;name&gt;.bins</code></a></h2>
<p>This option has no description.</p>
<p><em>Type:</em> attribute set of string</p>
<p><em>Default:</em> <code>{ }</code></p>
<p><em>Declared by:</em></p>
<p><a
href="https://github.com/nix-community/dream2nix/blob/master/nix/store/8ch7sg2nh48cbwp55x3x6imfjbn5dghl-source/modules/dream2nix/WIP-nodejs-builder-v3/interface.nix"><code>dream2nix/nix/store/8ch7sg2nh48cbwp55x3x6imfjbn5dghl-source/modules/dream2nix/WIP-nodejs-builder-v3/interface.nix</code></a></p>
<h2><a href="#opt-WIP-nodejs-builder-v3.fileSystem._name_.source"
id="opt-WIP-nodejs-builder-v3.fileSystem._name_.source"><code>WIP-nodejs-builder-v3.fileSystem.&lt;name&gt;.source</code></a></h2>
<p>This option has no description.</p>
<p><em>Type:</em> null or string or path or package or (submodule)</p>
<p><em>Declared by:</em></p>
<p><a
href="https://github.com/nix-community/dream2nix/blob/master/nix/store/8ch7sg2nh48cbwp55x3x6imfjbn5dghl-source/modules/dream2nix/WIP-nodejs-builder-v3/interface.nix"><code>dream2nix/nix/store/8ch7sg2nh48cbwp55x3x6imfjbn5dghl-source/modules/dream2nix/WIP-nodejs-builder-v3/interface.nix</code></a></p>
<h2><a href="#opt-WIP-nodejs-builder-v3.pdefs"
id="opt-WIP-nodejs-builder-v3.pdefs"><code>WIP-nodejs-builder-v3.pdefs</code></a></h2>
<p>This option has no description.</p>
<p><em>Type:</em> attribute set of attribute set of (submodule)</p>
<p><em>Declared by:</em></p>
<p><a
href="https://github.com/nix-community/dream2nix/blob/master/nix/store/8ch7sg2nh48cbwp55x3x6imfjbn5dghl-source/modules/dream2nix/WIP-nodejs-builder-v3/interface.nix"><code>dream2nix/nix/store/8ch7sg2nh48cbwp55x3x6imfjbn5dghl-source/modules/dream2nix/WIP-nodejs-builder-v3/interface.nix</code></a></p>
<h2><a href="#opt-WIP-nodejs-builder-v3.pdefs._name_._name_.bins"
id="opt-WIP-nodejs-builder-v3.pdefs._name_._name_.bins"><code>WIP-nodejs-builder-v3.pdefs.&lt;name&gt;.&lt;name&gt;.bins</code></a></h2>
<p>This option has no description.</p>
<p><em>Type:</em> attribute set of string</p>
<p><em>Default:</em> <code>{ }</code></p>
<p><em>Declared by:</em></p>
<p><a
href="https://github.com/nix-community/dream2nix/blob/master/nix/store/8ch7sg2nh48cbwp55x3x6imfjbn5dghl-source/modules/dream2nix/WIP-nodejs-builder-v3/interface.nix"><code>dream2nix/nix/store/8ch7sg2nh48cbwp55x3x6imfjbn5dghl-source/modules/dream2nix/WIP-nodejs-builder-v3/interface.nix</code></a></p>
<h2><a
href="#opt-WIP-nodejs-builder-v3.pdefs._name_._name_.dependencies"
id="opt-WIP-nodejs-builder-v3.pdefs._name_._name_.dependencies"><code>WIP-nodejs-builder-v3.pdefs.&lt;name&gt;.&lt;name&gt;.dependencies</code></a></h2>
<p>This option has no description.</p>
<p><em>Type:</em> attribute set of (submodule)</p>
<p><em>Declared by:</em></p>
<p><a
href="https://github.com/nix-community/dream2nix/blob/master/nix/store/8ch7sg2nh48cbwp55x3x6imfjbn5dghl-source/modules/dream2nix/WIP-nodejs-builder-v3/interface.nix"><code>dream2nix/nix/store/8ch7sg2nh48cbwp55x3x6imfjbn5dghl-source/modules/dream2nix/WIP-nodejs-builder-v3/interface.nix</code></a></p>
<h2><a
href="#opt-WIP-nodejs-builder-v3.pdefs._name_._name_.dependencies._name_.dev"
id="opt-WIP-nodejs-builder-v3.pdefs._name_._name_.dependencies._name_.dev"><code>WIP-nodejs-builder-v3.pdefs.&lt;name&gt;.&lt;name&gt;.dependencies.&lt;name&gt;.dev</code></a></h2>
<p>This option has no description.</p>
<p><em>Type:</em> boolean</p>
<p><em>Declared by:</em></p>
<p><a
href="https://github.com/nix-community/dream2nix/blob/master/nix/store/8ch7sg2nh48cbwp55x3x6imfjbn5dghl-source/modules/dream2nix/WIP-nodejs-builder-v3/interface.nix"><code>dream2nix/nix/store/8ch7sg2nh48cbwp55x3x6imfjbn5dghl-source/modules/dream2nix/WIP-nodejs-builder-v3/interface.nix</code></a></p>
<h2><a
href="#opt-WIP-nodejs-builder-v3.pdefs._name_._name_.dependencies._name_.version"
id="opt-WIP-nodejs-builder-v3.pdefs._name_._name_.dependencies._name_.version"><code>WIP-nodejs-builder-v3.pdefs.&lt;name&gt;.&lt;name&gt;.dependencies.&lt;name&gt;.version</code></a></h2>
<p>This option has no description.</p>
<p><em>Type:</em> string</p>
<p><em>Declared by:</em></p>
<p><a
href="https://github.com/nix-community/dream2nix/blob/master/nix/store/8ch7sg2nh48cbwp55x3x6imfjbn5dghl-source/modules/dream2nix/WIP-nodejs-builder-v3/interface.nix"><code>dream2nix/nix/store/8ch7sg2nh48cbwp55x3x6imfjbn5dghl-source/modules/dream2nix/WIP-nodejs-builder-v3/interface.nix</code></a></p>
<h2><a href="#opt-WIP-nodejs-builder-v3.pdefs._name_._name_.dist"
id="opt-WIP-nodejs-builder-v3.pdefs._name_._name_.dist"><code>WIP-nodejs-builder-v3.pdefs.&lt;name&gt;.&lt;name&gt;.dist</code></a></h2>
<p>This option has no description.</p>
<p><em>Type:</em> null or string or path or package or (submodule)</p>
<p><em>Default:</em> <code>null</code></p>
<p><em>Declared by:</em></p>
<p><a
href="https://github.com/nix-community/dream2nix/blob/master/nix/store/8ch7sg2nh48cbwp55x3x6imfjbn5dghl-source/modules/dream2nix/WIP-nodejs-builder-v3/interface.nix"><code>dream2nix/nix/store/8ch7sg2nh48cbwp55x3x6imfjbn5dghl-source/modules/dream2nix/WIP-nodejs-builder-v3/interface.nix</code></a></p>
<h2><a
href="#opt-WIP-nodejs-builder-v3.pdefs._name_._name_.info.initialPath"
id="opt-WIP-nodejs-builder-v3.pdefs._name_._name_.info.initialPath"><code>WIP-nodejs-builder-v3.pdefs.&lt;name&gt;.&lt;name&gt;.info.initialPath</code></a></h2>
<p>This option has no description.</p>
<p><em>Type:</em> string</p>
<p><em>Declared by:</em></p>
<p><a
href="https://github.com/nix-community/dream2nix/blob/master/nix/store/8ch7sg2nh48cbwp55x3x6imfjbn5dghl-source/modules/dream2nix/WIP-nodejs-builder-v3/interface.nix"><code>dream2nix/nix/store/8ch7sg2nh48cbwp55x3x6imfjbn5dghl-source/modules/dream2nix/WIP-nodejs-builder-v3/interface.nix</code></a></p>
<h2><a
href="#opt-WIP-nodejs-builder-v3.pdefs._name_._name_.info.initialState"
id="opt-WIP-nodejs-builder-v3.pdefs._name_._name_.info.initialState"><code>WIP-nodejs-builder-v3.pdefs.&lt;name&gt;.&lt;name&gt;.info.initialState</code></a></h2>
<p>This option has no description.</p>
<p><em>Type:</em> one of “source”, “dist”</p>
<p><em>Declared by:</em></p>
<p><a
href="https://github.com/nix-community/dream2nix/blob/master/nix/store/8ch7sg2nh48cbwp55x3x6imfjbn5dghl-source/modules/dream2nix/WIP-nodejs-builder-v3/interface.nix"><code>dream2nix/nix/store/8ch7sg2nh48cbwp55x3x6imfjbn5dghl-source/modules/dream2nix/WIP-nodejs-builder-v3/interface.nix</code></a></p>
<h2><a
href="#opt-WIP-nodejs-builder-v3.pdefs._name_._name_.prepared-dev"
id="opt-WIP-nodejs-builder-v3.pdefs._name_._name_.prepared-dev"><code>WIP-nodejs-builder-v3.pdefs.&lt;name&gt;.&lt;name&gt;.prepared-dev</code></a></h2>
<p>This option has no description.</p>
<p><em>Type:</em> null or string or path or package or (submodule)</p>
<p><em>Default:</em> <code>null</code></p>
<p><em>Declared by:</em></p>
<p><a
href="https://github.com/nix-community/dream2nix/blob/master/nix/store/8ch7sg2nh48cbwp55x3x6imfjbn5dghl-source/modules/dream2nix/WIP-nodejs-builder-v3/interface.nix"><code>dream2nix/nix/store/8ch7sg2nh48cbwp55x3x6imfjbn5dghl-source/modules/dream2nix/WIP-nodejs-builder-v3/interface.nix</code></a></p>
<h2><a
href="#opt-WIP-nodejs-builder-v3.pdefs._name_._name_.prepared-prod"
id="opt-WIP-nodejs-builder-v3.pdefs._name_._name_.prepared-prod"><code>WIP-nodejs-builder-v3.pdefs.&lt;name&gt;.&lt;name&gt;.prepared-prod</code></a></h2>
<p>This option has no description.</p>
<p><em>Type:</em> null or string or path or package or (submodule)</p>
<p><em>Default:</em> <code>null</code></p>
<p><em>Declared by:</em></p>
<p><a
href="https://github.com/nix-community/dream2nix/blob/master/nix/store/8ch7sg2nh48cbwp55x3x6imfjbn5dghl-source/modules/dream2nix/WIP-nodejs-builder-v3/interface.nix"><code>dream2nix/nix/store/8ch7sg2nh48cbwp55x3x6imfjbn5dghl-source/modules/dream2nix/WIP-nodejs-builder-v3/interface.nix</code></a></p>
<h2><a href="#opt-WIP-nodejs-builder-v3.pdefs._name_._name_.source"
id="opt-WIP-nodejs-builder-v3.pdefs._name_._name_.source"><code>WIP-nodejs-builder-v3.pdefs.&lt;name&gt;.&lt;name&gt;.source</code></a></h2>
<p>This option has no description.</p>
<p><em>Type:</em> null or string or path or package or (submodule)</p>
<p><em>Default:</em> <code>null</code></p>
<p><em>Declared by:</em></p>
<p><a
href="https://github.com/nix-community/dream2nix/blob/master/nix/store/8ch7sg2nh48cbwp55x3x6imfjbn5dghl-source/modules/dream2nix/WIP-nodejs-builder-v3/interface.nix"><code>dream2nix/nix/store/8ch7sg2nh48cbwp55x3x6imfjbn5dghl-source/modules/dream2nix/WIP-nodejs-builder-v3/interface.nix</code></a></p>

</main>

Expand Down
44 changes: 44 additions & 0 deletions options/WIP-python-pdm.html
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,50 @@ <h2 id="import"><a class="header" href="#import">Import</a></h2>
];
</code></pre>
<h2 id="options"><a class="header" href="#options">Options</a></h2>
<p><a href="#opt-pdm.lockfile"><code>pdm.lockfile</code></a></p>
<p><a href="#opt-pdm.pyproject"><code>pdm.pyproject</code></a></p>
<p><a
href="#opt-pdm.pythonInterpreter"><code>pdm.pythonInterpreter</code></a></p>
<p><a
href="#opt-pdm.sourceSelector"><code>pdm.sourceSelector</code></a></p>
<h2><a href="#opt-pdm.lockfile"
id="opt-pdm.lockfile"><code>pdm.lockfile</code></a></h2>
<p>This option has no description.</p>
<p><em>Type:</em> path</p>
<p><em>Declared by:</em></p>
<p><a
href="https://github.com/nix-community/dream2nix/blob/master/nix/store/8ch7sg2nh48cbwp55x3x6imfjbn5dghl-source/modules/dream2nix/WIP-python-pdm/interface.nix"><code>dream2nix/nix/store/8ch7sg2nh48cbwp55x3x6imfjbn5dghl-source/modules/dream2nix/WIP-python-pdm/interface.nix</code></a></p>
<h2><a href="#opt-pdm.pyproject"
id="opt-pdm.pyproject"><code>pdm.pyproject</code></a></h2>
<p>This option has no description.</p>
<p><em>Type:</em> path</p>
<p><em>Declared by:</em></p>
<p><a
href="https://github.com/nix-community/dream2nix/blob/master/nix/store/8ch7sg2nh48cbwp55x3x6imfjbn5dghl-source/modules/dream2nix/WIP-python-pdm/interface.nix"><code>dream2nix/nix/store/8ch7sg2nh48cbwp55x3x6imfjbn5dghl-source/modules/dream2nix/WIP-python-pdm/interface.nix</code></a></p>
<h2><a href="#opt-pdm.pythonInterpreter"
id="opt-pdm.pythonInterpreter"><code>pdm.pythonInterpreter</code></a></h2>
<p>This option has no description.</p>
<p><em>Type:</em> package</p>
<p><em>Declared by:</em></p>
<p><a
href="https://github.com/nix-community/dream2nix/blob/master/nix/store/8ch7sg2nh48cbwp55x3x6imfjbn5dghl-source/modules/dream2nix/WIP-python-pdm/interface.nix"><code>dream2nix/nix/store/8ch7sg2nh48cbwp55x3x6imfjbn5dghl-source/modules/dream2nix/WIP-python-pdm/interface.nix</code></a></p>
<h2><a href="#opt-pdm.sourceSelector"
id="opt-pdm.sourceSelector"><code>pdm.sourceSelector</code></a></h2>
<p>A selector function which picks a source for a specific dependency
Python dependencies can have multiple possible sources, like for
example:</p>
<ul>
<li><p>requests-2.31.0.tar.gz</p></li>
<li><p>requests-2.31.0-py3-none-any.whl The selector receives a list of
possible sources and should return either a single source or
null.</p></li>
</ul>
<p><em>Type:</em> function that evaluates to a(n) string</p>
<p><em>Example:</em></p>
<pre><code>fnames: lib.findFirst (fname: lib.hasSuffix &quot;none-any.whl&quot;) none fnames</code></pre>
<p><em>Declared by:</em></p>
<p><a
href="https://github.com/nix-community/dream2nix/blob/master/nix/store/8ch7sg2nh48cbwp55x3x6imfjbn5dghl-source/modules/dream2nix/WIP-python-pdm/interface.nix"><code>dream2nix/nix/store/8ch7sg2nh48cbwp55x3x6imfjbn5dghl-source/modules/dream2nix/WIP-python-pdm/interface.nix</code></a></p>

</main>

Expand Down
19 changes: 19 additions & 0 deletions options/WIP-spago.html
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,25 @@ <h2 id="import"><a class="header" href="#import">Import</a></h2>
];
</code></pre>
<h2 id="options"><a class="header" href="#options">Options</a></h2>
<p><a href="#opt-spago.sources"><code>spago.sources</code></a></p>
<p><a
href="#opt-spago.spagoYamlFile"><code>spago.spagoYamlFile</code></a></p>
<h2><a href="#opt-spago.sources"
id="opt-spago.sources"><code>spago.sources</code></a></h2>
<p>This option has no description.</p>
<p><em>Type:</em> lazy attribute set of package</p>
<p><em>Declared by:</em></p>
<p><a
href="https://github.com/nix-community/dream2nix/blob/master/nix/store/8ch7sg2nh48cbwp55x3x6imfjbn5dghl-source/modules/dream2nix/WIP-spago/interface.nix"><code>dream2nix/nix/store/8ch7sg2nh48cbwp55x3x6imfjbn5dghl-source/modules/dream2nix/WIP-spago/interface.nix</code></a></p>
<h2><a href="#opt-spago.spagoYamlFile"
id="opt-spago.spagoYamlFile"><code>spago.spagoYamlFile</code></a></h2>
<p>This option has no description.</p>
<p><em>Type:</em> path</p>
<p><em>Default:</em>
<code>"\${config.mkDerivation.src}/spago.yaml"</code></p>
<p><em>Declared by:</em></p>
<p><a
href="https://github.com/nix-community/dream2nix/blob/master/nix/store/8ch7sg2nh48cbwp55x3x6imfjbn5dghl-source/modules/dream2nix/WIP-spago/interface.nix"><code>dream2nix/nix/store/8ch7sg2nh48cbwp55x3x6imfjbn5dghl-source/modules/dream2nix/WIP-spago/interface.nix</code></a></p>

</main>

Expand Down
Loading

0 comments on commit f4a82aa

Please sign in to comment.