emacsPackages.rtags-xref: Fix build
This commit is contained in:
parent
3871cee01c
commit
692d924a78
@ -308,6 +308,8 @@ instantenous and formats commits for you.
|
||||
|
||||
rtags = dontConfigure (externalSrc super.rtags external.rtags);
|
||||
|
||||
rtags-xref = dontConfigure super.rtags;
|
||||
|
||||
shm = super.shm.overrideAttrs (attrs: {
|
||||
propagatedUserEnvPkgs = [ external.structured-haskell-mode ];
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user