chore: Update package sources

This commit is contained in:
Mr Hedgehog 2022-02-06 20:22:53 -05:00
parent dc95b482c9
commit 8422418a68
No known key found for this signature in database
GPG key ID: A5F69F6C161FDA7E
2 changed files with 0 additions and 22 deletions

View file

@ -1,18 +0,0 @@
# This file was generated by nvfetcher, please do not modify it manually.
{ fetchgit
, fetchurl
}:
{
manix = {
pname = "manix";
version = "d08e7ca185445b929f097f8bfb1243a8ef3e10e4";
src = fetchgit {
url = "https://github.com/mlvzk/manix";
rev = "d08e7ca185445b929f097f8bfb1243a8ef3e10e4";
fetchSubmodules = false;
deepClone = false;
leaveDotGit = false;
sha256 = "1b7xi8c2drbwzfz70czddc4j33s7g1alirv12dwl91hbqxifx8qs";
};
};
}

View file

@ -1,4 +0,0 @@
# nvfetcher.toml
[manix]
src.git = "https://github.com/mlvzk/manix"
fetch.github = "mlvzk/manix"