Skip to content
Unverified Commit 97a06960 authored by adisbladis's avatar adisbladis
Browse files

emacs-packages: Add overriding capability to emacsPackagesNg

This allows overriding the individual package sets composing
emacsPackagesNg.

Example:
```
myEmacsPackages = emacsPackagesNg.override {
  melpaPackages = {};
};
```
parent d490bcdf
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment