update-nix-fetchgit-0.1.1.0: A program to update fetchgit values in Nix expressions

Safe HaskellNone
LanguageHaskell2010

Update.Nix.FetchGit.Prefetch

Synopsis

Documentation

data NixPrefetchGitOutput Source #

The type of nix-prefetch-git's output

Constructors

NixPrefetchGitOutput 

Fields

nixPrefetchGit Source #

Arguments

:: [Text]

Extra arguments for nix-prefetch-git

-> Text

The URL to prefetch

-> IO (Either Warning NixPrefetchGitOutput) 

Run nix-prefetch-git