/nix/nix-daemon/

r> cgit logo index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/graph.scm
AgeCommit message (Expand)Author
2021-05-15gnu: Add python-graph-tool....* gnu/packages/graph.scm (python-graph-tool): New variable. Signed-off-by: Marius Bakke <marius@gnu.org> Alexandre Hannud Abdo
2021-04-25gnu: Add python-louvain 0.15....* gnu/packages/graph.scm (python-louvain): Rename variable to python-louvain-0.6. (python-louvain): New variable. * gnu/packages/bioinformatics.scm (python-scanpy)[propagated-inputs]: Use python-louvain-0.6. Co-authored-by: Leo Famulari <leo@famulari.name> Vinicius Monego
2021-03-04gnu: python-plotly: Allow test phase to be skipped....* gnu/packages/graph.scm (python-plotly)[arguments]: Wrap custom 'check phase tests with test with tests? keyword. Efraim Flashner
2021-03-04gnu: python-plotly: Update to 4.14.3....* gnu/packages/graph.scm (python-plotly): Update to 4.14.3. [propagated-inputs]: Remove python-decorator. Add python-ipython, python-pillow. Move python-ipywidgets, python-xarray ... [native-inputs]: ... to here. Efraim Flashner
2020-11-26gnu: igraph: Omit static library....* gnu/packages/graph.scm (igraph)[arguments]: Add "--disable-static" to #:configure-flags. Tobias Geerinckx-Rice
2020-11-26gnu: igraph: Update to 0.8.4....* gnu/packages/graph.scm (igraph): Update to 0.8.4. Tobias Geerinckx-Rice