Added libtool dependency to emacs.nix
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
# Build deps
|
# Build deps
|
||||||
cmake
|
cmake
|
||||||
|
libtool
|
||||||
|
|
||||||
# Additional packages for functionality
|
# Additional packages for functionality
|
||||||
isync
|
isync
|
||||||
|
|||||||
Reference in New Issue
Block a user