fix: Fix unused code in nix
This commit is contained in:
parent
3cc1197ad6
commit
d187a67afe
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ in
|
||||||
enable = true;
|
enable = true;
|
||||||
package =
|
package =
|
||||||
with pkgs';
|
with pkgs';
|
||||||
(emacsPackagesFor emacs-pgtk).emacsWithPackages (epkgs: [
|
(emacsPackagesFor emacs-pgtk).emacsWithPackages (_epkgs: [
|
||||||
git
|
git
|
||||||
gnutar
|
gnutar
|
||||||
ripgrep
|
ripgrep
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue