summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2015-05-21packages: Use packages from '%final-inputs' as the default patch inputs.Ludovic Courtès
2015-05-15packages: Use %store-directory.Taylan Ulrich Bayırlı/Kammer
2015-05-01packages: Add '%hydra-supported-systems'.Ludovic Courtès
2015-05-01Merge branch 'master' into core-updatesLudovic Courtès
2015-05-01serialization: Adjust the permissive UTF-8 decoder to Guile 2.0.12ish.Ludovic Courtès
2015-05-01substitute: Fix file descriptor leak in 'http-multiple-get'.Ludovic Courtès
2015-05-01download: Honor the 'http_proxy' and 'https_proxy' env. vars.Ludovic Courtès
2015-05-01derivations: Add #:leaked-env-vars parameter.Ludovic Courtès
2015-05-01download: Simplify 'open-connection-for-uri' to support HTTP proxies.Ludovic Courtès
2015-04-26Merge branch 'master' into core-updates.Andreas Enge
2015-04-23build-system/{cmake,glib-or-gtk}: Add #:validate-runpath? parameter.Ludovic Courtès
2015-04-23build-system/gnu: #:validate-runpath? now defaults to #t.Ludovic Courtès
2015-04-23build-system/gnu: Gracefully handle dangling symlinks.Ludovic Courtès
2015-04-23gremlin: Add support for the expansion of $ORIGIN in RUNPATH.Ludovic Courtès
2015-04-22packages: Add armhf-linux to %supported-systems.Mark H Weaver
2015-04-20ui: Add 'symlink' replacement with better error reporting.Ludovic Courtès
2015-04-20gexp: Add printers for <gexp-input> and <gexp-output>.Ludovic Courtès
2015-04-20profiles: Create a CA certificate bundle only when it would be non-empty.Ludovic Courtès
2015-04-19import: cpan: Fix license string for Artistic license.Eric Bavier
2015-04-19guix package: Fix 'readlink*' implementation.Ludovic Courtès
2015-04-19guix package: -A and -s take supported systems into account.Ludovic Courtès
2015-04-19packages: Add 'supported-package?'.Ludovic Courtès
2015-04-17Merge branch 'core-updates'Mark H Weaver
2015-04-17monads: Optimize 'sequence'.Ludovic Courtès
2015-04-17Merge branch 'master' into core-updatesMark H Weaver
2015-04-16refresh: Allow users to refer to specific package versions.Ludovic Courtès
2015-04-16build-system/haskell: Adjust to new 'modify-phases' syntax.Ludovic Courtès
2015-04-15profiles: Generalize "hooks" for 'profile-derivation'.Ludovic Courtès
2015-04-15build-system/haskell: Refer to %GNU-BUILD-SYSTEM-MODULES.Ludovic Courtès
2015-04-15packages: Refer to the native tools when handling sources and downloads.Ludovic Courtès
2015-04-14guix package: Add '--do-not-upgrade' option.Mark H Weaver
2015-04-13lint: Add a 'derivation' checker.Ludovic Courtès
2015-04-11packages: 'package-transitive-supported-systems' accounts for implicit inputs.Ludovic Courtès
2015-04-11packages: Add 'bag-direct-inputs'.Ludovic Courtès
2015-04-10lint: Report patches that cannot be found.Ludovic Courtès
2015-04-10lint: Rename 'check-patches' to 'check-patch-file-names'.Ludovic Courtès
2015-04-09Merge branch 'master' into core-updatesLudovic Courtès
2015-04-08http-client: Add workaround for HTTP pipelining on Guile <= 2.0.9.Ludovic Courtès
2015-04-08profiles: Generate GHC's package database cache.Federico Beffa
2015-04-08build-system/haskell: Update configure flags, 'haddock' and %standard-phases.Federico Beffa
2015-04-08import: Add hackage importer.Federico Beffa
2015-04-08import: Add hackage importer.Federico Beffa
2015-04-08Merge branch 'master' into core-updates宋文武
2015-04-07gnu: Emit a warning when a package module cannot be loaded.Ludovic Courtès
2015-04-07ui: Add 'report-load-error'.Ludovic Courtès
2015-04-06utils: 'find-files' does not follow symlinks by default.Ludovic Courtès
2015-04-06guix package: Avoid 'exit' calls in 'delete-matching-generations'.Ludovic Courtès
2015-04-06guix package: Never remove the current generation and warn about it.Ludovic Courtès
2015-04-06guix package: Move generation deletion to its own procedure.Ludovic Courtès
2015-04-06build-system/gnu: Add docstring to 'delete-info-dir-file'.Federico Beffa