Skip to content

Commit

Permalink
deploy: 1dbe745
Browse files Browse the repository at this point in the history
  • Loading branch information
berberman committed Jan 17, 2024
1 parent bffddf4 commit 8b29ce2
Show file tree
Hide file tree
Showing 34 changed files with 2,053 additions and 2,053 deletions.
2 changes: 1 addition & 1 deletion CNAME
Original file line number Diff line number Diff line change
@@ -1 +1 @@
nvfetcher.torus.icu
nvfetcher.typed.icu
2 changes: 1 addition & 1 deletion NvFetcher-Config.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion NvFetcher-Core.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions NvFetcher-ExtractSrc.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions NvFetcher-FetchRustGitDeps.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions NvFetcher-GetGitCommitDate.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion NvFetcher-NixExpr.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion NvFetcher-NixFetcher.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions NvFetcher-Nvchecker.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion NvFetcher-Options.html

Large diffs are not rendered by default.

26 changes: 13 additions & 13 deletions NvFetcher-PackageSet.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion NvFetcher-Types-Lens.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions NvFetcher-Types-ShakeExtras.html

Large diffs are not rendered by default.

26 changes: 13 additions & 13 deletions NvFetcher-Types.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions NvFetcher.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion doc-index.json

Large diffs are not rendered by default.

Binary file modified nvfetcher.haddock
Binary file not shown.
34 changes: 17 additions & 17 deletions nvfetcher.txt
Original file line number Diff line number Diff line change
Expand Up @@ -560,23 +560,23 @@ manual :: Traversal' VersionSource Text
listOptions :: Traversal' VersionSource ListOptions
aur :: Traversal' VersionSource Text
archpkg :: Traversal' VersionSource Text
tlsVerify :: forall k_iYHt. Traversal' (NixFetcher k_iYHt) (Maybe Bool)
sha256 :: forall k_iYHt. Lens' (NixFetcher k_iYHt) (FetchResult Checksum k_iYHt)
rev :: forall k_iYHt. Traversal' (NixFetcher k_iYHt) Version
name :: forall k_iYHt. Traversal' (NixFetcher k_iYHt) (Maybe Text)
leaveDotGit :: forall k_iYHt. Traversal' (NixFetcher k_iYHt) Bool
imageTag :: forall k_iYHt. Traversal' (NixFetcher k_iYHt) Text
imageName :: forall k_iYHt. Traversal' (NixFetcher k_iYHt) Text
imageDigest :: forall k_iYHt. Traversal' (NixFetcher k_iYHt) (FetchResult ContainerDigest k_iYHt)
furl :: forall k_iYHt. Traversal' (NixFetcher k_iYHt) Text
frepo :: forall k_iYHt. Traversal' (NixFetcher k_iYHt) Text
fowner :: forall k_iYHt. Traversal' (NixFetcher k_iYHt) Text
fos :: forall k_iYHt. Traversal' (NixFetcher k_iYHt) (Maybe Text)
finalImageTag :: forall k_iYHt. Traversal' (NixFetcher k_iYHt) (Maybe Text)
finalImageName :: forall k_iYHt. Traversal' (NixFetcher k_iYHt) (Maybe Text)
fetchSubmodules :: forall k_iYHt. Traversal' (NixFetcher k_iYHt) Bool
farch :: forall k_iYHt. Traversal' (NixFetcher k_iYHt) (Maybe Text)
deepClone :: forall k_iYHt. Traversal' (NixFetcher k_iYHt) Bool
tlsVerify :: forall k_iYsZ. Traversal' (NixFetcher k_iYsZ) (Maybe Bool)
sha256 :: forall k_iYsZ. Lens' (NixFetcher k_iYsZ) (FetchResult Checksum k_iYsZ)
rev :: forall k_iYsZ. Traversal' (NixFetcher k_iYsZ) Version
name :: forall k_iYsZ. Traversal' (NixFetcher k_iYsZ) (Maybe Text)
leaveDotGit :: forall k_iYsZ. Traversal' (NixFetcher k_iYsZ) Bool
imageTag :: forall k_iYsZ. Traversal' (NixFetcher k_iYsZ) Text
imageName :: forall k_iYsZ. Traversal' (NixFetcher k_iYsZ) Text
imageDigest :: forall k_iYsZ. Traversal' (NixFetcher k_iYsZ) (FetchResult ContainerDigest k_iYsZ)
furl :: forall k_iYsZ. Traversal' (NixFetcher k_iYsZ) Text
frepo :: forall k_iYsZ. Traversal' (NixFetcher k_iYsZ) Text
fowner :: forall k_iYsZ. Traversal' (NixFetcher k_iYsZ) Text
fos :: forall k_iYsZ. Traversal' (NixFetcher k_iYsZ) (Maybe Text)
finalImageTag :: forall k_iYsZ. Traversal' (NixFetcher k_iYsZ) (Maybe Text)
finalImageName :: forall k_iYsZ. Traversal' (NixFetcher k_iYsZ) (Maybe Text)
fetchSubmodules :: forall k_iYsZ. Traversal' (NixFetcher k_iYsZ) Bool
farch :: forall k_iYsZ. Traversal' (NixFetcher k_iYsZ) (Maybe Text)
deepClone :: forall k_iYsZ. Traversal' (NixFetcher k_iYsZ) Bool
pversion :: Lens' Package CheckVersion
ppinned :: Lens' Package UseStaleVersion
ppassthru :: Lens' Package PackagePassthru
Expand Down
8 changes: 4 additions & 4 deletions src/NvFetcher.Config.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,18 +32,18 @@
</span><span id="line-23"></span><span> </span><span class="hs-special">}</span><span>
</span><span id="line-24"></span><span>
</span><span id="line-25"></span><span class="hs-keyword">instance</span><span> </span><span class="annot"><span class="hs-identifier hs-type">Default</span></span><span> </span><span class="annot"><a href="NvFetcher.Config.html#Config"><span class="hs-identifier hs-type">Config</span></a></span><span> </span><span class="hs-keyword">where</span><span>
</span><span id="line-26"></span><span> </span><span id="local-6989586621679397446"><span class="annot"><span class="annottext">def :: Config
</span><a href="#local-6989586621679397446"><span class="hs-identifier hs-var hs-var hs-var hs-var">def</span></a></span></span><span> </span><span class="hs-glyph">=</span><span>
</span><span id="line-26"></span><span> </span><span id="local-6989586621679396594"><span class="annot"><span class="annottext">def :: Config
</span><a href="#local-6989586621679396594"><span class="hs-identifier hs-var hs-var hs-var hs-var">def</span></a></span></span><span> </span><span class="hs-glyph">=</span><span>
</span><span id="line-27"></span><span> </span><span class="annot"><a href="NvFetcher.Config.html#Config"><span class="hs-identifier hs-type">Config</span></a></span><span>
</span><span id="line-28"></span><span> </span><span class="hs-special">{</span><span> </span><span class="annot"><span class="annottext">shakeConfig :: ShakeOptions
</span><a href="NvFetcher.Config.html#shakeConfig"><span class="hs-identifier hs-var">shakeConfig</span></a></span><span> </span><span class="hs-glyph">=</span><span>
</span><span id="line-29"></span><span> </span><span class="annot"><span class="annottext">ShakeOptions
</span><span class="hs-identifier hs-var">shakeOptions</span></span><span>
</span><span id="line-30"></span><span> </span><span class="hs-special">{</span><span> </span><span class="annot"><span class="annottext">shakeProgress :: IO Progress -&gt; IO ()
</span><a href="#local-6989586621679397449"><span class="hs-identifier hs-var">shakeProgress</span></a></span><span> </span><span class="hs-glyph">=</span><span> </span><span class="annot"><span class="annottext">IO Progress -&gt; IO ()
</span><a href="#local-6989586621679396597"><span class="hs-identifier hs-var">shakeProgress</span></a></span><span> </span><span class="hs-glyph">=</span><span> </span><span class="annot"><span class="annottext">IO Progress -&gt; IO ()
</span><span class="hs-identifier hs-var">progressSimple</span></span><span class="hs-special">,</span><span>
</span><span id="line-31"></span><span> </span><span class="annot"><span class="annottext">shakeThreads :: Int
</span><a href="#local-6989586621679397451"><span class="hs-identifier hs-var">shakeThreads</span></a></span><span> </span><span class="hs-glyph">=</span><span> </span><span class="annot"><span class="annottext">Int
</span><a href="#local-6989586621679396599"><span class="hs-identifier hs-var">shakeThreads</span></a></span><span> </span><span class="hs-glyph">=</span><span> </span><span class="annot"><span class="annottext">Int
</span><span class="hs-number">0</span></span><span>
</span><span id="line-32"></span><span> </span><span class="hs-special">}</span><span class="hs-special">,</span><span>
</span><span id="line-33"></span><span> </span><span class="annot"><span class="annottext">buildDir :: FilePath
Expand Down
Loading

0 comments on commit 8b29ce2

Please sign in to comment.