summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2018-06-05build-system/r: Update to Bioconductor 3.7.Ricardo Wurmus
2018-06-03Merge branch 'master' into core-updatesMark H Weaver
2018-06-02self: Do not build (guix man-db).Ludovic Courtès
2018-06-02Merge branch 'master' into core-updatesRicardo Wurmus
2018-06-02import: cran: Update to Bioconductor 3.7.Ricardo Wurmus
2018-06-02self: Include gnu/build/* in the result.Ludovic Courtès
2018-06-02self: 'compiled-files' builds the given list of files.Ludovic Courtès
2018-06-02self: Improve backtraces for 'imported-files'.Ludovic Courtès
2018-06-01Merge branch 'master' into core-updatesLudovic Courtès
2018-06-01self: Show backtraces on more columns.Ludovic Courtès
2018-06-01self: Add dependency on guile-gdbm-ffi.Ludovic Courtès
2018-06-01Add (guix store deduplication).Caleb Ristvedt
2018-06-01database: 'register-path' resets timestamps.Ludovic Courtès
2018-06-01Add (gnu store database).Caleb Ristvedt
2018-06-01build: Check for Guile-SQLite3.Ludovic Courtès
2018-06-01profiles: Use 'with-extensions'.Ludovic Courtès
2018-06-01pack: Use 'with-extensions' when referring to (guix docker).Ludovic Courtès
2018-06-01gexp: Add 'with-extensions'.Ludovic Courtès
2018-06-01gexp: 'compiled-modules' no longer overrides (guix build utils).Ludovic Courtès
2018-06-01scripts: system: Sort profile generations in reverse order.Mathieu Othacehe
2018-05-31records: Make a couple of procedures available at expansion time.Ludovic Courtès
2018-05-31self: Reduce the set of dependencies.Ludovic Courtès
2018-05-31build-system/r: Use invoke.Ricardo Wurmus
2018-05-29Merge branch 'master' into core-updatesRicardo Wurmus
2018-05-29download: Remove unused procedure.Ludovic Courtès
2018-05-28Merge branch 'master' into core-updatesMark H Weaver
2018-05-28pack: Add support for squashfs images.Ricardo Wurmus
2018-05-28pack: Rename "tar" to "archiver".Ricardo Wurmus
2018-05-28file-systems: Remove 'title' field and add <file-system-label>.Ludovic Courtès
2018-05-27Merge branch 'master' into core-updatesMark H Weaver
2018-05-26http-client: Send redirection messages to stderr.Marius Bakke
2018-05-24Merge branch 'master' into core-updatesMark H Weaver
2018-05-23records: Insert record type ABI checks in constructors.Ludovic Courtès
2018-05-21Merge branch 'master' into core-updatesMark H Weaver
2018-05-21profiles: Add hook to generate "gschemas.compiled".Danny Milosavljevic
2018-05-17union: Do not warn about harmless collisions.Ludovic Courtès
2018-05-17Merge branch 'master' into core-updatesMark H Weaver
2018-05-15gexp: Disable deprecation warnings for 'imported-modules'.Ludovic Courtès
2018-05-14pack: Link top-level entries of wrapped packages.Ludovic Courtès
2018-05-13utils: Add 'version-prefix?'.Ludovic Courtès
2018-05-11pack: 'guix pack -S xxx' no longer adds entries twice to the tarball.Ludovic Courtès
2018-05-11guix: Fix typo.Julien Lepiller
2018-05-10gnu: android-make-stub: Update to 0.6.0.Danny Milosavljevic
2018-05-10pack: Add '--relocatable'.Ludovic Courtès
2018-05-10search-paths: Add 'set-search-paths'.Ludovic Courtès
2018-05-10profiles: Allow lowerable objects other than packages in <manifest-entry>.Ludovic Courtès
2018-05-10profiles: Optionally use relative file names for symlink targets.Ludovic Courtès
2018-05-10union: Add 'relative-file-name'.Ludovic Courtès
2018-05-10gnu: Add android-googletest.Danny Milosavljevic
2018-05-10build-system: android-ndk: Let upstream install header files.Danny Milosavljevic