moz-phab: rename patch files

This commit is contained in:
Dzmitry Malyshau
2021-11-19 12:25:50 -05:00
parent ca7a71747d
commit 836ba699de
5 changed files with 6 additions and 7 deletions
@@ -22,7 +22,7 @@ buildPythonPackage rec {
patches = [
# Fix the environment for spawned process
# https://github.com/mozilla/glean/pull/1542
./pr-1542.patch
./fix-spawned-process-environment.patch
];
cargoDeps = rustPlatform.fetchCargoTarball {