summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* substitute: Improve functional decomposition.Ludovic Courtès2015-07-13
* guix build: Add '--substitute-urls' client option.Ludovic Courtès2015-07-13
* substitute: Honor "substitute-urls" option passed by "untrusted" clients.Ludovic Courtès2015-07-13
* substitute: Store cached narinfo in cache-specific sub-directories.Ludovic Courtès2015-07-13
* substitute: Pass the cache URL instead of <cache> objects.Ludovic Courtès2015-07-13
* substitute: Remove unneeded conditionals.Ludovic Courtès2015-07-13
* guix lint: Remove duplicated module lines.Alex Kost2015-07-13
* offload: Add 'ssh-options' field to <build-machine>.Ludovic Courtès2015-07-09
* import: cabal: Make token recognition case-insensitive.Federico Beffa2015-07-08
* build: Add 'emacs-build-system'.Federico Beffa2015-07-08
* build: emacs-utils: Add 'emacs-byte-compile-directory'.Federico Beffa2015-07-08
* import: Add 'elpa' importer.Federico Beffa2015-07-08
* gnu: system: Move <file-system-mapping> into (gnu system file-systems).David Thompson2015-07-07
* build: syscalls: Add pivot-root.David Thompson2015-07-07
* build: syscalls: Add setns.David Thompson2015-07-07
* build: syscalls: Add clone.David Thompson2015-07-07
* utils: Add call-with-temporary-directory.David Thompson2015-07-07
* build: syscalls: Add mkdtemp!David Thompson2015-07-07
* build: syscalls: Add unmount flags.David Thompson2015-07-07
* build: syscalls: Add additional mount flags.David Thompson2015-07-07
* store: 'run-with-store' initializes %CURRENT-TARGET-SYSTEM to #f.Ludovic Courtès2015-07-08
* build: ruby: Run 'rake gem' when gemspec is missing.pjotrp2015-07-07
* substitute: Avoid infinite loop when updating the substitute list.Andy Patterson2015-07-07
* download: Reference tls instead of renamed gnutls module.Andreas Enge2015-07-05
* derivations: Add #:substitutable?, distinguished from #:local-build?.Ludovic Courtès2015-07-03
* scripts: environment: Return the exit status of the command.Cyril Roelandt2015-07-02
* environment: Define 'GUIX_ENVIRONMENT'.Ludovic Courtès2015-07-01
* environment: Improve error reporting for '-l'.Ludovic Courtès2015-07-01
* environment: For --ad-hoc, allow users to specify an output.Ludovic Courtès2015-07-01
* environment: Add --system.Ludovic Courtès2015-07-01
* environment: Add only the specified outputs of the dependencies.Ludovic Courtès2015-07-01
* import: pypi: Detect inputs.Cyril Roelandt2015-06-24
* linux-initrd: Produce cpio archives with zeroed timestamps, etc.Ludovic Courtès2015-06-24
* Add (guix cpio).Ludovic Courtès2015-06-24
* tests: Move 'file=?' to (guix tests).Ludovic Courtès2015-06-24
* licenses: Add the SGI Free Software License B, version 2.0.Mark H Weaver2015-06-23
* size: Add '--map-file' option.Ludovic Courtès2015-06-21
* size: Remove unused variables.Ludovic Courtès2015-06-21
* Merge branch 'master' into core-updatesMark H Weaver2015-06-21
|\
| * gexp: 'local-file' canonicalizes its file argument.Ludovic Courtès2015-06-19
| * store: Memoize 'add-to-store' based on the result of 'lstat', not 'stat'.Ludovic Courtès2015-06-19
| * gexp: 'local-file' now defaults to non-recursive.Ludovic Courtès2015-06-19
* | Merge branch 'master' into core-updatesMark H Weaver2015-06-18
|\ \ | |/
| * Add 'guix size'.Ludovic Courtès2015-06-18
| * Add 'guix edit'.Ludovic Courtès2015-06-18
| * Move 'specification->package+output' to (gnu packages).Ludovic Courtès2015-06-18
| * offload: Fix sorting bug in 'choose-build-machine'.Mark H Weaver2015-06-17
| * gnu-maintenance: Use 'home-page' as an additional hint of "GNUness".Ludovic Courtès2015-06-16
* | Merge branch 'master' into core-updatesMark H Weaver2015-06-14
|\ \ | |/
| * build-system/haskell: install config for any package that creates it.Eric Bavier2015-06-11