Added libtool dependency to emacs.nix

This commit is contained in:
Random936 2024-09-20 22:33:53 -07:00
parent 741bb66b72
commit 6670c91cc9

View File

@ -2,6 +2,7 @@
home.packages = with pkgs; [
# Build deps
cmake
libtool
# Additional packages for functionality
isync