Commit Graph

84 Commits

Author SHA1 Message Date
Thomas B
fc900c16ef
Support more recent VSCode Server versions (#78)
* fix uses of ~ that should be $HOME

* Support for new vscode server directory structure

* Be backwards compatible with previous versions of nixos-vscode-server

by copying the patch marker files
2024-04-24 13:29:08 +02:00
Wout Mertens
d0ed9b8cf1
update example and default nodejs version (#75)
v20 is current stable

the example gets checked for EOL compliance too!
2024-03-05 08:05:18 +01:00
Vladislav Zavialov
1e1358493d
README: use nixosModules.default (#59) 2023-05-19 19:34:25 +02:00
Matthijs Steen
e26b40ef08 fix: forgot to update the path of the patched file at one point 2023-05-02 21:59:18 +02:00
Sandro
ebb1fdeb87
Fix eval after nixpkgs#225748 (#56)
Co-authored-by: msteen <emailmatthijs@gmail.com>
2023-04-29 12:34:15 +02:00
msteen
9c4d2bb7e0
Merge pull request #58 from MinerSebas/patch-1
Update Links after move to nix-community
2023-04-29 00:31:35 +02:00
MinerSebas
48d2e13983
Update Links after move to nix-community 2023-04-28 22:25:45 +02:00
Matthijs Steen
264f43b386 fix: shellcheck fails for double assignment with one local keyword 2023-04-28 17:16:00 +02:00
Matthijs Steen
314ce508ad refactor: moved orig_node local variable to where it is actually needed 2023-04-28 15:04:25 +02:00
Matthijs Steen
e0f36704d9 feat: finalize the post patch option 2023-04-28 14:26:37 +02:00
Matthijs Steen
d8b02e87a8 refactor: bin_dir can be inferred instead 2023-04-28 14:26:37 +02:00
Matthijs Steen
ac2f3593bf fix: move extra files out of the bin directory 2023-04-28 13:26:56 +02:00
Matthijs Steen
33226a46b4 merge: postPatch changes 2023-04-28 11:58:49 +02:00
Matthijs Steen
8a23911ea9 fix: hopefully fix the too many arguments error on WSL 2023-04-28 11:39:07 +02:00
Matthijs Steen
7d9f9a789e refactor: update flake.nix 2023-04-28 11:34:39 +02:00
Matthijs Steen
38f51739f3 refactor: formatted with alejandra 2023-04-28 10:54:13 +02:00
Matthijs Steen
fde235d057 add a hook for custom further patching 2023-02-15 23:59:12 +01:00
Matthijs Steen
57f1716bc6 C:/Program Files/Git/run/current-system symlink mention in README 2023-02-15 23:50:44 +01:00
Matthijs Steen
82e4b8039b typo in example PR 2023-02-15 07:11:38 +01:00
Matthijs Steen
99d03660a9 add extra runtime dependencies to the list of runtime dependencies 2023-02-14 22:39:30 +01:00
Matthijs Steen
fda2461f12 small cleanup 2023-02-14 22:34:23 +01:00
msteen
3c7541fe24
Merge pull request #49 from libjared/shellcheck
Add shellcheck flake check
2023-02-14 22:17:09 +01:00
libjared
5665e8b034 Cleanup imports 2023-02-14 21:03:48 +00:00
libjared
dc952def0c Fix return outside of function 2023-02-14 20:44:24 +00:00
libjared
ceadc4ddb7 Fix stray backticks 2023-02-14 20:44:24 +00:00
libjared
671624020c Bump flake.lock 2023-02-14 20:44:24 +00:00
libjared
8d1d0096d4 Add shellcheck flake check 2023-02-14 20:16:15 +00:00
msteen
93517f56ac
Merge pull request #47 from msteen/sleep
Better trigger for when to start patching files
2023-02-14 20:10:57 +01:00
Matthijs Steen
9064bf7b66 future work 2023-02-14 20:10:26 +01:00
Matthijs Steen
ef90ab9d3b fixup 2023-02-14 20:01:30 +01:00
Matthijs Steen
df3f631358 merged master 2023-02-14 18:55:36 +01:00
Matthijs Steen
239aa637af include comment about the WSL lib cp creating symlinks 2023-02-14 18:53:45 +01:00
msteen
1321083c4f
Merge pull request #48 from SuperSandro2000/patch-1
Use simple example code
2023-02-14 14:10:00 +01:00
Sandro
cc69df2104
Use simple example code 2023-02-14 13:50:25 +01:00
Matthijs Steen
1bbe4bb5fc escape the PATH variables or else they are evaluated too early 2023-02-14 13:46:46 +01:00
Matthijs Steen
aa7834c29f append to PATH instead 2023-02-14 13:41:31 +01:00
Matthijs Steen
9bed347f26 improve WSL compatability 2023-02-14 13:34:18 +01:00
Matthijs Steen
34b211f946 cleanup 2023-02-13 11:12:34 +01:00
Matthijs Steen
bc652efa3c should be ready now 2023-02-12 23:03:49 +01:00
Matthijs Steen
4434f43d5e new autofix 2023-02-12 02:27:52 +01:00
Matthijs Steen
da2c3a02b6 fixes + it runs different script 2023-02-12 01:43:09 +01:00
Matthijs Steen
0aba34846b initial try to see if we can make the auto fix smarter 2023-02-12 01:20:43 +01:00
Matthijs Steen
43ca5e6d4e fix typo in check 2023-02-12 00:45:44 +01:00
Matthijs Steen
cb48580bb5 fixup 2023-02-11 19:34:58 +01:00
Matthijs Steen
03a7b064d9 fixup 2023-02-11 19:25:06 +01:00
Matthijs Steen
a844f64365 fixup 2023-02-11 19:17:12 +01:00
Matthijs Steen
b04b500fdb generic patchelf 2023-02-11 18:54:53 +01:00
Matthijs Steen
cfc8daffeb fixup 2023-02-11 17:48:33 +01:00
Matthijs Steen
a6f99b1eae patchelf spawn-helper 2023-02-11 14:49:38 +01:00
msteen
404880f6e3
Merge pull request #42 from msteen/options
Added options and wrapped nodejs in a FHS compatible environment
2023-02-10 23:45:04 +01:00