python3Packages.autologging: use SRI hash format
This commit is contained in:
@@ -13,7 +13,7 @@ buildPythonPackage (finalAttrs: {
|
||||
src = fetchPypi {
|
||||
pname = "Autologging";
|
||||
inherit (finalAttrs) version;
|
||||
sha256 = "117659584d8aab8cf62046f682f8e57b54d958b8571c737fa8bf15c32937fbb6";
|
||||
hash = "sha256-EXZZWE2Kq4z2IEb2gvjle1TZWLhXHHN/qL8Vwyk3+7Y=";
|
||||
extension = "zip";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user