| ... | @@ -6,7 +6,7 @@ description: OS bindings layer for directly making Linux syscalls | ... | @@ -6,7 +6,7 @@ description: OS bindings layer for directly making Linux syscalls |
| 6 | dependencies: | 6 | dependencies: |
| 7 | - src: git https://github.com/nektro/zig-errno | 7 | - src: git https://github.com/nektro/zig-errno |
| 8 | | 8 | |
| 9 | root_dependencies: | 9 | # root_dependencies: |
| 10 | - src: git https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git | 10 | # - src: git https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git |
| 11 | license: GPL-2.0-only | 11 | # license: GPL-2.0-only |
| 12 | keep: true | 12 | # keep: true |