lol

texpresso: 0-unstable-2024-04-30 -> 0-unstable-2024-05-09

+3 -3
+3 -3
pkgs/tools/typesetting/tex/texpresso/default.nix
··· 17 17 18 18 stdenv.mkDerivation rec { 19 19 pname = "texpresso"; 20 - version = "0-unstable-2024-04-30"; 20 + version = "0-unstable-2024-05-09"; 21 21 22 22 nativeBuildInputs = [ 23 23 makeWrapper ··· 35 35 src = fetchFromGitHub { 36 36 owner = "let-def"; 37 37 repo = "texpresso"; 38 - rev = "a5241c3ac27eb5eda01bd58b6370982a64320106"; 39 - hash = "sha256-2RvbIFfYQQSsrXJ72q5LWyaCLCZvThTi7YuiOaJR9mE="; 38 + rev = "8b6cfcd10c03596bc3645ac8425a48b105d8650d"; 39 + hash = "sha256-uLGanGEUGzxIYFbU3U8LLV3bpn/IN9XltvWCmwSlD7E="; 40 40 }; 41 41 42 42 buildFlags = [ "texpresso" ];