eclipse-plugin-rustdt: fix Emacs nix-mode highlighting
This commit is contained in:
parent
aa196db7ec
commit
4f88411e0d
@ -394,7 +394,7 @@ rec {
|
|||||||
sha256 = "1xfj4j27d1h4bdf2v7f78zi8lz4zkkj7s9kskmsqx5jcs2d459yp";
|
sha256 = "1xfj4j27d1h4bdf2v7f78zi8lz4zkkj7s9kskmsqx5jcs2d459yp";
|
||||||
extraPostFetch =
|
extraPostFetch =
|
||||||
''
|
''
|
||||||
mv "$out/${repo}-${rev}/releases/local-repo"/* "$out/"
|
mv "$out/${repo}-${rev}/releases/local-repo/"* "$out/"
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user