tests/functional2/lang: Merge tests

Change-Id: Ia62b1b558e67b18c1998207824271826b9a707db
This commit is contained in:
piegames
2025-11-17 22:10:11 +00:00
parent 59dd03bc39
commit 1a5fddbf99
4 changed files with 0 additions and 0 deletions
@@ -0,0 +1,14 @@
error:
… while calling the 'seq' builtin
at /pwd/in.nix:1:16:
1| let n = -1; in builtins.seq n (builtins.flakeRefToString {
| ^
2| type = "github";
… while calling the 'flakeRefToString' builtin
at /pwd/in.nix:1:32:
1| let n = -1; in builtins.seq n (builtins.flakeRefToString {
| ^
2| type = "github";
error: negative value given for flake ref attr repo: -1