Better rust and latex configuration
This commit is contained in:
parent
f93a17a74f
commit
1011735683
4 changed files with 62 additions and 5 deletions
26
flake.lock
generated
26
flake.lock
generated
|
|
@ -316,7 +316,31 @@
|
|||
"nixos-hardware": "nixos-hardware",
|
||||
"nixpkgs": "nixpkgs",
|
||||
"nixpkgs-u": "nixpkgs-u",
|
||||
"pre-commit-hooks": "pre-commit-hooks_2"
|
||||
"pre-commit-hooks": "pre-commit-hooks_2",
|
||||
"tex2nix": "tex2nix"
|
||||
}
|
||||
},
|
||||
"tex2nix": {
|
||||
"inputs": {
|
||||
"flake-utils": [
|
||||
"flake-utils"
|
||||
],
|
||||
"nixpkgs": [
|
||||
"nixpkgs"
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1671620613,
|
||||
"narHash": "sha256-QJaDy+y77/XiSMGxcV029gnDRgjakUfr+PrZNJDtQC8=",
|
||||
"owner": "Mic92",
|
||||
"repo": "tex2nix",
|
||||
"rev": "9ec1c0cd8eecf938f4954c53755c4564679486d9",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "Mic92",
|
||||
"repo": "tex2nix",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"utils": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue