From 2c3dc85ef14c1d9c1f8e69daf9bcda0dadb308ff Mon Sep 17 00:00:00 2001 From: pjotrp Date: Sun, 3 Mar 2024 07:05:40 -0600 Subject: gn: xterm: comment out xterm.js package because of suspect sources - the hash value changed. Also needs fixing of the code that uses it in gn2. * gn/packages/genenetwork.scm (xterm.js): Comment out packages --- gn/packages/genenetwork.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'gn') diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm index 7030515..b7e3f6f 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -295,9 +295,9 @@ javascript-zxcvbn javascript-jquery-ui javascript-jquery-cookie - javascript-xterm - javascript-xterm-style - javascript-xterm-addon-fit + ; javascript-xterm -- disabled until we know what to do with it, not working on production + ; javascript-xterm-style + ; javascript-xterm-addon-fit javascript-font-awesome)) (inputs (list javascript-colorbox)) -- cgit v1.2.3