b9dce11712
The `overrideScope` bound by `makeScope` (via special `callPackage`)
took an override in the form `super: self { … }`. But this is
dangerously close to the `self: super { … }` form used by *everything*
else, even other definitions of `overrideScope`! Since that
implementation did not even share any code either until I changed it
recently in
|
||
---|---|---|
.. | ||
buffer.nix | ||
elpa2nix.el | ||
elpa.nix | ||
generic.nix | ||
melpa2nix.el | ||
melpa.nix | ||
setup-hook.sh | ||
trivial.nix | ||
wrapper.nix |