Merge pull request #54194 from vanzef/racer-mode-path-fix
emacsPackagesNg.racer-mode: fix default value for RUST_SRC_PATH
This commit is contained in:
@@ -16833,7 +16833,8 @@ in
|
||||
inherit (haskellPackages) ghc-mod structured-haskell-mode Agda hindent;
|
||||
inherit (pythonPackages) elpy;
|
||||
inherit
|
||||
autoconf automake git libffi libpng pkgconfig poppler rtags w3m zlib;
|
||||
autoconf automake git libffi libpng pkgconfig poppler rtags w3m zlib
|
||||
substituteAll rustPlatform;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user