index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2017-12-30
use libbrotli directly when available
Will Dietz
2017-12-22
fetchGit: Fix handling of local repo when not using 'master' branch
Will Dietz
2017-12-22
release.nix: Use fetchTarball and fetchGit
Eelco Dolstra
2017-12-07
Fix test
Eelco Dolstra
2017-12-07
nix ls-{nar,store}: Return offset of files in the NAR if known
Eelco Dolstra
2017-12-05
Merge branch 'fetchGit-fast-revision-update'
Shea Levy
2017-11-25
build-remote: Fix missing log output
aszlig
2017-11-24
nix-shell/nix-build: Support .drv files again
Eelco Dolstra
2017-11-24
fetchGit: Ignore tarballTtl if rev is set and not in the repo.
Shea Levy
2017-11-21
tests/run.sh: Fix /build conflict when building in a sandbox
Eelco Dolstra
2017-11-21
fetchGit/fetchMercurial: Fix directory inclusion check
Eelco Dolstra
2017-11-20
Add tests for verifying/copying content-addressed paths
Eelco Dolstra
2017-11-20
Add tests for signature checking when copying between local stores
Eelco Dolstra
2017-11-20
Add tests for "nix run"
Eelco Dolstra
2017-11-20
Test: Replace --option with the corresponding flag
Eelco Dolstra
2017-11-20
signed-binary-caches -> require-sigs
Eelco Dolstra
2017-11-20
binary-cache-public-keys -> trusted-public-keys
Eelco Dolstra
2017-11-15
Doh
Eelco Dolstra
2017-11-14
nix sign-paths: Support binary caches
Eelco Dolstra
2017-11-14
Add tests for "nix verify", "nix sign-paths" etc.
Eelco Dolstra
2017-11-14
Revert "Don't parse "x:x" as a URI"
Eelco Dolstra
2017-11-14
nix ls-{nar,store}: Don't abort on missing files
Eelco Dolstra
2017-11-14
Add some tests
Eelco Dolstra
2017-11-14
Rename tests/nar-index -> tests/nar-access
Eelco Dolstra
2017-11-07
Show when tests are skipped
Eelco Dolstra
2017-11-03
fetchGit/fetchMercurial: Filter out directories with untracked files
Eelco Dolstra
2017-11-03
fetchGit: Add a test
Eelco Dolstra
2017-11-01
fetchMercurial: Don't fetch hashes we already have
Eelco Dolstra
2017-11-01
Add fetchMercurial primop
Eelco Dolstra
2017-10-30
Don't parse "x:x" as a URI
Eelco Dolstra
2017-10-30
Add option allowed-uris
Eelco Dolstra
2017-10-25
exportReferencesGraph: Allow exporting a list of store paths
Eelco Dolstra
2017-10-25
Fix exportReferencesGraph in the structured attrs case
Eelco Dolstra
2017-10-25
Pass lists/attrsets to bash as (associative) arrays
Eelco Dolstra
2017-10-24
Allow shorter syntax for chroot stores
Eelco Dolstra
2017-10-24
More progress indicator improvements
Eelco Dolstra
2017-10-23
NIX_BUILD_HOOK variable is gone
Eelco Dolstra
2017-10-23
Pass all settings to build-remote
Eelco Dolstra
2017-10-02
Fix tests
Dan Peebles
2017-08-31
Rename a few configuration options
Eelco Dolstra
2017-08-15
Add builtins.string function.
Nicolas B. Pierron
2017-07-30
Replace Unicode quotes in user-facing strings by ASCII
Jörg Thalheim
2017-07-18
Update mailing list.
Graham Christensen
2017-07-17
Always use base-16 for hashed mirror lookups
Eelco Dolstra
2017-07-17
Make the hashes mirrors used by builtins.fetchurl configurable
Eelco Dolstra
2017-07-14
Rename PINCH_ME_IM_SILLY to ALLOW_PREEXISTING_INSTALLATION
Graham Christensen
2017-07-14
If there is no TTY, also skip verbose sudo messages
Graham Christensen
2017-07-14
Ensure PINCH_ME_IM_SILLY allows a /nix/store to stick around between builds
Graham Christensen
2017-07-14
Assume yes if we have no TTY
Graham Christensen
2017-07-14
Cleanup and more specificity around set -e
Graham Christensen
[next]