Eelco Dolstra
|
428af8c66f
|
tests/functional/flakes/develop.sh: Don't hang
The bash shell started by `nix develop` waited forever for stdin
input.
Fixes #11827.
|
2024-11-18 16:28:12 +01:00 |
|
Eelco Dolstra
|
f29e7867a9
|
Revert "Merge pull request #11826 from DeterminateSystems/revert-11804"
This reverts commit aeffdeffc8 , reversing
changes made to 723fdeb4f1 .
|
2024-11-11 15:21:34 +01:00 |
|
Eelco Dolstra
|
67d231c046
|
Revert "Merge pull request #11804 from obsidiansystems/remove-old-make"
This reverts commit 619eeb658a , reversing
changes made to 1af94bf471 .
|
2024-11-07 13:46:37 +01:00 |
|
John Ericson
|
f7591bc6ed
|
Make config.nix shims
As requested in https://github.com/NixOS/nix/pull/11792#discussion_r1827034428
|
2024-11-06 16:09:18 -05:00 |
|
Bryan Honof
|
affd2dbc6c
|
test(functional): add tests for new environment operation flags
|
2024-11-04 14:41:33 +01:00 |
|
Bryan Honof
|
0b790b4849
|
feat: add flag set-env-var to MixEnvironment
|
2024-11-04 14:02:29 +01:00 |
|
John Ericson
|
9d2ed0a7d3
|
No longer copy functional tests to the build dir
This should make `_NIX_TEST_ACCEPT=1` work again, fixing #11369.
Progress on #2503
|
2024-11-03 16:42:38 -05:00 |
|
Robert Hensing
|
8557d79650
|
tests/functional: Skip tests that don't work in NixOS environment yet
|
2024-06-20 14:54:11 +02:00 |
|
John Ericson
|
10f864c5ae
|
Ensure all functional scripts are (a) executable (b) have shebang
This is good for shebang, and also good for future build system
simplifications
|
2024-05-28 12:46:24 -04:00 |
|
Bob van der Linden
|
06a745120b
|
nix: develop: remove test for interactive shell executable
|
2023-11-26 21:27:46 +01:00 |
|
Bob van der Linden
|
eaa3629532
|
fixup! nix: develop: add tests for interactive shell
|
2023-11-16 15:12:31 +01:00 |
|
Bob van der Linden
|
ceab20d056
|
nix: develop: add tests for interactive shell
|
2023-11-16 09:37:49 +01:00 |
|