Ludovic Courtès
|
ce0be5675b
packages: Introduce <content-hash> and use it in <origin>.
|
4 years ago |
Ricardo Wurmus
|
3fd4c4c839
import/utils: alist->package: Include arguments.
|
4 years ago |
Ricardo Wurmus
|
3532fc39ff
import/utils: alist->package: Ignore known inputs.
|
4 years ago |
Ludovic Courtès
|
2d0409a4a2
import: utils: Remove 'assoc-ref*'.
|
4 years ago |
Ludovic Courtès
|
6212146f88
import: utils: Update docstring of 'recursive-import'.
|
5 years ago |
Ludovic Courtès
|
70a8e13277
import: utils: 'recursive-import' returns a list rather than a stream.
|
5 years ago |
Ludovic Courtès
|
ddd5915900
import: utils: 'recursive-import' returns packages in topological order.
|
5 years ago |
Ricardo Wurmus
|
6e377b8893
import/utils: beautify-description: Recognize more fragments.
|
5 years ago |
Ricardo Wurmus
|
ad553ec4b1
import: cran: Add support for git repositories.
|
5 years ago |
Mark H Weaver
|
888e477bf8
Revert "import: utils: Add hash-ref*."
|
5 years ago |
Christopher Baines
|
8a3b11d1eb
import: utils: Add hash-ref*.
|
5 years ago |
Ludovic Courtès
|
81c3dc3224
maint: Switch to Guile-JSON 3.x.
|
5 years ago |
Ivan Petkov
|
5a9ef8a960
import: crate: Define dependencies as arguments.
|
5 years ago |
Ludovic Courtès
|
f54cab2784
import: utils: 'specs->package-lists' correctly matches "out".
|
5 years ago |
Robert Vollmert
|
5b315f3ea9
guix: import: simplify recursive import
|
5 years ago |
Ludovic Courtès
|
ca71942445
Switch to Guile-Gcrypt.
|
6 years ago |
Oleg Pykhalov
|
38212ff7b9
import: utils: Import more dependencies.
|
6 years ago |
Oleg Pykhalov
|
ae9e5d6602
import: utils: Add recursive-import.
|
6 years ago |
Ludovic Courtès
|
5e2495d09e
import: utils: 'alist->package' allows false license.
|
6 years ago |
Ricardo Wurmus
|
6b46b04f91
import: utils: Add string helpers.
|
7 years ago |
Ricardo Wurmus
|
5e892bc365
import: Add generic data to package converter.
|
7 years ago |
David Craven
|
f1d136957d
build-system: cargo: Handle Cargo.lock file not present.
|
8 years ago |
David Craven
|
bb3f36ed4c
import: utils: Add some utilities.
|
8 years ago |
Alex Kost
|
b37e1e6428
import: utils: Remove dependency on (json) module.
|
8 years ago |
David Craven
|
11e296ef30
import: utils: Refactor license->symbol.
|
8 years ago |
David Craven
|
59b2034787
import: utils: Add spdx-string->license.
|
8 years ago |
David Craven
|
263ac57fc2
import: Move string->license to importers.
|
8 years ago |
David Craven
|
fbe9c10128
import: Reorder imports in (guix import utils).
|
8 years ago |
David Craven
|
a34b236c17
import: Importers return prefixed licenses.
|
8 years ago |
Ben Woodcroft
|
2028a2c960
import: cran: Move beautify-description to utils module.
|
9 years ago |