.. |
ca
|
Enable/fix tests in nix-static
|
2022-06-22 23:33:15 +02:00 |
config
|
|
|
flakes
|
Split off following paths tests
|
2022-07-13 20:46:22 +02:00 |
lang
|
Handle EOFs in string literals correctly
|
2022-05-25 17:58:13 +02:00 |
plugins
|
replace most Pos objects/ptrs with indexes into a position table
|
2022-04-21 21:46:06 +02:00 |
add.sh
|
|
|
bad.tar.xz
|
|
|
bash-profile.sh
|
tests: Rename nix-profile.sh -> bash-profile.sh
|
2022-03-02 11:21:00 +01:00 |
big-derivation-attr.nix
|
|
|
binary-cache-build-remote.sh
|
|
|
binary-cache.sh
|
Add a test for fetchClosure and 'nix store make-content-addressed'
|
2022-03-24 21:33:33 +01:00 |
brotli.sh
|
|
|
build-dry.sh
|
Fix nix build --dry-run with CA derivations
|
2022-03-17 11:55:19 +01:00 |
build-hook-ca-fixed.nix
|
tests: grep for string in nix log for remote-builds
|
2022-03-04 16:58:27 +01:00 |
build-hook-ca-floating.nix
|
|
|
build-hook.nix
|
tests: grep for string in nix log for remote-builds
|
2022-03-04 16:58:27 +01:00 |
build-remote-content-addressed-fixed.sh
|
|
|
build-remote-content-addressed-floating.sh
|
tests: remove 'ca-references' feature
|
2022-04-21 10:06:39 +02:00 |
build-remote-input-addressed.sh
|
|
|
build-remote.sh
|
tests: Don't create tests/result
|
2022-05-02 09:38:51 +02:00 |
build.sh
|
Make sure that nix build works in --impure mode
|
2022-05-05 14:53:59 +02:00 |
ca-shell.nix
|
nix-shell: restore backwards-compat with old nixpkgs
|
2022-06-13 23:29:28 +02: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
|
Enable/fix tests in nix-static
|
2022-06-22 23:33:15 +02:00 |
compression-levels.sh
|
|
|
compute-levels.sh
|
|
|
config.nix.in
|
|
|
config.sh
|
|
|
db-migration.sh
|
|
|
dependencies.builder0.sh
|
|
|
dependencies.nix
|
|
|
dependencies.sh
|
|
|
describe-stores.sh
|
|
|
dummy
|
|
|
dump-db.sh
|
|
|
eval-store.sh
|
|
|
eval.nix
|
add tests for nix eval and nix-instantiate
|
2022-03-16 21:01:51 +02:00 |
eval.sh
|
fix: builtins.toFile adds path to allowedPaths
|
2022-04-21 16:41:37 -04:00 |
export-graph.nix
|
|
|
export-graph.sh
|
|
|
export.sh
|
|
|
failing.nix
|
|
|
fetchClosure.sh
|
tests: Don't create tests/result
|
2022-05-02 09:38:51 +02:00 |
fetchGit.sh
|
Test fetchGit with non-'master' remote repo
|
2022-04-29 18:42:31 -04:00 |
fetchGitRefs.sh
|
|
|
fetchGitSubmodules.sh
|
|
|
fetchMercurial.sh
|
Test fetchMercurial with path containing a . segment
|
2022-04-09 23:39:00 +02:00 |
fetchPath.sh
|
Don’t create a file in the worktree in the fetchPath test
|
2022-03-30 11:42:47 +02:00 |
fetchTree-file.sh
|
Typo
|
2022-06-02 21:21:10 +02:00 |
fetchurl.sh
|
fetchTree: Do not re-fetch paths already present
|
2022-02-28 21:37:49 +01:00 |
filter-source.nix
|
|
|
filter-source.sh
|
|
|
fixed.builder1.sh
|
|
|
fixed.builder2.sh
|
|
|
fixed.nix
|
|
|
fixed.sh
|
|
|
flake-bundler.sh
|
Replace defaultBla.$system with bla.$system.default
|
2022-02-22 11:47:41 +01:00 |
flake-local-settings.sh
|
Replace defaultBla.$system with bla.$system.default
|
2022-02-22 11:47:41 +01:00 |
flake-searching.sh
|
Replace defaultBla.$system with bla.$system.default
|
2022-02-22 11:47:41 +01:00 |
fmt.sh
|
Enable/fix tests in nix-static
|
2022-06-22 23:33:15 +02:00 |
fmt.simple.sh
|
nix-fmt: add command
|
2022-03-11 10:00:19 -05:00 |
function-trace.sh
|
|
|
gc-auto.sh
|
|
|
gc-concurrent.builder.sh
|
|
|
gc-concurrent.nix
|
|
|
gc-concurrent.sh
|
|
|
gc-concurrent2.builder.sh
|
|
|
gc-non-blocking.sh
|
|
|
gc-runtime.nix
|
|
|
gc-runtime.sh
|
|
|
gc.sh
|
|
|
github-flakes.nix
|
Fetch flake-registry.json from channels.nixos.org
|
2022-06-23 23:56:26 +02:00 |
hash-check.nix
|
|
|
hash.sh
|
|
|
import-derivation.nix
|
|
|
import-derivation.sh
|
|
|
impure-derivations.nix
|
Provide default values for outputHashAlgo and outputHashMode
|
2022-03-31 16:56:44 +02:00 |
impure-derivations.sh
|
tests/impure-derivations.sh: Ensure that inputAddressed build fails
|
2022-03-31 17:38:15 +02:00 |
init.sh
|
|
|
install-darwin.sh
|
|
|
lang.sh
|
Add builtins.traceVerbose
|
2022-07-05 19:44:26 +03:00 |
linux-sandbox.sh
|
|
|
local-store.sh
|
|
|
local.mk
|
Split off following paths tests
|
2022-07-13 20:46:22 +02:00 |
logging.sh
|
Implement regression test for empty logs loaded via nix log
|
2022-03-24 22:31:52 +01:00 |
misc.sh
|
|
|
multiple-outputs.nix
|
Allow selecting derivation outputs using 'installable!outputs'
|
2022-05-03 13:43:52 +02:00 |
multiple-outputs.sh
|
|
|
nar-access.nix
|
|
|
nar-access.sh
|
|
|
nix-build-examples.nix
|
|
|
nix-build.sh
|
|
|
nix-channel.sh
|
|
|
nix-copy-closure.nix
|
Fix 22.05 eval warnings
|
2022-06-07 14:27:10 +02:00 |
nix-copy-ssh.sh
|
|
|
nix-profile.sh
|
Integrate review changes
|
2022-05-13 22:02:28 +02:00 |
nix-shell.sh
|
tests/nix-shell: more meaningful testcase
|
2022-06-22 22:35:48 +02:00 |
nix_path.sh
|
|
|
nss-preload.nix
|
tests/nss-preload: move nix-fetch binding
|
2022-05-31 12:14:34 -07: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
|
Enable/fix tests in nix-static
|
2022-06-22 23:33:15 +02:00 |
post-hook.sh
|
Fix passing $OUT_PATHS to the post-build hook
|
2022-04-28 13:36:01 +02:00 |
pure-eval.nix
|
|
|
pure-eval.sh
|
Forbid the tilde expansion in pure eval mode
|
2022-06-21 14:08:18 +02:00 |
push-to-store.sh
|
Fix passing $OUT_PATHS to the post-build hook
|
2022-04-28 13:36:01 +02:00 |
readfile-context.builder.sh
|
Add test for readFile keeping context
|
2022-01-09 13:42:36 +03:00 |
readfile-context.nix
|
|
|
readfile-context.sh
|
|
|
recursive.sh
|
|
|
referrers.sh
|
|
|
remote-builds.nix
|
Fix 22.05 eval warnings
|
2022-06-07 14:27:10 +02:00 |
remote-store.sh
|
|
|
repair.sh
|
|
|
repl.sh
|
tests: enable ca-derivations for simple.nix in repl tests
|
2022-06-24 11:17:29 -04:00 |
restricted.nix
|
|
|
restricted.sh
|
|
|
search.nix
|
|
|
search.sh
|
Add another test for --exclude in nix search
|
2022-06-20 19:21:45 +02:00 |
secure-drv-outputs.nix
|
|
|
secure-drv-outputs.sh
|
|
|
selfref-gc.sh
|
Disable the selfref-gc test when the daemon is too old
|
2022-04-21 10:06:39 +02:00 |
setuid.nix
|
Fix 22.05 eval warnings
|
2022-06-07 14:27:10 +02:00 |
shell-hello.nix
|
Allow selecting derivation outputs using 'installable!outputs'
|
2022-05-03 13:43:52 +02:00 |
shell.nix
|
|
|
shell.sh
|
Allow selecting derivation outputs using 'installable!outputs'
|
2022-05-03 13:43:52 +02:00 |
shell.shebang.rb
|
|
|
shell.shebang.sh
|
|
|
signing.sh
|
|
|
simple-failing.nix
|
|
|
simple.builder.sh
|
|
|
simple.nix
|
|
|
simple.sh
|
|
|
sourcehut-flakes.nix
|
fix sourcehut brach/tag resolving regression
|
2022-06-11 16:52:20 -03:00 |
ssh-relay.sh
|
|
|
store-ping.sh
|
|
|
structured-attrs-shell.nix
|
|
|
structured-attrs.nix
|
|
|
structured-attrs.sh
|
|
|
substitute-with-invalid-ca.sh
|
|
|
suggestions.sh
|
Also display some suggestions for invalid formal arguments
|
2022-03-08 16:40:22 +01:00 |
tarball.sh
|
fetchTree: Do not re-fetch paths already present
|
2022-02-28 21:37:49 +01:00 |
timeout.nix
|
|
|
timeout.sh
|
|
|
undefined-variable.nix
|
|
|
user-envs.builder.sh
|
|
|
user-envs.nix
|
Don't hide repeated values while generating manifest.nix
|
2022-03-22 13:18:56 +01:00 |
user-envs.sh
|
Add some tests for nix-env -q --json
|
2022-03-16 21:33:38 +01:00 |
why-depends.sh
|
|
|
zstd.sh
|
|
|