Merge branch 'master' into core-updates
[jackhill/guix/guix.git] / guix / packages.scm
2015-06-14 Mark H WeaverMerge branch 'master' into core-updates
2015-06-11 Ludovic Courtèspackages: Make 'location' field innate.
2015-06-10 Mark H WeaverMerge branch 'master' into core-updates
2015-05-23 宋文武Merge branch 'master' into gtk-rebuild
2015-05-21 Ludovic Courtèspackages: Use packages from '%final-inputs' as the...
2015-05-15 Taylan Ulrich Bayı... packages: Use %store-directory.
2015-05-04 Ludovic CourtèsMove search path specifications to (guix search-paths).
2015-05-03 Eric Bavierguix: packages: Add package-direct-sources and package...
2015-05-02 Ludovic Courtèsprofiles: Store search paths in manifests.
2015-05-02 Ludovic CourtèsMerge branch 'core-updates'
2015-05-01 Ludovic Courtèspackages: Add '%hydra-supported-systems'.
2015-04-26 Andreas EngeMerge branch 'master' into core-updates.
2015-04-26 Andreas EngeMerge branch 'wip-glib' into master.
2015-04-22 Mark H Weaverpackages: Add armhf-linux to %supported-systems.
2015-04-19 Ludovic Courtèspackages: Add 'supported-package?'.
2015-04-18 Mark H WeaverMerge branch 'core-updates'
2015-04-17 Mark H WeaverMerge branch 'master' into core-updates
2015-04-15 Ludovic Courtèspackages: Refer to the native tools when handling sourc...
2015-04-13 Mark H WeaverMerge branch 'master' into core-updates
2015-04-11 Ludovic Courtèspackages: 'package-transitive-supported-systems' accoun...
2015-04-11 Ludovic Courtèspackages: Add 'bag-direct-inputs'.
2015-04-09 Ludovic CourtèsMerge branch 'master' into core-updates
2015-04-08 宋文武Merge branch 'master' into core-updates
2015-03-31 Ludovic CourtèsMerge branch 'master' into core-updates
2015-03-25 Ludovic CourtèsMerge branch 'master' into core-updates
2015-03-24 Eric Bavierpackages: Add zip archive support to 'patch-and-repack'.
2015-03-21 Ludovic Courtèspackages: Make sure the patch inputs are not #f.
2015-03-21 Ludovic Courtèsgnu: Use 'glibc-utf8-locales-final' in the default...
2015-03-18 Ludovic Courtèspackages: Rewrite 'patch-and-repack' using gexps.
2015-03-18 Ludovic CourtèsMerge branch 'master' into core-updates
2015-03-17 Ludovic Courtèsgexp: Move the package and origin compilers to (guix...
2015-03-17 Ludovic Courtèspackages: Move grafting parameter to (guix derivations).
2015-03-04 Ludovic CourtèsMerge branch 'core-updates'.
2015-03-02 Mark H WeaverMerge branch 'master' into core-updates
2015-02-28 Ludovic Courtèspackages: Set the port conversion strategy to 'error'.
2015-02-26 Ludovic Courtèspackages: When possible, use a UTF-8 locale in patch...
2015-02-26 Ludovic CourtèsMerge branch 'master' into core-updates
2015-02-13 Ludovic Courtèspackages: Add 'set-grafting' procedure.
2015-01-26 Mark H WeaverMerge branch 'wip-gobject-introspection'
2015-01-20 Ludovic Courtèspackages: Mark the 'patches' field as delayed.
2015-01-17 Ludovic Courtèsstore: Make '%store-monad' an alias for '%state-monad'.
2015-01-16 Ludovic CourtèsMerge branch 'core-updates'
2015-01-14 Ludovic Courtèspackages: Convert source derivations to monadic style.
2015-01-14 Ludovic Courtèsmonads: Move '%store-monad' and related procedures...
2015-01-13 Mark H WeaverMerge branch 'master' into core-updates
2015-01-11 Mark H WeaverMerge branch 'master' into core-updates
2015-01-06 Mark H WeaverMerge branch 'master' into core-updates
2014-12-30 Mark H WeaverMerge branch 'master' into core-updates
2014-12-27 Ludovic Courtèspackages: Add 'file-pattern' field to 'search-path...
2014-12-27 Ludovic Courtèsbuild-support/gnu: Add support for file patterns in...
2014-12-27 Ludovic Courtèspackages: Add 'file-type' field to 'search-path-specifi...
2014-12-27 Ludovic Courtèsbuild-system/gnu: Add support for non-directory search...
2014-12-26 Ludovic CourtèsMerge branch 'master' into core-updates
2014-12-26 Ludovic Courtèspackages: Apply patches with "patch --force".
2014-12-24 Mark H WeaverMerge branch 'master' into xorg-updates
2014-12-22 Mark H WeaverOptimize package-transitive-supported-systems.
2014-12-14 Ludovic CourtèsMerge branch 'master' into 'core-updates'.
2014-12-02 Ludovic Courtèspackages: Use the target's system Guile when downloadin...
2014-11-03 Ludovic Courtèspackages: 'package-transitive-supported-systems' accoun...
2014-11-02 Ludovic Courtèspackages: Implement grafts.
2014-10-17 Ludovic Courtèspackages: Add 'package-transitive-supported-systems'.
2014-10-17 Ludovic Courtèspackages: Improve the package-to-derivation cache.
2014-10-08 Ludovic Courtèspackages: Gracefully print packages whose 'location...
2014-10-06 Ludovic Courtèshydra: Honor 'package-supported-systems'.
2014-10-05 Ludovic Courtèsbuild-system: Bags record their system and target.
2014-10-05 Ludovic Courtèsbuild-system: Introduce "bags" as an intermediate repre...
2014-09-26 Ludovic CourtèsMerge branch 'bash-cve-2014-6271'
2014-09-24 Ludovic Courtèspackages: Allow use of origins as patches.
2014-08-28 Mark H WeaverMerge branch 'master' into core-updates
2014-08-28 Ludovic Courtèsgnu: Split (gnu packages base), adding (gnu packages...
2014-07-28 Mark H WeaverMerge branch 'master' into core-updates
2014-07-21 Ludovic CourtèsAdd comments about global memoization.
2014-07-20 Eric Bavierguix: refresh: Add --list-dependent option.
2014-07-13 Ludovic CourtèsMerge branch 'bug-17853'
2014-07-11 Ludovic Courtèspackages: Add printer for <origin>.
2014-04-12 Ludovic Courtèspackages: Correctly handle patching for inputs with...
2014-03-26 Ludovic CourtèsMerge branch 'core-updates'
2014-03-22 Mark H WeaverMerge branch 'master' into core-updates
2014-03-17 Ludovic CourtèsMerge branch 'master' into core-updates
2014-03-10 Ludovic CourtèsChange default store values from /nix/store to /gnu...
2014-03-10 Ludovic CourtèsMerge branch 'master' into core-updates
2014-02-28 Ludovic Courtèspackages: Support 'patches' and 'snippets' for sources...
2014-02-21 Ludovic CourtèsMerge branch 'master' into core-updates
2014-02-21 Ludovic CourtèsAdd (guix git-download).
2013-12-04 Ludovic Courtèsderivations: Use more keyword parameters for 'build...
2013-11-23 Ludovic CourtèsMerge branch 'core-updates'
2013-11-20 Ludovic CourtèsMerge branch 'master' into core-updates
2013-11-18 Ludovic Courtèspackages: 'package-field-location' returns a relative...
2013-11-12 Ludovic Courtèspackages: Suitably cope with indirect store paths as...
2013-11-08 Ludovic CourtèsMerge branch 'master' into core-updates
2013-11-07 Ludovic Courtèspackages: Add a 'snippet' field to <origin>.
2013-11-01 Ludovic CourtèsMerge branch 'master' into core-updates
2013-10-10 Ludovic Courtèspackages: The 'patch-guile' field of <origin> is now...
2013-10-08 Ludovic Courtèspackages: Add 'patches' and related fields to <origin>.
2013-09-25 Ludovic CourtèsMerge branch 'master' into core-updates
2013-09-25 Ludovic Courtèspackages: Make the 'output' parameter of 'package-outpu...
2013-09-22 Ludovic CourtèsMerge branch 'master' into core-updates
2013-09-18 Ludovic Courtèsderivations: 'derivation' and related procedures return...
2013-08-24 Ludovic Courtèspackages: Allow file names as package sources.
2013-06-05 Ludovic Courtèspackages: Make the `propagated-inputs' field thunked.
next