mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 19:21:04 +00:00
texpresso: 0-unstable-2024-06-22 -> 0-unstable-2024-07-02
This commit is contained in:
parent
b959f399d2
commit
c60290600e
|
@ -17,7 +17,7 @@
|
|||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "texpresso";
|
||||
version = "0-unstable-2024-06-22";
|
||||
version = "0-unstable-2024-07-02";
|
||||
|
||||
postPatch = ''
|
||||
substituteInPlace Makefile \
|
||||
|
@ -41,7 +41,7 @@ stdenv.mkDerivation rec {
|
|||
src = fetchFromGitHub {
|
||||
owner = "let-def";
|
||||
repo = "texpresso";
|
||||
rev = "e1e05f5559751d4b50772cd51d14101be0563ce1";
|
||||
rev = "0e14b1df6269b07c2c985f001e32b48673495a8b";
|
||||
hash = "sha256-av1yadR2giJUxFQuHSXFgTbCNsmccrzKOmLVnAGJt6c=";
|
||||
};
|
||||
|
||||
|
|
|
@ -6,8 +6,8 @@ tectonic-unwrapped.override (old: {
|
|||
src = fetchFromGitHub {
|
||||
owner = "let-def";
|
||||
repo = "tectonic";
|
||||
rev = "b38cb3b2529bba947d520ac29fbb7873409bd270";
|
||||
hash = "sha256-ap7fEPHsASAphIQkjcvk1CC7egTdxaUh7IpSS5os4W8=";
|
||||
rev = "5b844105c06e0b16e40b1254359f8c28e8956280";
|
||||
hash = "sha256-RPsXmp+5MF9h+H3wdL1O1hXSRZWjWTY8lXq/dWZIM1g=";
|
||||
fetchSubmodules = true;
|
||||
};
|
||||
cargoHash = "sha256-g4iBo8r+QUOcFJ3CI2+HOi4VHxU7jKnIWlJcKx/6r5E=";
|
||||
|
|
Loading…
Reference in a new issue