Age | Commit message (Collapse) | Author |
|
* .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.
|
|
* guix.scm: Remove python-rdflib.
(python-berkeleydb, python-rdflib-6): Delete variables.
|
|
guix environment is deprecated.
* guix.scm: Replace guix environment with guix shell.
|
|
* guix.scm: Do not prefix guix: in importing (gnu packages guile-xyz).
(guile-dbi, guile-dbi-bootstrap, guile-dbd-mysql): Delete variables.
|
|
* 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.
|
|
* 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.
|
|
|