index
:
guix.git
master
merge-deploy
wip-deploy
Personal branch of https://git.savannah.gnu.org/cgit/guix.git/ for implementing 'guix deploy'.
Jakob L. Kreuze
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
/
import
/
elpa.scm
Age
Commit message (
Expand
)
Author
2018-09-04
Switch to Guile-Gcrypt.
Ludovic Courtès
2018-07-03
import: elpa: Check if 'fetch-elpa-package' rest argument is null.
Oleg Pykhalov
2018-06-08
import: elpa: Remove unused (gnu packages) module.
Oleg Pykhalov
2018-06-08
import: elpa: Add recursive import.
Oleg Pykhalov
2018-03-18
import: elpa: Return 'license:gpl3+ for ELPA only.
Ludovic Courtès
2018-03-18
import: elpa: Fix typos in documentation strings
Konrad Hinsen
2018-03-18
import: elpa: use https in download URLs
Konrad Hinsen
2017-10-28
import: elpa: Do not abort when failing to download the archive.
Ludovic Courtès
2017-05-03
ui: Rename '_' to 'G_'.
Ludovic Courtès
2017-03-28
Replace (compose not PROC) with simpler idioms.
Ludovic Courtès
2017-01-28
Add (guix memoization).
Ludovic Courtès
2016-12-29
import: elpa: Import dependencies as propagated-inputs
Carlo Zancanaro
2016-12-29
import: elpa: Fix call-with-downloaded-file
Carlo Zancanaro
2016-05-04
utils: Move combinators to (guix combinators).
Ludovic Courtès
2016-04-15
upstream: Pass a package object to updaters.
Ludovic Courtès
2016-01-28
packages: Use '@' in package record printers.
Mathieu Lirzin
2015-10-27
upstream: Add 'description' field to 'upstream-updater'.
Alex Kost
2015-10-21
import: elpa: Add updater.
Ludovic Courtès
2015-10-21
import: elpa: Use 'http-fetch/cached' to retrieve the archive.
Ludovic Courtès
2015-08-01
import: elpa: Improve error message reporting.
Federico Beffa
2015-07-08
import: Add 'elpa' importer.
Federico Beffa