Using emacs rev as version
This commit is contained in:
parent
bc97d08de5
commit
0d3ba0dc7d
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
||||||
})
|
})
|
||||||
.overrideAttrs (old: {
|
.overrideAttrs (old: {
|
||||||
src = pkgs.emacsSource;
|
src = pkgs.emacsSource;
|
||||||
|
version = pkgs.emacsSource.rev;
|
||||||
patches = [];
|
patches = [];
|
||||||
postPatch =
|
postPatch =
|
||||||
old.postPatch
|
old.postPatch
|
||||||
|
|
Loading…
Add table
Reference in a new issue