home: emacs: use emacsGcc package temporarily
This commit is contained in:
parent
ed11295417
commit
fabeb10f8a
1 changed files with 3 additions and 1 deletions
|
|
@ -23,7 +23,9 @@
|
|||
|
||||
programs.emacs = {
|
||||
enable = true;
|
||||
package = pkgs.emacsPgtkGcc;
|
||||
# FIXME: revert when pgtk branch merged master
|
||||
# package = pkgs.emacsPgtkGcc;
|
||||
package = pkgs.emacsGcc;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue