summaryrefslogtreecommitdiff
path: root/guix/self.scm
AgeCommit message (Expand)Author
2018-06-14database: 'with-database' can now initialize new databases.Ludovic Courtès
2018-06-09self: Build the Info manual.Ludovic Courtès
2018-06-09self: Compute and use locale data.Ludovic Courtès
2018-06-09self: Produce a complete package with the 'guix' command.Ludovic Courtès
2018-06-02self: Do not build (guix man-db).Ludovic Courtès
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-01self: Show backtraces on more columns.Ludovic Courtès
2018-06-01self: Add dependency on guile-gdbm-ffi.Ludovic Courtès
2018-06-01build: Check for Guile-SQLite3.Ludovic Courtès
2018-05-31self: Reduce the set of dependencies.Ludovic Courtès
2018-05-07self: Add "guix-packages-base" derivation.Ludovic Courtès
2018-04-11self: Produce a spliced (guix config) to placate Guile 2.0.Ludovic Courtès
2018-04-11self: 'package-for-guile' really honors GUILE-VERSION.Ludovic Courtès
2018-04-11self: Remove 'eval-when' from in generated (guix config).Ludovic Courtès
2018-04-10self: Don't use deprecated package names.Ludovic Courtès
2018-04-10self: Export '%guix-register-program' in generated (guix config).Ludovic Courtès
2018-04-10self: Fix package names for compilation with Guile 2.0.Ludovic Courtès
2018-04-10self: Display a new line at the end of module compilation.Ludovic Courtès
2018-04-10self: Don't substitute the '-source' derivations.Ludovic Courtès
2018-04-08Add (guix self).Ludovic Courtès