1
0
This repository has been archived on 2023-09-01. You can view files and clone it, but cannot push or open issues or pull requests.
masters-thesis/flake.lock
surtur 58748a992a
flake: bump nixpkgs, re-enable FiraCode+fontspec
* make sure lualatex is used consistently
* add checks for tex engine used and enable options conditionally
2023-07-12 17:44:24 +02:00

27 lines
534 B
JSON

{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1689174082,
"narHash": "sha256-8Xs1HEoptV84Ob4zcfuFY+JUn7PbjnsYce/3YUmlMJ0=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "9a1074ae6b2e76f8c1ae69a5c467f4097de85516",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}