fetchutils: 0.1.0-unstable-2021-03-16 -> 0.1.0-unstable-2025-06-23
This commit is contained in:
@@ -8,13 +8,13 @@
|
||||
|
||||
stdenvNoCC.mkDerivation (finalAttrs: {
|
||||
pname = "fetchutils";
|
||||
version = "0.1.0-unstable-2021-03-16";
|
||||
version = "0.1.0-unstable-2025-06-23";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "kiedtl";
|
||||
repo = "fetchutils";
|
||||
rev = "882781a297e86f4ad4eaf143e0777fb3e7c69526";
|
||||
sha256 = "sha256-ONrVZC6GBV5v3TeBekW9ybZjDHF3FNyXw1rYknqKRbk=";
|
||||
rev = "462bf40a9b4121bb56b78bc8782a5d67ffefd0a2";
|
||||
hash = "sha256-reJXgEyoMRk+SEcwMXuW5BDB83PqgAbbAsugwYBHwC8=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user