ghpzin
|
0bd853aab8
|
nixos/tests/vscode-remote-ssh: fix ocr, add timeout
|
2024-08-20 23:29:31 +03:00 |
|
Jörg Thalheim
|
5356420466
|
treewide: remove unused with statements from maintainer lists
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \
-e 's!with lib.maintainers; \[ *\];![ ];!' \
-e 's!with maintainers; \[ *\];![ ];!'
|
2024-07-29 10:06:20 +08:00 |
|
Michael Hoang
|
eb725313bc
|
treewide: remove Enzime
|
2024-07-09 14:32:33 +10:00 |
|
Michael Hoang
|
8bf8b8fd68
|
vscode: move rev and vscodeServer to derivation
|
2023-06-09 18:52:10 +10:00 |
|
Michael Hoang
|
011df7a76b
|
vscode-remote-ssh: Run patchelf on included Node
|
2023-06-09 18:21:42 +10:00 |
|
Michael Hoang
|
3e9a51a78b
|
nixos/tests: Make remote-ssh test work with flakes
|
2023-06-09 18:21:42 +10:00 |
|
Michael Hoang
|
b2ff7ceff2
|
nixos/tests: Test that Remote SSH can patch Node
|
2023-06-09 18:21:41 +10:00 |
|