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