package updates

This commit is contained in:
Matt Nish-Lapidus 2025-04-18 21:53:18 -04:00
parent edb92986fc
commit 6e11c5aecb
3 changed files with 15 additions and 15 deletions

View file

@ -5,7 +5,7 @@ stdenv.mkDerivation rec {
version = "latest";
src = fetchurl {
url = "https://tal-software.com/downloads/plugins/TAL-J-8_64_linux.zip";
sha256 = "sha256-L6idx2wmBAK6AG2NFt+H/+6yx9M67120mgneI/1nnn4=";
sha256 = "sha256-JoqlasMfgIR9q8hVIFbRZFk3MTXUBVKIs30H3MaPlNQ=";
};
nativeBuildInputs = [ makeWrapper unzip autoPatchelfHook ];
buildInputs = with pkgs; [