Ludovic Courtès
|
f9704f179a
Add (guix memoization).
|
7 éve |
Ludovic Courtès
|
e465d9e190
ui: Do not shadow '_' where it's used as a literal syntax match.
|
8 éve |
Ludovic Courtès
|
01afdab89c
packages: Add 'package-superseded' and associated support.
|
8 éve |
Ludovic Courtès
|
6980511b73
packages: Add 'hidden-package'.
|
8 éve |
Ludovic Courtès
|
2a6ba87086
packages: Export 'scheme-modules'.
|
8 éve |
Ludovic Courtès
|
958dd3ce68
utils: Move combinators to (guix combinators).
|
8 éve |
Alex Kost
|
25897079a2
packages: Add 'search-patches'.
|
8 éve |
Ludovic Courtès
|
efb107e0cd
packages: Gracefully report packages not found.
|
8 éve |
Ludovic Courtès
|
95cd4971d0
packages: Support the deprecated "NAME-VERSION" syntax.
|
8 éve |
Ludovic Courtès
|
7befee308b
packages: Clarify NAME-VERSION deprecation message.
|
8 éve |
Mathieu Lirzin
|
1b846da8c3
utils: Use '@' for separating package names and version numbers.
|
8 éve |
Mathieu Lirzin
|
fad155d47e
packages: Factorize package specification search.
|
8 éve |
Alex Kost
|
6caa4dfa37
Do not check package freshness during upgrade.
|
8 éve |
Ludovic Courtès
|
724a7d9c74
packages: Remove now redundant graph procedures.
|
9 éve |
Ludovic Courtès
|
861be0cc1d
packages: Update 'check-package-freshness' to use (guix upstream).
|
9 éve |
Ludovic Courtès
|
84189ebc66
Move 'specification->package+output' to (gnu packages).
|
9 éve |
Ludovic Courtès
|
724311a26b
packages: Allow package lookups with version prefixes.
|
9 éve |
宋文武
|
cf3e3e374c
Merge branch 'master' into core-updates
|
9 éve |
Ludovic Courtès
|
4ae7559fd6
gnu: Emit a warning when a package module cannot be loaded.
|
9 éve |
Alex Kost
|
0492f4a2b9
packages: Fix typo.
|
9 éve |
Ludovic Courtès
|
dfba54893e
gnu: Raise an error when a bootstrap binary is not found.
|
9 éve |
Ludovic Courtès
|
dbab5150f8
gnu: 'search-patch' raises an error when a patch is not found.
|
9 éve |
Ludovic Courtès
|
ee06af5b4b
gnu: Search for patches under $GUIX_PACKAGE_PATH.
|
10 éve |
Ludovic Courtès
|
d95523fb8b
packages: Sort Scheme file lists used by 'fold-packages'.
|
10 éve |
Ludovic Courtès
|
501d764751
gnu-maintenance: Introduce <gnu-release> data type.
|
10 éve |
Ludovic Courtès
|
9ffc1c00e5
packages: Optimize 'find-packages-by-name' to avoid disk accesses.
|
10 éve |
Ludovic Courtès
|
8689901f95
Introduce the 'GUIX_PACKAGE_PATH' environment variable.
|
10 éve |
Ludovic Courtès
|
c107b54108
packages: Add '%package-module-search-path'.
|
10 éve |
Ludovic Courtès
|
84836a5733
packages: Generalize package module search.
|
10 éve |
Cyril Roelandt
|
5e3b388b51
Move specification->package to gnu/packages.scm.
|
10 éve |