django-filingcabinet: migrate from fetcherVersion = 1 to fetcherVersion = 3
This commit is contained in:
@@ -97,8 +97,8 @@ buildPythonPackage rec {
|
||||
|
||||
pnpmDeps = fetchPnpmDeps {
|
||||
inherit pname version src;
|
||||
fetcherVersion = 1;
|
||||
hash = "sha256-kvLV/pCX/wQHG0ttrjSro7/CoQ5K1T0aFChafQOwvNw=";
|
||||
fetcherVersion = 3;
|
||||
hash = "sha256-p+RpEDVbdYmeSD4bB0oUMrTpsVDGYkqME13awnoTNd0=";
|
||||
};
|
||||
|
||||
postBuild = ''
|
||||
|
||||
Reference in New Issue
Block a user