We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b7453be + 89a8c6d commit 80a13a6Copy full SHA for 80a13a6
pkgs/tools/typesetting/tectonic/default.nix
@@ -28,7 +28,7 @@ rustPlatform.buildRustPackage rec {
28
owner = "tectonic-typesetting";
29
repo = "tectonic";
30
rev = "tectonic@${version}";
31
- sha256 = "sha256-xZHYiaQ8ASUwu0ieHIXcjRaH06SQoB6OR1y7Ok+FjAs=";
+ sha256 = "sha256-dZnUu0g86WJIIvwMgdmwb6oYqItxoYrGQTFNX7I61Bs=";
32
};
33
34
patches = [
0 commit comments