mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-29 02:13:23 +00:00
emacs24PackagesNg: add recurseIntoAttrs to trigger hydra
This commit is contained in:
parent
475df1a350
commit
8a970b0b28
@ -10197,7 +10197,7 @@ let
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
emacs24PackagesNg = emacsPackagesNgGen emacs24;
|
emacs24PackagesNg = recurseIntoAttrs (emacsPackagesNgGen emacs24);
|
||||||
|
|
||||||
inherit (gnome3) empathy;
|
inherit (gnome3) empathy;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user