| Commit message (Expand) | Author | Age |
* | profiles: Extract a procedure for getting relative generation numbers. | Chris Marusich | 2016-11-06 |
* | profiles: manifest-lookup-package: Cosmetic changes. | Ricardo Wurmus | 2016-10-30 |
* | profiles: Build GTK+ input module cache. | Ricardo Wurmus | 2016-09-26 |
* | profiles: manifest-lookup-package: Optionally match version prefix. | Ricardo Wurmus | 2016-09-26 |
* | profiles: Export <manifest-pattern> accessors. | Ludovic Courtès | 2016-09-06 |
* | profiles: Add manifest-transaction helper procedures. | Ludovic Courtès | 2016-09-06 |
* | profiles: xdg-mime-database: Run the hook when have GLib based applications. | 宋文武 | 2016-08-12 |
* | profiles: Output in 'package->manifest-entry' defaults to "out". | Ludovic Courtès | 2016-07-26 |
* | profiles: Add fonts-dir-file hook. | Alex Kost | 2016-07-25 |
* | profiles: Use 'with-imported-modules'. | Ludovic Courtès | 2016-07-12 |
* | profiles: Make sure hook derivations fail upon error. | Ludovic Courtès | 2016-06-12 |
* | profiles: manifest-lookup-package: Correctly handle package entries. | 宋文武 | 2016-06-11 |
* | profiles: xdg-mime-database: Union the "share/mime/packages" directory. | 宋文武 | 2016-06-11 |
* | profiles: 'profile-derivation' now honors #:system. | Ludovic Courtès | 2016-06-05 |
* | 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-05-02 |
* | profiles: Use the right 'package-name->name+version'. | Ludovic Courtès | 2016-04-01 |
* | profiles: Add #:system argument to profile-derivation. | Ludovic Courtès | 2016-02-12 |
* | profiles: Honor search paths of propagated inputs. | Ludovic Courtès | 2015-12-20 |
* | profiles: Silence Info installation. | Ludovic Courtès | 2015-12-14 |
* | profiles: Silence GTK+ icon cache creation. | Ludovic Courtès | 2015-12-04 |
* | profiles: Silence GTK+ icon theme union. | Ludovic Courtès | 2015-12-04 |
* | profiles: Add generation manipulation procedures. | Ludovic Courtès | 2015-10-27 |
* | Use "normalized codesets" everywhere. | Ludovic Courtès | 2015-10-04 |
* | gnu: glibc: Look for locale data in versioned sub-directories. | Ludovic Courtès | 2015-10-03 |
* | profiles: Make profile-specific derivations non-substitutable. | Ludovic Courtès | 2015-09-24 |
* | profiles: Remove duplicate entries in 'etc/profile'. | Ludovic Courtès | 2015-08-20 |
* | profiles: Process ghc conf files only once. | Eric Bavier | 2015-06-11 |
* | profiles: Search for ghc conf files only if package db exists. | Eric Bavier | 2015-06-11 |
* | profiles: Deal with non-directory items in share/icons. | Ludovic Courtès | 2015-05-28 |
* | profiles: Export 'ensure-writable-directory' and use it. | Ludovic Courtès | 2015-05-27 |
* | profiles: Don't assume all the inputs are of a package are packages. | Ludovic Courtès | 2015-05-27 |
* | profiles: Use 'derivation?' to filter hooks. | 宋文武 | 2015-05-27 |
* | profiles: Add gtk-icon-themes hook. | 宋文武 | 2015-05-27 |
* | profiles: Hooks always return a monadic value. | Ludovic Courtès | 2015-05-26 |
* | profiles: Add 'packages->manifest' procedure. | David Thompson | 2015-05-20 |
* | profiles: Generate an 'etc/profile' file. | Ludovic Courtès | 2015-05-06 |
* | profiles: Move build code to (guix build profiles). | Ludovic Courtès | 2015-05-06 |
* | profiles: Use a &message error condition instead of 'error'. | Ludovic Courtès | 2015-05-04 |
* | Move search path specifications to (guix search-paths). | Ludovic Courtès | 2015-05-04 |
* | profiles: Store search paths in manifests. | Ludovic Courtès | 2015-05-02 |
* | profiles: Create a CA certificate bundle only when it would be non-empty. | Ludovic Courtès | 2015-04-20 |
* | profiles: Generalize "hooks" for 'profile-derivation'. | Ludovic Courtès | 2015-04-15 |
* | profiles: Generate GHC's package database cache. | Federico Beffa | 2015-04-08 |
* | profiles: Use 'gexp-input' instead of two-element lists. | Ludovic Courtès | 2015-03-17 |
* | tests: Remove dependency on 'glibc-utf8-locales' for profile tests. | Ludovic Courtès | 2015-03-04 |
* | profiles: Produce a single-file CA certificate bundle. | Mark H Weaver | 2015-03-03 |
* | profiles: Report "pseudo-upgrades" as upgrades, not downgrades. | Ludovic Courtès | 2015-02-09 |
* | profiles: Distinguish downgrades from upgrades. | Ludovic Courtès | 2015-02-08 |