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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
Age
Commit message (
Expand
)
Author
2012-11-04
utils: Add `package-name->name+version'.
Ludovic Courtès
2012-11-03
build: Require GNU libgcrypt.
Ludovic Courtès
2012-11-03
ui: Factorize `--version'.
Ludovic Courtès
2012-11-03
build: Produce (guix config) instead of using compile-time tricks.
Ludovic Courtès
2012-11-03
build: Clearly mark Nixpkgs as optional.
Ludovic Courtès
2012-11-01
store: Add `store-path-package-name'.
Ludovic Courtès
2012-11-01
utils: Remove stuff committed by error.
Ludovic Courtès
2012-11-01
Add (guix ui).
Ludovic Courtès
2012-10-31
build-system/gnu: Distinguish between imported modules and used modules.
Ludovic Courtès
2012-10-30
guix-build: Add `--root'.
Ludovic Courtès
2012-10-29
Add (guix build union).
Ludovic Courtès
2012-10-27
guix-build: Gracefully handle `&package-input-error' conditions.
Ludovic Courtès
2012-10-27
location: Start column numbers at 1.
Ludovic Courtès
2012-10-26
utils: Remove special `substitute*' syntax for lists of files.
Ludovic Courtès
2012-10-25
Add a `system' parameter to `nixpkgs-derivation'.
Ludovic Courtès
2012-10-25
packages: Pass `system' around.
Ludovic Courtès
2012-10-25
derivations: Make sure `build-expression->derivation' & co. pass `system'.
Ludovic Courtès
2012-10-25
derivations: Pass the derivation of guile-for-build to `imported-files' & co.
Ludovic Courtès
2012-10-24
store: Add `query-path-hash'.
Ludovic Courtès
2012-10-24
derivations: Compile the #:modules passed to `build-expression->derivation'.
Ludovic Courtès
2012-10-21
packages: Add support for system-dependent inputs.
Ludovic Courtès
2012-10-18
distro: Use the bootstrap Guile for the derivation of sources.
Ludovic Courtès
2012-10-18
http/ftp: Tweak to avoid depending on libc's NSS.
Ludovic Courtès
2012-10-17
utils: Add `find-files'.
Ludovic Courtès
2012-10-17
utils: Add `copy-recursively'; use it.
Ludovic Courtès
2012-10-17
utils: Add `mkdir-p'; use it.
Ludovic Courtès
2012-10-17
build-system/gnu: Pass the system type to the builder.
Ludovic Courtès
2012-10-16
utils: Add `fold-port-matches' and `remove-store-references'.
Ludovic Courtès
2012-10-16
utils: Add `with-atomic-file-replacement'.
Ludovic Courtès
2012-10-13
distro: Add a statically-linked, relocatable Guile 2.0 package.
Ludovic Courtès
2012-10-13
ftp-client: Try all the addresses returned by `getaddrinfo'.
Ludovic Courtès
2012-10-08
packages: Fix and optimize memoization of `package-derivation'.
Ludovic Courtès
2012-10-08
packages: Micro-optimize `package-derivation'.
Ludovic Courtès
2012-10-07
derivations: Set input port to UTF-8 in `read-derivation'.
Ludovic Courtès
2012-10-07
build-system/{gnu,trivial-build}: Fix handling of #:guile argument.
Ludovic Courtès
2012-10-06
build-system/{gnu,trivial}: Add a `#:guile' keyword parameter.
Ludovic Courtès
2012-10-05
Support build-cores = 0; change `guix-build' to default to 0.
Ludovic Courtès
2012-09-26
distro: Rename (distro ...) to (distro packages ...).
Ludovic Courtès
2012-09-12
Add (guix ftp) and companion modules.
Ludovic Courtès
2012-09-10
Add (guix build-system trivial).
Ludovic Courtès
2012-09-06
build-system/gnu: Fix `#:path-exclusions' handling.
Ludovic Courtès
2012-09-06
utils: Make `set-path-environment-variable' verbose.
Ludovic Courtès
2012-09-06
packages: Accept <origin> as package inputs.
Ludovic Courtès
2012-09-05
build-system/gnu: Relax location handling in `package-with-explicit-inputs'.
Ludovic Courtès
2012-09-05
packages: Add `package-full-name'.
Ludovic Courtès
2012-09-03
Move <location> to (guix utils).
Ludovic Courtès
2012-09-02
distro: Bootstrap standard inputs from Nixpkgs.
Ludovic Courtès
2012-09-02
packages: Add `package-transitive-propagated-inputs'.
Ludovic Courtès
2012-09-02
packages: Cache the result of `package-derivation'.
Ludovic Courtès
2012-09-02
packages: Add a printer for <package>.
Ludovic Courtès
[next]