summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* import: pypi: Improve warning message.Ludovic Courtès2015-07-21
* Merge branch 'core-updates'Mark H Weaver2015-07-19
|\
| * Merge branch 'master' into core-updatesMark H Weaver2015-07-19
| |\
| * | python-build-system: Add 'ensure-no-mtimes-pre-1980' phase.Mark H Weaver2015-07-16
| * | Merge branch 'master' into core-updatesMark H Weaver2015-07-15
| |\ \
| * | | packages: patch-and-repack: Build tarballs deterministically.Mark H Weaver2015-07-14
| * | | build-system/gnu: Pass --build=<triplet> to configure by default.Mark H Weaver2015-07-13
| * | | packages: Rewrite 'transitive-inputs' to be linear and remove duplicates.Ludovic Courtès2015-07-12
* | | | publish: Do not load archive content in memory.Ludovic Courtès2015-07-20
* | | | publish: Serve /nar requests in a separate thread.Ludovic Courtès2015-07-19
| |_|/ |/| |
* | | build-system/ruby: Add #:gem-flags parameter.pjotrp2015-07-18
* | | publish: Write hashes in nix-base32 format.Ludovic Courtès2015-07-18
* | | syscalls: Struct deserializer can now return arbitrary objects.Ludovic Courtès2015-07-17
* | | download: Remove spurious warning about 'https_proxy'.Ludovic Courtès2015-07-17
* | | licenses: Add Fontana's copyleft-next.Ludovic Courtès2015-07-17
* | | system: Add 'kernel-arguments' field.Ludovic Courtès2015-07-17
* | | size: Gracefully handle EPIPE.Ludovic Courtès2015-07-15
* | | ui: Add 'leave-on-EPIPE'.Ludovic Courtès2015-07-15
| |/ |/|
* | 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