Skip to content

Commit ceee60f

Browse files
CopilotKaniska244
andauthored
Fix failing nix version test scenario by updating pinned version to 2.18 (#1610)
fix: update nix version from 2.10 to 2.18 in test scenario Agent-Logs-Url: https://github.com/devcontainers/features/sessions/b026e9e9-065b-47f1-aa99-ff8fe8a4ceb0 Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: Kaniska244 <186041440+Kaniska244@users.noreply.github.com> Co-authored-by: Kaniska <kaniska244@github.com>
1 parent 07f4101 commit ceee60f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/nix/scenarios.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"features": {
1515
"nix": {
1616
"multiUser": false,
17-
"version": "2.10"
17+
"version": "2.18"
1818
}
1919
}
2020
},

0 commit comments

Comments
 (0)