index
:
guix
koszko
koszko-scripts
Wojtek's customized Guix
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2015-08-19
scripts: package: Add --install-from-file option.
...
David Thompson
2015-08-19
lint: Add 'formatting' checker.
...
Ludovic Courtès
2015-08-11
tests: containers: Skip if setgroups file does not exist.
...
David Thompson
2015-08-08
build: container: Add #:host-uids argument to call-with-container.
...
David Thompson
2015-07-25
syscalls: Add 'network-interfaces', which wraps libc's 'getifaddrs'.
...
Ludovic Courtès
2015-07-25
syscalls: Rename 'network-interfaces' and 'all-network-interfaces'.
...
Ludovic Courtès
2015-07-20
tests: Skip container tests if namespaces are not available.
...
David Thompson
2015-07-20
tests: Make #:references-graphs gexp test more tolerant.
...
Ludovic Courtès
2015-07-19
Merge branch 'master' into core-updates
Mark H Weaver
2015-07-18
tests: Fix 'publish' test for nix-base32 format.
...
Alex Kost
2015-07-16
file-systems: 'uuid' raises a syntax error for invalid UUIDs.
...
Ludovic Courtès
2015-07-15
Merge branch 'master' into core-updates
Mark H Weaver
2015-07-14
file-systems: Allow users to specify file system UUIDs as strings.
...
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-12
packages: Rewrite 'transitive-inputs' to be linear and remove duplicates.
...
Ludovic Courtès
2015-07-12
tests: Adjust tests for new bootstrap Guile.
...
Ludovic Courtès
2015-07-10
tests: Skip namespace-related tests when that feature is missing.
...
Ludovic Courtès
2015-07-09
gnu: build: Add Linux container module.
...
David Thompson
2015-07-08
tests: Use the right identifier in tests/elpa.scm.
...
Ludovic Courtès
2015-07-08
import: Add 'elpa' importer.
...
Federico Beffa
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
build: syscalls: Add mkdtemp!
...
David Thompson
2015-07-08
tests: Test the exit code of 'guix environment'.
...
Ludovic Courtès
2015-07-08
store: 'run-with-store' initializes %CURRENT-TARGET-SYSTEM to #f.
...
Ludovic Courtès
2015-07-03
derivations: Add #:substitutable?, distinguished from #:local-build?.
...
Ludovic Courtès
2015-07-01
environment: For --ad-hoc, allow users to specify an output.
...
Ludovic Courtès
2015-07-01
environment: Add only the specified outputs of the dependencies.
...
Ludovic Courtès
2015-07-01
tests: Add tests for 'guix environment'.
...
Ludovic Courtès
2015-06-24
import: pypi: Detect inputs.
...
Cyril Roelandt
2015-06-24
Add (guix cpio).
...
Ludovic Courtès
2015-06-24
tests: Move 'file=?' to (guix tests).
...
Ludovic Courtès
2015-06-19
gexp: 'local-file' canonicalizes its file argument.
...
Ludovic Courtès
2015-06-19
gexp: 'local-file' now defaults to non-recursive.
...
Ludovic Courtès
2015-06-18
Add 'guix size'.
...
Ludovic Courtès
2015-06-11
tests: Avoid sequence of zero expressions.
...
Ludovic Courtès
2015-06-11
records: Add support for 'innate' fields.
...
Ludovic Courtès
2015-06-10
guix-register: Perform deduplication even when --prefix is passed.
...
Ludovic Courtès
2015-06-10
tests: Make the daemon socket explicit in guix-register test.
...
Ludovic Courtès
2015-06-09
import: hackage: Refactor parsing code and add new options.
...
Federico Beffa
2015-06-08
monads: Allow n-ary '>>=' expressions.
...
Ludovic Courtès
2015-06-06
store: Add 'verify-store' RPC.
...
Ludovic Courtès
2015-06-03
gexp: Add 'plain-file'.
...
Ludovic Courtès
2015-05-31
base32: Use a custom error condition instead of 'misc-error'.
...
Ludovic Courtès
2015-05-27
monads: 'foldm', 'mapm', and 'anym' now take a list of regular values.
...
Ludovic Courtès
2015-05-27
tests: Make sure %BOOTSTRAP-GUILE is available when we need it.
...
Ludovic Courtès
2015-05-26
gc: ignore trailing slash or subdirectories for `guix gc -d'
...
Cyrill Schenkel
2015-05-25
guix package: --manifest DTRT when combined with --dry-run.
...
Ludovic Courtès
[next]