..
config
add NIX_USER_CONF_FILES
2020-04-14 18:45:06 +02:00
lang
Move <nix/fetchurl.nix> into the nix binary
2020-12-22 14:43:20 +01:00
plugins
add.sh
bad.tar.xz
binary-cache.sh
narinfo: Change NAR URLs to be addressed on the NAR hash instead of the compressed hash
2021-01-21 10:32:56 +01:00
brotli.sh
Move 'nix hash-*' and 'nix to-*' to 'nix hash'
2020-12-03 17:55:55 +01:00
build-dry.sh
build-hook-ca.nix
build-hook.nix
Test RemoteStore::buildDerivation
2020-08-13 04:07:14 +00:00
build-remote-content-addressed-fixed.sh
build-remote-input-addressed.sh
Test the post-build-hook with remote builders
2020-12-09 10:45:12 +01:00
build-remote.sh
Test the post-build-hook with remote builders
2020-12-09 10:45:12 +01: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
Add 'nix daemon' command
2021-01-14 00:05:04 +01:00
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 fixed-output derivations to depend on (floating) content-addressed ones
2020-11-27 15:39:24 +01:00
content-addressed.sh
Store metadata about drv outputs realisations
2020-12-11 20:41:32 +01:00
dependencies.builder0.sh
dependencies.nix
dependencies.sh
describe-stores.sh
dump-db.sh
export-graph.nix
Support quoted attribute names in -A
2013-11-18 10:21:12 +00:00
export-graph.sh
export.sh
fetchGit.sh
tests/fetchGit: test behavior of allRefs = true;
2020-12-22 12:18:10 +01:00
fetchGitRefs.sh
fetchGitSubmodules.sh
fetchMercurial.sh
fetchMercurial: set HGPLAIN when invoking hg
2020-11-23 16:12:33 +00:00
fetchurl.sh
Move <nix/fetchurl.nix> into the nix binary
2020-12-22 14:43:20 +01:00
filter-source.nix
filter-source.sh
fixed.builder1.sh
fixed.builder2.sh
fixed.nix
fixed.sh
flakes.sh
Add 'nix store gc' command
2021-01-10 23:29:14 +01:00
function-trace.sh
gc-auto.sh
Move most store-related commands to 'nix store'
2020-12-03 23:22:22 +01:00
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
Move 'nix hash-*' and 'nix to-*' to 'nix hash'
2020-12-03 17:55:55 +01:00
import-derivation.nix
import-derivation.sh
init.sh
Use no substituers by default in the tests
2020-12-09 14:53:45 +01:00
install-darwin.sh
lang.sh
linux-sandbox.sh
Move NAR-related commands to 'nix nar'
2020-12-03 18:09:02 +01:00
local-store.sh
local.mk
Test nix build --json
2020-11-11 10:27:02 -06:00
logging.sh
misc.sh
multiple-outputs.nix
multiple-outputs.sh
Add 'nix store delete' command
2021-01-11 19:46:59 +01:00
nar-access.nix
nar-access.sh
Move NAR-related commands to 'nix nar'
2020-12-03 18:09:02 +01: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-env: Create ~/.nix-profile automatically
2019-10-09 23:35:01 +02:00
nix-shell.sh
Escape filename given to nix-shell in shebang mode
2020-11-24 15:08:37 -08:00
optimise-store.sh
parallel.builder.sh
Drop dependency on ‘expr’
2014-02-06 13:51:57 +01:00
parallel.nix
parallel.sh
pass-as-file.sh
path.nix
placeholders.sh
plugins.sh
post-hook.sh
pure-eval.nix
pure-eval.sh
Move 'nix hash-*' and 'nix to-*' to 'nix hash'
2020-12-03 17:55:55 +01:00
push-to-store.sh
recursive.sh
Move most store-related commands to 'nix store'
2020-12-03 23:22:22 +01: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
Escape filename given to nix-shell in shebang mode
2020-11-24 15:08:37 -08:00
shell.sh
shell.shebang.rb
shell.shebang.sh
signing.sh
Rename 'nix store sign-paths' to 'nix store sign'
2021-01-13 23:32:37 +01:00
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
Move most store-related commands to 'nix store'
2020-12-03 23:22:22 +01:00
structured-attrs.nix
structured-attrs.sh
tarball.sh
Move 'nix hash-*' and 'nix to-*' to 'nix hash'
2020-12-03 17:55:55 +01:00
timeout.nix
timeout.sh
user-envs.builder.sh
user-envs.nix
user-envs.sh