Revert "hermes: Minor package definition change"

This reverts commit 8ec7482bfe.
This commit is contained in:
Payas Relekar 2023-08-20 14:37:56 +05:30
parent 8ec7482bfe
commit bc849614f0
2 changed files with 2 additions and 2 deletions

View file

@ -36,7 +36,7 @@ in
# Emacs unstable (currently 29.0.91) with extra packages (that require native component) # Emacs unstable (currently 29.0.91) with extra packages (that require native component)
emacs = { emacs = {
enable = true; enable = true;
package = pkgs.emacs-pgtk; package = pkgs.emacs29-pgtk;
extraPackages = epkgs: with epkgs; [ extraPackages = epkgs: with epkgs; [
jinx jinx
pdf-tools pdf-tools

View file

@ -20,7 +20,7 @@
vlc vlc
strawberry strawberry
picard # tag music tracks picard # tag music tracks
firefox firefox-wayland
# soulseekqt # soulseekqt
# appimage-run # for soulseek-qt # appimage-run # for soulseek-qt