Update unicode-math
This commit is contained in:
parent
b9e74b00df
commit
20f83d90ef
|
@ -228,9 +228,9 @@ in
|
||||||
src = pkgs.fetchFromGitHub {
|
src = pkgs.fetchFromGitHub {
|
||||||
owner = "natsukagami";
|
owner = "natsukagami";
|
||||||
repo = "kakoune-unicode-math";
|
repo = "kakoune-unicode-math";
|
||||||
rev = "75b25c507234addd6e56f7cbd9b913357c322004";
|
rev = "08dff25da2b86ee0b0777091992bc7fb28c3cb1d";
|
||||||
# sha256 = lib.fakeSha256;
|
# sha256 = lib.fakeSha256;
|
||||||
sha256 = "sha256-MG0jzFBVudEjQ2OIBr+MipYjXCvWFSk1q+q8YsO4jLo=";
|
sha256 = "sha256-j0L1ARex1i2ma8sGLYwgkfAbh0jWKh/6QGHFaxPXIKc=";
|
||||||
fetchSubmodules = true;
|
fetchSubmodules = true;
|
||||||
};
|
};
|
||||||
activationScript = ''
|
activationScript = ''
|
||||||
|
|
Loading…
Reference in a new issue