lix/tests
Luke Granger-Brown 226116f482 fetchMercurial: set HGPLAIN when invoking hg
Without setting HGPLAIN, the user's environment leaks into
hg invocations, which means that the output may not be in the
expected format.

HGPLAIN is the Mercurial-recommended solution for this in that
it's intended for uses by scripts and programs which are looking
to parse Mercurial's output in a consistent manner.
2020-11-23 16:12:33 +00:00
..
config
lang Escape ${ in strings when printing Nix expressions 2020-09-14 17:19:25 +02:00
plugins
add.sh
bad.tar.xz
binary-cache.sh Remove stray debug statement 2020-11-17 15:36:20 +01:00
brotli.sh
build-dry.sh
build-hook-ca.nix Test remote building with fixed output derivations 2020-08-16 17:38:12 +00:00
build-hook.nix Test RemoteStore::buildDerivation 2020-08-13 04:07:14 +00:00
build-remote-content-addressed-fixed.sh Test remote building with fixed output derivations 2020-08-16 17:38:12 +00:00
build-remote-input-addressed.sh Test remote building with fixed output derivations 2020-08-16 17:38:12 +00:00
build-remote.sh Merge pull request #3940 from obsidiansystems/fixed-output-remote-builder-test 2020-08-18 16:12:35 +02:00
build.sh Test nix build --json 2020-11-11 10:27:02 -06:00
case-hack.sh
case.nar
check-refs.nix
check-refs.sh
check-reqs.nix
check-reqs.sh
check.nix
check.sh
common.sh.in
config.nix.in
config.sh Add NIX_CONFIG env var for applying nix.conf overrides 2020-10-21 13:41:26 +02:00
content-addressed.nix Allow non-CA derivations to depend on CA derivations 2020-10-27 07:29:23 +01:00
content-addressed.sh Test the remote caching of non-ca-depending-on-ca derivations 2020-10-27 07:29:25 +01:00
dependencies.builder0.sh
dependencies.nix
dependencies.sh
describe-stores.sh Add a test for nix describe-stores 2020-09-16 13:53:28 +02:00
dump-db.sh
export-graph.nix
export-graph.sh
export.sh
fetchGit.sh Restore backwards-compat for current builtins.fetchGit 2020-07-28 22:46:39 +02:00
fetchGitRefs.sh
fetchGitSubmodules.sh
fetchMercurial.sh fetchMercurial: set HGPLAIN when invoking hg 2020-11-23 16:12:33 +00:00
fetchurl.sh
filter-source.nix
filter-source.sh Add test for builtins.path 2020-07-30 16:38:04 -05:00
fixed.builder1.sh
fixed.builder2.sh
fixed.nix
fixed.sh
flakes.sh
function-trace.sh Move import docs 2020-08-25 14:06:01 +02:00
gc-auto.sh
gc-concurrent.builder.sh
gc-concurrent.nix
gc-concurrent.sh
gc-concurrent2.builder.sh
gc-runtime.nix
gc-runtime.sh
gc.sh
github-flakes.nix tests: Add names to VM tests 2020-10-17 23:34:38 +02:00
hash-check.nix
hash.sh
import-derivation.nix
import-derivation.sh
init.sh
install-darwin.sh docs+test: fix remaining installer downloads without -L (#4006) 2020-09-12 22:08:40 +02:00
lang.sh Add DummyStore (dummy://) 2020-08-24 18:54:16 +02:00
linux-sandbox.sh
local-store.sh
local.mk Test nix build --json 2020-11-11 10:27:02 -06:00
logging.sh
misc.sh
multiple-outputs.nix Squashed get CA derivations building 2020-08-07 19:51:55 +00:00
multiple-outputs.sh Squashed get CA derivations building 2020-08-07 19:51:55 +00:00
nar-access.nix
nar-access.sh Make JSON equality tests agnostic to ordering 2020-08-04 14:20:13 +00:00
nix-build-examples.nix tests: Test #4197 nix-build output order regression 2020-11-13 17:50:04 +01:00
nix-build.sh tests: Test #4197 nix-build output order regression 2020-11-13 17:50:04 +01:00
nix-channel.sh
nix-copy-closure.nix nix-copy-closure: verify it works with drvs 2020-11-02 15:50:14 -05:00
nix-copy-ssh.sh
nix-profile.sh
nix-shell.sh Add test case for incidentally fixed #4228 2020-11-09 22:43:14 +01:00
optimise-store.sh
parallel.builder.sh
parallel.nix
parallel.sh
pass-as-file.sh
path.nix Add test for builtins.path 2020-07-30 16:38:04 -05:00
placeholders.sh
plugins.sh
post-hook.sh
pure-eval.nix
pure-eval.sh
push-to-store.sh
recursive.sh Remove corepkgs/config.nix 2020-09-17 10:42:51 +02:00
referrers.sh
remote-builds.nix tests: Add names to VM tests 2020-10-17 23:34:38 +02:00
remote-store.sh Fix deadlock in IFD through the daemon 2020-11-17 13:50:36 +01:00
repair.sh Test whether build/repair results are read-only 2020-09-23 19:09:58 +02:00
restricted.nix
restricted.sh
search.nix
search.sh
secure-drv-outputs.nix
secure-drv-outputs.sh
setuid.nix tests: Add names to VM tests 2020-10-17 23:34:38 +02:00
shell-hello.nix
shell.nix
shell.sh
shell.shebang.rb
shell.shebang.sh
signing.sh
simple.builder.sh
simple.nix
simple.sh Test whether build/repair results are read-only 2020-09-23 19:09:58 +02:00
ssh-relay.sh Fix max fd calc and add test 2020-08-20 05:08:50 +00:00
structured-attrs.nix
structured-attrs.sh
tarball.sh Fix tar invocation on FreeBSD 2020-09-28 15:23:21 +02:00
timeout.nix
timeout.sh
user-envs.builder.sh
user-envs.nix Escape ${ in strings when printing Nix expressions 2020-09-14 17:19:25 +02:00
user-envs.sh