summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2014-12-02packages: Use the target's system Guile when downloading patches.Ludovic Courtès
2014-12-02derivations: Export 'derivation-builder'.Ludovic Courtès
2014-12-02monads: Add 'lift0'.Ludovic Courtès
2014-12-02monads: Add 'mwhen' and 'munless'.Ludovic Courtès
2014-12-02guix system: Use 'mbegin' for 'install'.Ludovic Courtès
2014-12-01build-system/glib-or-gtk: Allow specific outputs to be excluded from wrapping.Ludovic Courtès
2014-12-01build-system/glib-or-gtk: Correctly handle multiple-output packages.Ludovic Courtès
2014-12-01build-system/glib-or-gtk: Use 'for-each' and 'cut' as appropriate.Ludovic Courtès
2014-12-01build-system/glib-or-gtk: Clean up whitespace.Ludovic Courtès
2014-11-30guix: scripts: Add GUIX_BUILD_OPTIONS environment handling.nebuli
2014-11-29gnu-maintenance: Support .zip files.Ludovic Courtès
2014-11-28Add (guix elf).Ludovic Courtès
2014-11-28substitute-binary: Change "unresponsive" to "slow".Ludovic Courtès
2014-11-26Update gnupg mirrors.Andreas Enge
2014-11-25guix build: Add '--max-jobs' option.Ludovic Courtès
2014-11-25licenses: Add MPL 1.1.Ludovic Courtès
2014-11-25import: gnu: Write the hash in nix-base32 format.Ludovic Courtès
2014-11-23store: default to serial "scheduler"nebuli
2014-11-21guix system: Add '--share' and '--expose' options for 'vm'.Ludovic Courtès
2014-11-19lint: Fix typos in checker descriptions.Ludovic Courtès
2014-11-19lint: Use localized checker descriptions.Ludovic Courtès
2014-11-19lint: Correctly internationalize warning messages.Ludovic Courtès
2014-11-19lint: Change checker names to be symbols.Ludovic Courtès
2014-11-19lint: Fold 'sync-descriptions' script as 'gnu-description' lint checker.Ludovic Courtès
2014-11-19licenses: Add the Clarified Artistic License.Ludovic Courtès
2014-11-14syscalls: Update /etc/mtab, not /etc/fstab.Ludovic Courtès
2014-11-13substitute-binary: Be slightly less verbose when downloading.Ludovic Courtès
2014-11-13derivations: Clarify message produced by 'graft-derivation'.Ludovic Courtès
2014-11-11guix system: Decorate GRUB entries of old generations with date and number.Ludovic Courtès
2014-11-11import: Add GNU importer.Ludovic Courtès
2014-11-11gnu-maintenance: Introduce <gnu-release> data type.Ludovic Courtès
2014-11-10syscalls: Add 'mount-points'.Ludovic Courtès
2014-11-10licenses: Add 'silofl1.1'.Alex Kost
2014-11-09pull: Use the build procedure provided by the newly-downloaded Guix.Ludovic Courtès
2014-11-09gexp: Add #:module-path parameter to 'gexp->derivation'.Ludovic Courtès
2014-11-08vm: Fix 'vm --full-boot' to produce a sufficient disk image.Ludovic Courtès
2014-11-08vm: Support 'guix system vm --full-boot'.Ludovic Courtès
2014-11-07lint: Allow synopses that start with an abbreviation.Ludovic Courtès
2014-11-07lint: Skip starting-article test for the synopses of GNU packages.Ludovic Courtès
2014-11-07lint: Tolerate sentences that start with a parenthesis or a quote.Ludovic Courtès
2014-11-07lint: Improve check for synopses starting with package name.Ludovic Courtès
2014-11-05monads: Remove unused 'nargs' parameter from 'lift'.Ludovic Courtès
2014-11-05import: pypi: Gracefully handle wrong argument counts.Ludovic Courtès
2014-11-05import: pypi: Gracefully handle non-existent packages.Ludovic Courtès
2014-11-04store: Invalidate caches once GC has run.Ludovic Courtès
2014-11-03packages: 'package-transitive-supported-systems' accounts for indirect deps.Ludovic Courtès
2014-11-02packages: Implement grafts.Ludovic Courtès
2014-11-02derivations: Add 'derivation-name'.Ludovic Courtès
2014-10-30download: Append (effective-version) to '%load-path' for GnuTLS.Ludovic Courtès
2014-10-30environment: Improve '--help' output.Ludovic Courtès