mirror of
https://github.com/willemml/dotfiles.nix.git
synced 2025-04-13 03:37:18 +00:00
4 lines
120 B
Nix
4 lines
120 B
Nix
_final: prev: {
|
|
org-auctex = prev.callPackage ./org-auctex.nix {};
|
|
hishtory = prev.callPackage ./hishtory.nix {};
|
|
}
|