enable debug symbols, add emacs tf mode
This commit is contained in:
parent
29967fa5f5
commit
4f73790d22
@ -29,6 +29,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
environment = {
|
environment = {
|
||||||
|
enableDebugInfo = true;
|
||||||
etc.nixpkgs.source = pkgs.path;
|
etc.nixpkgs.source = pkgs.path;
|
||||||
systemPackages = with pkgs; [
|
systemPackages = with pkgs; [
|
||||||
asciinema
|
asciinema
|
||||||
@ -93,6 +94,7 @@
|
|||||||
puppet-mode
|
puppet-mode
|
||||||
python-mode
|
python-mode
|
||||||
strace-mode
|
strace-mode
|
||||||
|
terraform-mode
|
||||||
verilog-mode
|
verilog-mode
|
||||||
yaml-mode
|
yaml-mode
|
||||||
])
|
])
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user