summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2018-07-08Merge branch 'master' into stagingMarius Bakke
2018-07-07ui: Add -V as short option for --version....Kyle Meyer
2018-07-07scripts: Add missing -V option to commands that document it....Kyle Meyer
2018-07-07weather: Fix pasto in --version output....Kyle Meyer
2018-07-05pack: Use guile-for-build for the target system....Ludovic Courtès
2018-07-04profiles: 'info-dir-file' hook now produces 'dir.LANG' files....Ludovic Courtès
2018-07-03Revert "packages: Optimize 'package-transitive-supported-systems'."...Ludovic Courtès
2018-07-03guix system: Make 'init' idempotent again....Ludovic Courtès
2018-07-03ui: Report file names in 'system-error' exceptions from 'delete-file'....Ludovic Courtès
2018-07-03database: 'reset-timestamps' now correctly handles symlinks....Ludovic Courtès
2018-07-03syscalls: Define AT_SYMLINK_NOFOLLOW et al....Ludovic Courtès
2018-07-03deduplication: Remove 'false-if-system-error', now unused....Ludovic Courtès
2018-07-03import: elpa: Check if 'fetch-elpa-package' rest argument is null....Oleg Pykhalov
2018-07-03deduplication: Place link files under /gnu/store/.links....Ludovic Courtès
2018-07-03deduplication: Fix incorrect use of 'throw'....Ludovic Courtès
2018-07-03guix system: init: Check the available space before copying....Ludovic Courtès
2018-07-03ui: Make 'check-available-space' public....Ludovic Courtès
2018-07-03store: Add 'query-path-info*'....Ludovic Courtès
2018-07-03packages: Optimize 'package-transitive-supported-systems'....Ludovic Courtès
2018-07-02self: Build with Guile 2.2.4....Ludovic Courtès
2018-07-02self: Use #:guile-for-build in the shebang of the 'guix' executable....Ludovic Courtès
2018-07-02utils: Micro-optimize 'source-properties->location'....Ludovic Courtès
2018-07-02utils: Disable memoization for 'location'....Ludovic Courtès
2018-07-02Merge branch 'master' into stagingMarius Bakke
2018-07-02build-system/meson: Really skip the 'fix-runpath' phase on armhf....Marius Bakke
2018-06-29ui: Increase relevance score for exact matches....Ludovic Courtès
2018-06-28gnu: java: Return #t from all phases and snippets....Mark H Weaver
2018-06-28meson-build-system: Return #t from all phases....Mark H Weaver
2018-06-27self: Add dependency on GnuTLS....Ludovic Courtès
2018-06-28scripts: gc: Report size in MiBs instead of bytes....Taylan Kammer
2018-06-27ui: Hint at the installation of locale packages and 'GUIX_LOCPATH'....Ludovic Courtès
2018-06-26store: Add 'port->connection'....Ludovic Courtès
2018-06-26Merge branch 'master' into stagingMarius Bakke
2018-06-25pack: Squashfs build expression refers to (guix store database) & co....Ludovic Courtès
2018-06-24pack: Fix guix pack -f docker....Christopher Baines
2018-06-21guix: Fix system reconfigure....Ricardo Wurmus
2018-06-21Merge branch 'master' into stagingMarius Bakke
2018-06-20guix system: 'list-generation' correctly displays file system labels....Ludovic Courtès
2018-06-19Merge branch 'master' into stagingMarius Bakke
2018-06-19build-system/waf: Use invoke....Ricardo Wurmus
2018-06-18self: Define derived '-directory' variables in config.scm....Ludovic Courtès
2018-06-18build: Remove checks for 'nix-instantiate'....Ludovic Courtès
2018-06-18self: Make (guix config) generation really stateless....Ludovic Courtès
2018-06-18compile: Work around non-thread-safe module autoloading....Ludovic Courtès
2018-06-18guix: ant-build-system: Use manifest task to create manifest....Gábor Boskovits
2018-06-18Merge branch 'master' into stagingMarius Bakke
2018-06-18build-system/r: Accept #:r argument....Ricardo Wurmus
2018-06-17self: Install .go files to 'lib/guile/X.Y/site-ccache'....Ludovic Courtès
2018-06-16gnu: ldb: Fix build on 32-bit systems....Marius Bakke
2018-06-16build-system/ant: Unconditionally return #t in build phases....Ricardo Wurmus