Age | Commit message (Expand) | Author |
2021-12-20 | Add guile-sparql to Guix manifest.•••* guix.scm: Add guile-sparql to manifest.
| Arun Isaac |
2021-12-20 | Upgrade ccwl to latest commit.•••* guix.scm (ccwl): Upgrade to commit
51c12b7e58685b70e7cfd9612dac403cf9ee845c.
| Arun Isaac |
2021-12-13 | Upgrade to bleeding edge (ccwl graphviz).•••This fixes a few bugs and brings in new features from (ccwl graphviz).
* guix.scm: Import (gnu packages autotools), (guix git-download)
and (guix packages). Prefix (gnu packages bioinformatics) imports with
guix:.
(ccwl): New variable.
| Arun Isaac |
2021-12-11 | Visualize schema.•••* .dir-locals.el (scheme-mode): Indent set-table-columns correctly.
* dump.scm: Import (srfi srfi-9 gnu).
(%database-name): New variable.
(<table>): New type.
(tables, string-remove-suffix-ci, human-units, graph->dot,
dump-schema): New functions.
Invoke dump-schema.
* guix.scm: Import (gnu packages bioinformatics). Add ccwl, graphviz
and guile-libyaml to the manifest.
| Arun Isaac |
2021-12-01 | Remove dependency on python-rdflib.•••* guix.scm: Remove python-rdflib.
(python-berkeleydb, python-rdflib-6): Delete variables.
| Arun Isaac |
2021-12-01 | Replace guix environment with guix shell.•••guix environment is deprecated.
* guix.scm: Replace guix environment with guix shell.
| Arun Isaac |
2021-11-09 | Use upstream guile-dbi and guile-dbd-mysql.•••* guix.scm: Do not prefix guix: in importing (gnu packages guile-xyz).
(guile-dbi, guile-dbi-bootstrap, guile-dbd-mysql): Delete variables.
| Arun Isaac |
2021-09-14 | Update python-rdflib package.•••* guix.scm: Import (gnu packages dbm), (guix build-system python)
and (guix download).
(python-berkeleydb, python-rdflib-6): New variables.
[mainfest]: Replace python-rdflib with python-rdflib-6. Remove
python-urrlib3.
| Arun Isaac |
2021-09-14 | Update guile-dbi package.•••* guix.scm (guile-dbi): Update to 2.1.8.
(guile-dbi-bootstrap): Inherit from guile-dbi instead of
guix:guile-dbi.
Update comments about contributing upstream.
| Arun Isaac |
2021-08-27 | Initial commit | Arun Isaac |