Update xK

This commit is contained in:
Přemysl Eric Janouch 2024-11-25 06:48:34 +01:00
parent 742455838e
commit dd3dca74c0
Signed by: p
GPG Key ID: A0420B94F92B9493

View File

@ -63,7 +63,7 @@ pkgs.stdenv.mkDerivation rec {
modRoot = "./${_pname}/";
# vendorHash = pkgs.lib.fakeHash;
vendorHash = "sha256-TK3rivjzYZwG8bfia22iQO5ZKnBzeIidsHNl6jnQUio=";
vendorHash = "sha256-feaUOP+joGnpjqniCtstRGHwcMyGNZ95PwEXWzjmjIk=";
mithril = pkgs.fetchurl {
url = "https://unpkg.com/mithril@2.2.3/mithril.js";
@ -129,6 +129,8 @@ pkgs.stdenv.mkDerivation rec {
'';
};
# Ignoring xA, as it is huge, and already checked through CI.
# While we can't include them in this derivation, we can link to them.
postInstall = pkgs.lib.optionals full ''
makeWrapper ${xP}/lib/xP/xP $out/bin/xP --chdir ${xP}/share/xP/public