aboutsummaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* pull: Display new/upgraded packages upon completion.Ludovic Courtès2018-07-13
* pull: Use (guix inferior) to display new and upgraded packages.Ludovic Courtès2018-07-13
* Add (guix inferior) and (guix scripts repl).Ludovic Courtès2018-07-13
* guix package: Use relative symlinks to generations.Ludovic Courtès2018-07-13
* git: Call 'url-cache-directory' outside 'update-cached-checkout'.Oleg Pykhalov2018-07-13
* import: hackage: Fix typo.Danny Milosavljevic2018-07-13
* Merge branch 'staging'Marius Bakke2018-07-13
|\
| * Merge branch 'master' into stagingMarius Bakke2018-07-08
| |\
| * \ Merge branch 'master' into stagingMarius Bakke2018-07-02
| |\ \
| * | | build-system/meson: Really skip the 'fix-runpath' phase on armhf.Marius Bakke2018-07-02
| * | | gnu: java: Return #t from all phases and snippets.Mark H Weaver2018-06-28
| * | | meson-build-system: Return #t from all phases.Mark H Weaver2018-06-28
| * | | Merge branch 'master' into stagingMarius Bakke2018-06-26
| |\ \ \
| * \ \ \ Merge branch 'master' into stagingMarius Bakke2018-06-21
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into stagingMarius Bakke2018-06-19
| |\ \ \ \ \
| * | | | | | guix: ant-build-system: Use manifest task to create manifest.Gábor Boskovits2018-06-18
| * | | | | | Merge branch 'master' into stagingMarius Bakke2018-06-18
| |\ \ \ \ \ \
| * | | | | | | build-system/ant: Unconditionally return #t in build phases.Ricardo Wurmus2018-06-16
* | | | | | | | import: hackage: Evaluate "-any" and "-none" version comparison operators.Danny Milosavljevic2018-07-12
* | | | | | | | import: hackage: Support "-any" and "-none" version comparison operators.Danny Milosavljevic2018-07-12
* | | | | | | | import: hackage: Support "custom-setup" field.Danny Milosavljevic2018-07-12
* | | | | | | | gexp: Allow bytevector as content of `plain-file'.Jan Nieuwenhuizen2018-07-12
* | | | | | | | store: Add `binary-file'.Jan Nieuwenhuizen2018-07-12
* | | | | | | | gnu-maintenance: Get GNU metadata from rec files.Ludovic Courtès2018-07-11
* | | | | | | | import: gem: Add recursive import.Oleg Pykhalov2018-07-11
* | | | | | | | build-system/haskell: Make phases fail on error.Danny Milosavljevic2018-07-11
* | | | | | | | ui: Fix typo.Ludovic Courtès2018-07-11
* | | | | | | | profiles: Introduce 'profile-search-paths' and use it.Ludovic Courtès2018-07-11
* | | | | | | | environment: Simplify code by using manifests internally.Ludovic Courtès2018-07-11
* | | | | | | | profiles: Factorize 'manifest-search-paths'.Ludovic Courtès2018-07-11
* | | | | | | | guix: Add opam importer.Julien Lepiller2018-07-10
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | ui: Add -V as short option for --version.Kyle Meyer2018-07-07
* | | | | | | scripts: Add missing -V option to commands that document it.Kyle Meyer2018-07-07
* | | | | | | weather: Fix pasto in --version output.Kyle Meyer2018-07-07
* | | | | | | pack: Use guile-for-build for the target system.Ludovic Courtès2018-07-05
* | | | | | | profiles: 'info-dir-file' hook now produces 'dir.LANG' files.Ludovic Courtès2018-07-04
* | | | | | | Revert "packages: Optimize 'package-transitive-supported-systems'."Ludovic Courtès2018-07-03
* | | | | | | guix system: Make 'init' idempotent again.Ludovic Courtès2018-07-03
* | | | | | | ui: Report file names in 'system-error' exceptions from 'delete-file'.Ludovic Courtès2018-07-03
* | | | | | | database: 'reset-timestamps' now correctly handles symlinks.Ludovic Courtès2018-07-03
* | | | | | | syscalls: Define AT_SYMLINK_NOFOLLOW et al.Ludovic Courtès2018-07-03
* | | | | | | deduplication: Remove 'false-if-system-error', now unused.Ludovic Courtès2018-07-03
* | | | | | | import: elpa: Check if 'fetch-elpa-package' rest argument is null.Oleg Pykhalov2018-07-03
* | | | | | | deduplication: Place link files under /gnu/store/.links.Ludovic Courtès2018-07-03
* | | | | | | deduplication: Fix incorrect use of 'throw'.Ludovic Courtès2018-07-03
* | | | | | | guix system: init: Check the available space before copying.Ludovic Courtès2018-07-03
* | | | | | | ui: Make 'check-available-space' public.Ludovic Courtès2018-07-03
* | | | | | | store: Add 'query-path-info*'.Ludovic Courtès2018-07-03
* | | | | | | packages: Optimize 'package-transitive-supported-systems'.Ludovic Courtès2018-07-03
* | | | | | | self: Build with Guile 2.2.4.Ludovic Courtès2018-07-02