profiles: Make sure hook derivations fail upon error.
[jackhill/guix/guix.git] / guix / profiles.scm
2016-06-12 Ludovic Courtèsprofiles: Make sure hook derivations fail upon error.
2016-06-11 宋文武profiles: manifest-lookup-package: Correctly handle...
2016-06-11 宋文武profiles: xdg-mime-database: Union the "share/mime...
2016-06-04 Ludovic Courtèsprofiles: 'profile-derivation' now honors #:system.
2016-05-12 Mark H WeaverMerge branch 'gnome-updates'
2016-05-11 Mark H WeaverMerge branch 'master' into gnome-updates
2016-05-08 宋文武Merge branch 'master' into gnome-updates
2016-05-04 Mark H WeaverMerge branch 'master' into gnome-updates
2016-05-02 宋文武profiles: Factor out 'manifest-lookup-package'.
2016-05-02 宋文武profiles: Add xdg-mime-database hook.
2016-05-02 宋文武profiles: Add xdg-desktop-database hook.
2016-03-31 Ludovic Courtèsprofiles: Use the right 'package-name->name+version'.
2016-02-12 Ludovic Courtèsprofiles: Add #:system argument to profile-derivation.
2016-01-03 Ludovic CourtèsMerge branch 'master' into core-updates
2015-12-20 Ludovic Courtèsprofiles: Honor search paths of propagated inputs.
2015-12-14 Ludovic Courtèsprofiles: Silence Info installation.
2015-12-12 Ludovic CourtèsMerge branch 'master' into core-updates
2015-12-04 Ludovic Courtèsprofiles: Silence GTK+ icon cache creation.
2015-12-04 Ludovic Courtèsprofiles: Silence GTK+ icon theme union.
2015-10-30 宋文武Merge branch 'master' into dbus-update
2015-10-26 Ludovic Courtèsprofiles: Add generation manipulation procedures.
2015-10-12 Ludovic CourtèsMerge branch 'core-updates'
2015-10-08 Mark H WeaverMerge branch 'master' into core-updates
2015-10-08 Mark H WeaverMerge branch 'master' into core-updates
2015-10-03 Ludovic CourtèsUse "normalized codesets" everywhere.
2015-10-03 Ludovic Courtèsgnu: glibc: Look for locale data in versioned sub-direc...
2015-09-24 Ludovic CourtèsMerge branch 'master' into core-updates
2015-09-24 Ludovic Courtèsprofiles: Make profile-specific derivations non-substit...
2015-08-20 Ludovic Courtèsprofiles: Remove duplicate entries in 'etc/profile'.
2015-06-14 Mark H WeaverMerge branch 'master' into core-updates
2015-06-11 Eric Bavierprofiles: Process ghc conf files only once.
2015-06-11 Eric Bavierprofiles: Search for ghc conf files only if package...
2015-06-10 Mark H WeaverMerge branch 'master' into core-updates
2015-05-28 Ludovic Courtèsprofiles: Deal with non-directory items in share/icons.
2015-05-27 Ludovic Courtèsprofiles: Export 'ensure-writable-directory' and use it.
2015-05-27 Ludovic Courtèsprofiles: Don't assume all the inputs are of a package...
2015-05-27 宋文武profiles: Use 'derivation?' to filter hooks.
2015-05-27 宋文武profiles: Add gtk-icon-themes hook.
2015-05-26 Ludovic Courtèsprofiles: Hooks always return a monadic value.
2015-05-23 宋文武Merge branch 'master' into gtk-rebuild
2015-05-20 David Thompsonprofiles: Add 'packages->manifest' procedure.
2015-05-06 Ludovic Courtèsprofiles: Generate an 'etc/profile' file.
2015-05-06 Ludovic Courtèsprofiles: Move build code to (guix build profiles).
2015-05-04 Ludovic Courtèsprofiles: Use a &message error condition instead of...
2015-05-04 Ludovic CourtèsMove search path specifications to (guix search-paths).
2015-05-02 Ludovic Courtèsprofiles: Store search paths in manifests.
2015-04-20 Ludovic Courtèsprofiles: Create a CA certificate bundle only when...
2015-04-17 Mark H WeaverMerge branch 'master' into core-updates
2015-04-15 Ludovic Courtèsprofiles: Generalize "hooks" for 'profile-derivation'.
2015-04-09 Ludovic CourtèsMerge branch 'master' into core-updates
2015-04-08 Federico Beffaprofiles: Generate GHC's package database cache.
2015-03-18 Ludovic CourtèsMerge branch 'master' into core-updates
2015-03-17 Ludovic Courtèsprofiles: Use 'gexp-input' instead of two-element lists.
2015-03-04 Ludovic Courtèstests: Remove dependency on 'glibc-utf8-locales' for...
2015-03-04 Ludovic CourtèsMerge branch 'core-updates'.
2015-03-03 Mark H Weaverprofiles: Produce a single-file CA certificate bundle.
2015-02-09 Ludovic Courtèsprofiles: Report "pseudo-upgrades" as upgrades, not...
2015-02-08 Ludovic Courtèsprofiles: Distinguish downgrades from upgrades.
2015-01-16 Ludovic CourtèsMerge branch 'core-updates'
2015-01-14 Ludovic Courtèsmonads: Move '%store-monad' and related procedures...
2014-12-26 Ludovic CourtèsMerge branch 'master' into core-updates
2014-12-15 Ludovic Courtèsprofiles: Fix removal of the next-to-last item in a...
2014-10-12 Alex Kostprofiles: Add 'relative-generation'.
2014-10-12 Alex Kostprofiles: Add condition types for profiles and generations.
2014-10-09 Alex Kostui: Move 'show-manifest-transaction' from (guix profiles).
2014-09-22 Ludovic CourtèsMerge branch 'core-updates'
2014-09-22 Alex Kostprofiles: Add 'profile-generations'.
2014-09-11 Mark H WeaverMerge branch 'master' into core-updates
2014-09-10 Ludovic Courtèsprofiles: Adjust for compatibility with Guile 2.0.5.
2014-09-08 Mark H WeaverMerge branch 'master' into core-updates
2014-09-04 Ludovic Courtèsprofiles: Use a real arrow to denote upgrades in ASCII.
2014-09-02 Ludovic Courtèsprofiles: Report version numbers in a separate column.
2014-09-02 Ludovic Courtèsprofiles: Report the old and new version number in...
2014-08-30 Ludovic Courtèsprofiles: Compute transaction effects in a functional...
2014-08-28 Mark H WeaverMerge branch 'master' into core-updates
2014-08-28 Ludovic Courtèsprofiles: Add gzip to $PATH before invoking 'install...
2014-08-26 Mark H WeaverMerge branch 'master' into core-updates
2014-08-25 Ludovic Courtèsprofiles: Handle packages without a 'share/info' directory.
2014-08-24 Mark H WeaverMerge branch 'master' into core-updates
2014-08-23 Ludovic Courtèsprofiles: Produce a top-level Info 'dir' file.
2014-08-23 Alex Kostprofiles: Report about upgrades.
2014-08-20 Mark H WeaverMerge branch 'master' into core-updates
2014-08-19 Alex Kostprofiles: Add 'manifest-transaction'.
2014-08-12 Ludovic Courtèsprofiles: Adjust to unintended manifest format change.
2014-08-12 Alex Kostprofiles: Add 'manifest-add'.
2014-07-28 Mark H WeaverMerge branch 'master' into core-updates
2014-07-26 Ludovic Courtèsprofiles: Add 'package->manifest-entry'.
2014-07-26 Ludovic Courtèsprofiles: Get rid of the 'inputs' field of 'manifest...
2014-07-26 Ludovic Courtèsprofiles: Switch to gexps.
2014-07-26 Ludovic Courtèsprofiles: Do away with 'manifest=?'.
2014-07-25 Ludovic Courtèsprofiles: Remove dead code.
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èsMerge branch 'master' into core-updates
2014-02-27 Ludovic CourtèsMerge branch 'master' into core-updates
2014-02-21 Ludovic CourtèsMerge branch 'master' into core-updates
2014-01-25 Ludovic CourtèsPrefer local builds for "small" derivations.
2014-01-25 Ludovic CourtèsMerge branch 'master' into core-updates
2014-01-25 Ludovic Courtèsprofiles: Remove misleading message.
next