nix flake for lualatex 2

This commit is contained in:
Priec
2026-02-25 09:44:12 +01:00
parent 02db8fc661
commit caedb5917b
2 changed files with 35 additions and 30 deletions

17
flake.lock generated
View File

@@ -1,5 +1,21 @@
{
"nodes": {
"fibeamer": {
"flake": false,
"locked": {
"lastModified": 1632472447,
"narHash": "sha256-iITRsfepm6ZnHs7rPKPp4aPhb2Y9PKfR8JcbPvHJiTk=",
"owner": "Witiko",
"repo": "fibeamer",
"rev": "8c1ff9e80a8f7d83239686d8fec520592ace5366",
"type": "github"
},
"original": {
"owner": "Witiko",
"repo": "fibeamer",
"type": "github"
}
},
"flake-utils": {
"inputs": {
"systems": "systems"
@@ -36,6 +52,7 @@
},
"root": {
"inputs": {
"fibeamer": "fibeamer",
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}