diff options
author | Alexander_Kabui | 2024-02-15 13:59:30 +0300 |
---|---|---|
committer | Munyoki Kilyungi | 2024-02-15 16:56:31 +0300 |
commit | e947a1e5c330595eee3a27185e042cf3b73689da (patch) | |
tree | 83596a9fe8c738686f6d40a1e5eb520e351b7bf1 /gn/packages/genenetwork.scm | |
parent | 187b4f441aa45a0e49b71c03716025965091fe68 (diff) | |
download | guix-bioinformatics-e947a1e5c330595eee3a27185e042cf3b73689da.tar.gz |
gn: javascript: Add javascript-uikit.
* gn/packages/javascript.scm: (javascript-uikit): New package.
* gn/packages/javascript.scm: (genenetwork2) [propagated-inputs]:Add
javascript-uikit.
Diffstat (limited to 'gn/packages/genenetwork.scm')
-rw-r--r-- | gn/packages/genenetwork.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm index 4e3dc21..8d690f2 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -271,6 +271,7 @@ javascript-plotly javascript-typeahead js-underscore + javascript-uikit js-smart-time-ago javascript-nouislider javascript-purescript-genome-browser |