index
:
gds/gnu-guix
guix-for-govuk-mini-environment-admin
release
release_2
spike-end-to-end-test-system
spike-local-development-system-container
wip-postgresql-ssl
This repository contains snapshots of GNU Guix, to be used by the govuk-guix project.
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
/
packages.scm
Commit message (
Expand
)
Author
Age
...
*
Re-export `%current-system' from (guix packages).
Ludovic Courtès
2013-02-10
*
store: Remove the `fixed?' parameter from `add-to-store'.
Ludovic Courtès
2013-01-30
*
packages: Mark the `inputs' field of <package> as thunked.
Ludovic Courtès
2013-01-24
*
packages: Mark the `arguments' field of <package> as thunked.
Ludovic Courtès
2013-01-23
*
packages: Remove redundant test for inputs-as-procedures.
Ludovic Courtès
2013-01-22
*
packages: Have `package-derivation' return a <derivation> as a second value.
Ludovic Courtès
2013-01-20
*
packages: Change `base32' to allow non-literal strings.
Ludovic Courtès
2013-01-17
*
Update license headers.
Ludovic Courtès
2013-01-06
*
packages: Add missing export.
Ludovic Courtès
2012-11-25
*
Move base32 code to (guix base32).
Ludovic Courtès
2012-11-11
*
packages: `description' → `synopsis', `long-description' → `description'.
Ludovic Courtès
2012-11-04
*
guix-build: Gracefully handle `&package-input-error' conditions.
Ludovic Courtès
2012-10-27
*
packages: Pass `system' around.
Ludovic Courtès
2012-10-25
*
packages: Add support for system-dependent inputs.
Ludovic Courtès
2012-10-21
*
packages: Fix and optimize memoization of `package-derivation'.
Ludovic Courtès
2012-10-08
*
packages: Micro-optimize `package-derivation'.
Ludovic Courtès
2012-10-08
*
Add (guix build-system trivial).
Ludovic Courtès
2012-09-10
*
packages: Accept <origin> as package inputs.
Ludovic Courtès
2012-09-06
*
packages: Add `package-full-name'.
Ludovic Courtès
2012-09-05
*
Move <location> to (guix utils).
Ludovic Courtès
2012-09-03
*
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
2012-09-02
*
packages: Raise an error condition upon invalid input.
Ludovic Courtès
2012-08-23
*
packages: Add all non-derivation paths to the store.
Ludovic Courtès
2012-08-16
*
packages: Allow store paths as inputs.
Ludovic Courtès
2012-08-16
*
Add `package-transitive-inputs'; use it to honor propagated inputs.
Ludovic Courtès
2012-07-07
*
packages: Allow inputs that are local files.
Ludovic Courtès
2012-07-05
*
packages: Add a `self-native-input?' field.
Ludovic Courtès
2012-07-05
*
Rename <package-source> to <origin>; use the `letrec*' behavior in packages.
Ludovic Courtès
2012-07-03
*
Add a `base32' macro, for convenience.
Ludovic Courtès
2012-07-02
*
packages: Allow the `arguments' field to be a procedure.
Ludovic Courtès
2012-07-02
*
Add `propagated-inputs' and `properties' to <package>.
Ludovic Courtès
2012-07-02
*
distro: Add libsigsegv and GNU Awk.
Ludovic Courtès
2012-06-29
*
packages: Add a `home-page' field.
Ludovic Courtès
2012-06-28
*
Track the source location of packages.
Ludovic Courtès
2012-06-28
*
Add a declarative packaging layer.
Ludovic Courtès
2012-06-28
[prev]