lix/tests/functional/ca
raito b8cb7abcf0 chore: rebrand Nix to Lix when it makes sense
Here's my guide so far:

$ rg '((?!(recursive).*) Nix
(?!(daemon|store|expression|Rocks!|Packages|language|derivation|archive|account|user|sandbox|flake).*))'
-g '!doc/' --pcre2

All items from this query have been tackled. For the documentation side:
that's for #162.

Additionally, all remaining references to github.com/NixOS/nix which
were not relevant were also replaced.

Fixes: #148.
Fixes: #162.
Change-Id: Ib3451fae5cb8ab8cd9ac9e4e4551284ee6794545
Signed-off-by: Raito Bezarius <raito@lix.systems>
2024-06-01 20:31:24 +02:00
..
build-cache.sh Add pre-commit checks 2024-03-29 22:57:40 -07:00
build-dry.sh Add pre-commit checks 2024-03-29 22:57:40 -07:00
build-with-garbage-path.sh Put functional tests in tests/functional 2023-12-01 12:06:43 -05:00
build.sh Add pre-commit checks 2024-03-29 22:57:40 -07:00
common.sh Put functional tests in tests/functional 2023-12-01 12:06:43 -05:00
concurrent-builds.sh Put functional tests in tests/functional 2023-12-01 12:06:43 -05:00
config.nix.in Put functional tests in tests/functional 2023-12-01 12:06:43 -05:00
content-addressed.nix Put functional tests in tests/functional 2023-12-01 12:06:43 -05:00
derivation-json.sh chore: rebrand Nix to Lix when it makes sense 2024-06-01 20:31:24 +02:00
duplicate-realisation-in-closure.sh Put functional tests in tests/functional 2023-12-01 12:06:43 -05:00
eval-store.sh Add pre-commit checks 2024-03-29 22:57:40 -07:00
flake.nix Put functional tests in tests/functional 2023-12-01 12:06:43 -05:00
gc.sh Put functional tests in tests/functional 2023-12-01 12:06:43 -05:00
import-derivation.sh Add pre-commit checks 2024-03-29 22:57:40 -07:00
meson.build meson: implement functional tests 2024-03-27 18:37:50 -06:00
new-build-cmd.sh Put functional tests in tests/functional 2023-12-01 12:06:43 -05:00
nix-copy.sh Put functional tests in tests/functional 2023-12-01 12:06:43 -05:00
nix-run.sh Put functional tests in tests/functional 2023-12-01 12:06:43 -05:00
nix-shell.sh Add pre-commit checks 2024-03-29 22:57:40 -07:00
nondeterministic.nix Add pre-commit checks 2024-03-29 22:57:40 -07:00
post-hook.sh Add pre-commit checks 2024-03-29 22:57:40 -07:00
racy.nix Put functional tests in tests/functional 2023-12-01 12:06:43 -05:00
recursive.sh Put functional tests in tests/functional 2023-12-01 12:06:43 -05:00
repl.sh Put functional tests in tests/functional 2023-12-01 12:06:43 -05:00
selfref-gc.sh Put functional tests in tests/functional 2023-12-01 12:06:43 -05:00
signatures.sh Put functional tests in tests/functional 2023-12-01 12:06:43 -05:00
substitute.sh Add pre-commit checks 2024-03-29 22:57:40 -07:00
why-depends.sh Put functional tests in tests/functional 2023-12-01 12:06:43 -05:00