aboutsummaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* packages: Remove 'search-bootstrap-binary'.Ludovic Courtès2019-06-14
* tests: Make builds less expensive.Ludovic Courtès2019-06-14
* gnu: bootstrap: Download the bootstrap bash, mkdir, tar, and xz binaries.Ludovic Courtès2019-06-14
* download: Add 'url-fetch/executable'.Ludovic Courtès2019-06-14
* Merge branch 'master' into core-updatesLudovic Courtès2019-06-13
|\
| * import: crate: Define dependencies as arguments.Ivan Petkov2019-06-11
| * build-system/cargo: Don't copy source as an output.Ivan Petkov2019-06-11
| * build-system/cargo: Use sources from package sources.Ivan Petkov2019-06-11
| * build-system/cargo: Expand transitive crate sources.Ivan Petkov2019-06-11
| * pack: Fix 'guix pack -f docker'.Ludovic Courtès2019-06-10
| * store: 'build-things' accepts derivation/output pairs.Ludovic Courtès2019-06-10
| * ssh: Add missing import.Ludovic Courtès2019-06-10
| * download: Update list of content-addressed mirrors.Ludovic Courtès2019-06-10
| * gnu-maintenance: Switch to ftp.mirrorservice.org for KDE updater.Marius Bakke2019-06-10
| * import: utils: 'specs->package-lists' correctly matches "out".Ludovic Courtès2019-06-07
| * import: print: Honor the outputs of inputs (!).Ludovic Courtès2019-06-07
| * pack: Add '--entry-point'.Ludovic Courtès2019-06-07
| * guix: git-download: Remove explicit import.Robert Vollmert2019-06-06
| * nar: Really lock store files.Ludovic Courtès2019-06-05
| * syscalls: 'with-lock-file' catches ENOSYS.Ludovic Courtès2019-06-05
| * syscalls: 'with-file-lock' expands to a call to 'call-with-file-lock'.Ludovic Courtès2019-06-05
| * syscalls: Add 'with-file-lock' macro.Ludovic Courtès2019-06-05
| * guix package: Do not list environment variables that need to be set.Ludovic Courtès2019-06-05
| * deprecation: Use the 'warning' procedure for diagnostics.Ludovic Courtès2019-06-03
| * Add (guix diagnostics).Ludovic Courtès2019-06-03
| * services: guix-publish: Allow for multi-compression.Ludovic Courtès2019-06-03
| * guix: import: simplify recursive importRobert Vollmert2019-06-03
| * import: hackage: Parse braced properties.Robert Vollmert2019-06-02
| * substitute: Select the best compression methods.Ludovic Courtès2019-06-02
| * publish: '--compression' can be repeated.Ludovic Courtès2019-06-02
| * build-system/guile: Display progress report as expected by (guix status).Ludovic Courtès2019-06-02
| * build-system/guile: Add #:not-compiled-file-regexp.Ludovic Courtès2019-06-02
| * build-system/guile: Improve reporting of 'guild compile' failures.Ludovic Courtès2019-06-02
| * compile: Adjust for Guile 3.Ludovic Courtès2019-06-02
| * progress: Provide the proper type for %PROGRESS-INTERVAL.Ludovic Courtès2019-06-02
| * lzlib: 'make-lzip-input-port' better handles end of decompression.Ludovic Courtès2019-06-01
| * import: hackage: Update list of ghc-included packages.Robert Vollmert2019-06-01
| * publish: Factorize 'compress-nar'.Ludovic Courtès2019-05-29
| * publish: Remove outdated comment.Ludovic Courtès2019-05-29
| * import: cran: Ignore invalid packages from the system requirements.Ricardo Wurmus2019-05-28
| * self: Fix unquoting.Ricardo Wurmus2019-05-28
| * publish: Display the compression method and level in use.Ludovic Courtès2019-05-27
| * lzlib: 'lzread!' never returns more than it was asked for.Ludovic Courtès2019-05-27
| * self: Add dependency on lzlib.Ludovic Courtès2019-05-27
| * publish: Add support for lzip.Ludovic Courtès2019-05-27
| * utils: Support compression and decompression with lzip.Ludovic Courtès2019-05-27
| * lzlib: Add 'make-lzip-input-port/compressed'.Ludovic Courtès2019-05-27
| * lzlib: Adjust 'lz-compress-read' docstring.Ludovic Courtès2019-05-27
| * import: hackage: Fix Cabal test.Ludovic Courtès2019-05-26
| * discovery: 'all-modules' returns modules in path order.Robert Vollmert2019-05-26