feat(latex): Add texstudio
This commit is contained in:
parent
c01f5d71f2
commit
e3e91b235f
3 changed files with 6 additions and 3 deletions
0
latex/.envrc
Normal file
0
latex/.envrc
Normal file
6
latex/flake.lock
generated
6
latex/flake.lock
generated
|
|
@ -20,11 +20,11 @@
|
|||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1755268003,
|
||||
"narHash": "sha256-nNaeJjo861wFR0tjHDyCnHs1rbRtrMgxAKMoig9Sj/w=",
|
||||
"lastModified": 1758701979,
|
||||
"narHash": "sha256-c7DUti3XM1aga8oVgaPnrVmEeCFtN9PaBxyNuqx8jPc=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "32f313e49e42f715491e1ea7b306a87c16fe0388",
|
||||
"rev": "e2642aa7d5a15eae586932a56f4294934f959c14",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
|
|||
|
|
@ -24,6 +24,9 @@
|
|||
# Presentation tools
|
||||
pdfpc
|
||||
pympress
|
||||
|
||||
# Editor
|
||||
texstudio
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue