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": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1755268003,
|
"lastModified": 1758701979,
|
||||||
"narHash": "sha256-nNaeJjo861wFR0tjHDyCnHs1rbRtrMgxAKMoig9Sj/w=",
|
"narHash": "sha256-c7DUti3XM1aga8oVgaPnrVmEeCFtN9PaBxyNuqx8jPc=",
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "32f313e49e42f715491e1ea7b306a87c16fe0388",
|
"rev": "e2642aa7d5a15eae586932a56f4294934f959c14",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
||||||
|
|
@ -24,6 +24,9 @@
|
||||||
# Presentation tools
|
# Presentation tools
|
||||||
pdfpc
|
pdfpc
|
||||||
pympress
|
pympress
|
||||||
|
|
||||||
|
# Editor
|
||||||
|
texstudio
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue