moz-phab: rename patch files
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user