Skip to content

Commit

Permalink
feat: patch recent changes of upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
c4710n committed Dec 24, 2024
1 parent 70eb58c commit 6221f39
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.org
Original file line number Diff line number Diff line change
Expand Up @@ -142,8 +142,11 @@ For example, =emacsWithPackagesFromUsePackage= adds packages which are required
alwaysTangle = true;

# Optionally provide extra packages not in the configuration file.
# This can also include extra executables to be run by Emacs (linters,
# language servers, formatters, etc)
extraEmacsPackages = epkgs: [
epkgs.cask
pkgs.shellcheck
];

# Optionally override derivations.
Expand Down

0 comments on commit 6221f39

Please sign in to comment.