drush: fix build

This commit is contained in:
Yurii Matsiuk 2021-11-19 19:29:03 +01:00
parent aa3130f1f7
commit 3962f85607
No known key found for this signature in database
GPG Key ID: 61302290298601AA

View File

@ -16,7 +16,7 @@ stdenv.mkDerivation rec {
owner = "drush-ops";
repo = pname;
rev = version;
sha256 = "1jgnc4jjyapyn04iczvcz92ic0vq8d1w8xi55ismqyy5cxhqj6bp";
sha256 = "sha256-0nf/m+xJmfHsFLuordiMp8UyrGGXuS70+zFHkIxLWhU=";
};
consoleTable = fetchurl {