update-nix-fetchgit-0.2.8: A program to update fetchgit values in Nix expressions
Safe HaskellNone
LanguageHaskell2010

Update.Nix.FetchGit

Synopsis

Documentation

processFile :: Env -> FilePath -> IO () Source #

Provided FilePath, update Nix file in-place

updatesFromText :: Text -> M [SpanUpdate] Source #

Given the path to a Nix file, returns the SpanUpdates all the parts of the file we want to update.