Commit 69fa39f
committed
switch from fornix to xome
replaces the commands/ + settings/ fornix setup with a xome flake and
run/ scripts, matching better-perl-syntax and better-nix-syntax.
two deviations from those repos:
- python3 instead of python2, because python2 fails to build on
aarch64-darwin (gnu patch OOMs from the builder's unlimited nofile)
- node-gyp 10 as a devDependency, since textmate-tester hoists node-gyp 4
which refuses python3 when compiling oniguruma1 parent 06f4011 commit 69fa39f
177 files changed
Lines changed: 2740 additions & 9325 deletions
File tree
- .github/workflows
- .vscode
- commands
- project
- tools
- documentation
- run
- settings
- .cache
- during_clean
- during_manual_start
- during_purge
- during_start_prep
- during_start
- extensions
- #standard
- commands/tools
- file_system
- fornix
- string
- git
- commands
- hooks
- fsmonitor-watchman
- post-merge
- post-update
- pre-applypatch
- pre-commit
- pre-merge-commit
- pre-push
- pre-receive
- prepare-commit-msg
- update
- nix
- commands
- nodejs
- commands
- os_mac
- python
- commands
- ruby
- commands
- home
- requirements
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
38 | | - | |
| 36 | + | |
| 37 | + | |
39 | 38 | | |
40 | 39 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
602 | 602 | | |
603 | 603 | | |
604 | 604 | | |
605 | | - | |
606 | | - | |
607 | | - | |
608 | | - | |
609 | | - | |
610 | | - | |
611 | | - | |
612 | 605 | | |
613 | 606 | | |
614 | 607 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments