93 Commits
Author SHA1 Message Date
Sizhe ZhaoandGitHub 2f984dfbe7 refactor: use flake-parts (#101)
Previous implementation generates things for `darwin` that goes unsupported, causing eval errors on nixos-unstable.

Fixes #102
2026-07-17 20:17:09 +02:00
Hu YufanandGitHub 92ce71c3ba Fix extension signature verification (#90) (#98) 2026-02-03 14:17:35 +01:00
hatch01andGitHub 6d5f074e48 Fix: rename buildFHSUserEnv to buildFHSEnv to follow nixpkgs updates (#96)
Fixes #95

Since the latest nixos-unstable bump, we get this error:
`error: 'buildFHSUserEnv' has been renamed to 'buildFHSEnv' and was removed in 25.11`

The migration began in 23.05, so this change will not cause breakage for people using reasonably-recent versions of nixpkgs:
https://github.com/NixOS/nixpkgs/blob/e1810deec801c2ac4137d7f298ad721a3c64dc0c/nixos/doc/manual/release-notes/rl-2305.section.md?plain=1#L208
2025-07-26 16:57:06 +02:00
Thomas BandGitHub 4ec4859b12 Merge pull request #88 from zeyugao/master
Support monitor multiple install path simultaneously

(e.g. using vscode, vscode-insiders, cursor etc simultaneously)
2025-06-19 19:10:31 +02:00
Elsa 7943271335 Accept a string or a list of strings 2025-03-08 10:21:11 +08:00
Elsa 40dc5fdcb5 Update readme 2025-01-03 11:19:58 +08:00
Elsa 30bd24c674 Increase restart sec to avoid restart failure 2025-01-03 11:18:35 +08:00
Elsa 3082f0adc9 Support monitor multiple vscode distros 2025-01-03 11:18:22 +08:00
KelvinandGitHub 8b6db451de Update README.md to say what FHS is (#77) 2024-10-20 13:15:40 +02:00
Thomas BandGitHub 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 MertensandGitHub 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 ZavialovandGitHub 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
ebb1fdeb87 Fix eval after nixpkgs#225748 (#56)
Co-authored-by: msteen <emailmatthijs@gmail.com>
2023-04-29 12:34:15 +02:00
msteenandGitHub 9c4d2bb7e0 Merge pull request #58 from MinerSebas/patch-1
Update Links after move to nix-community
2023-04-29 00:31:35 +02:00
MinerSebasandGitHub 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
msteenandGitHub 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
msteenandGitHub 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
msteenandGitHub 1321083c4f Merge pull request #48 from SuperSandro2000/patch-1
Use simple example code
2023-02-14 14:10:00 +01:00
SandroandGitHub 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