mirror of
https://github.com/nix-community/nix-doom-emacs
synced 2025-08-13 13:13:36 -05:00
fixup! Updating nix-straight.el
This commit is contained in:
@@ -22,6 +22,7 @@ self: super: {
|
||||
|
||||
evil-org = self.straightBuild {
|
||||
pname = "evil-org-mode";
|
||||
ename = "evil-org";
|
||||
};
|
||||
|
||||
evil-quick-diff = self.straightBuild {
|
||||
@@ -61,10 +62,12 @@ self: super: {
|
||||
|
||||
rotate-text = self.straightBuild {
|
||||
pname = "rotate-text.el";
|
||||
ename = "rotate-text";
|
||||
};
|
||||
|
||||
so-long = self.straightBuild {
|
||||
pname = "emacs-so-long";
|
||||
ename = "so-long";
|
||||
};
|
||||
|
||||
ob-racket = self.straightBuild {
|
||||
|
Reference in New Issue
Block a user