mirror of
https://github.com/nix-community/nix-doom-emacs
synced 2025-09-18 16:06:59 -05:00
add ob-racket to sources
This commit is contained in:
@@ -108,6 +108,9 @@ let
|
||||
so-long = self.straightBuild {
|
||||
pname = "emacs-so-long";
|
||||
};
|
||||
ob-racket = self.straightBuild {
|
||||
pname = "ob-racket";
|
||||
};
|
||||
};
|
||||
|
||||
# Stage 1: prepare source for byte-compilation
|
||||
|
Reference in New Issue
Block a user