enable debug symbols, add emacs tf mode

This commit is contained in:
illustris
2023-05-05 01:26:22 +05:30
parent 29967fa5f5
commit 4f73790d22

View File

@@ -29,6 +29,7 @@
};
environment = {
enableDebugInfo = true;
etc.nixpkgs.source = pkgs.path;
systemPackages = with pkgs; [
asciinema
@@ -93,6 +94,7 @@
puppet-mode
python-mode
strace-mode
terraform-mode
verilog-mode
yaml-mode
])