Tristan Ross

Results 178 issues of Tristan Ross

According to the `arocc --help` output, it shows there's support for linker options: ``` Link options: -fuse-ld=[bfd|gold|lld|mold] Use specific linker -nodefaultlibs Do not use the standard system libraries when linking....

enhancement

Pseudo terminal support would be useful (https://www.gnu.org/software/libc/manual/html_node/Pseudo_002dTerminals.html) as this could mean terminal emulator web servers could be developed with Dart.

- Adds an `--offline` flag which is useful for sandbox/networkless build systems such as Nix. --- - [x] I’ve reviewed the contributor guide and applied the relevant portions to this...

package:webdev

README says that `bluez.dart` is missing advertisements support, now that the PR is merged and issue is closed that is no longer the case. Would be great to have this...

enhancement
stale

Fixes #1 by adding in macOS and iOS support.

Updated my Flake to use the latest nixos-apple-silicon commit and 24.05. Ran into a problem where Hyprland isn't starting, `/dev/dri/renderD128` doesn't exist. `lsmod` doesn't show the Asahi module. Using find...

**Description** ``` nomics-web-client> Running phase: configurePhase nomics-web-client> no configure script, doing nothing nomics-web-client> Executing dartConfigHook nomics-web-client> Setting up SDK nomics-web-client> Installing dependencies nomics-web-client> Finished dartConfigHook nomics-web-client> Running phase: buildPhase nomics-web-client>...

This PR will fix robotnix to make it usable on aarch64-linux hosts.

``` =================================== FAILURES =================================== ________________________ FuturesTest.test_future_import ________________________ Traceback (most recent call last): File "/nix/store/lfj9h46jsidlg7mg4yy33rspmls6a046-python3.12-pytest-8.2.2-aarch64-unknown-linux-gnu/lib/python3.12/site-packages/_pytest/runner.py", line 341, in from_call result: Optional[TResult] = func() ^^^^^^ File "/nix/store/lfj9h46jsidlg7mg4yy33rspmls6a046-python3.12-pytest-8.2.2-aarch64-unknown-linux-gnu/lib/python3.12/site-packages/_pytest/runner.py", line 241, in lambda: runtest_hook(item=item,...

cant reproduce

We should bump to 20 once `llvm-sys` is supported. This doesn't fully resolve #115 but it's what I can do with the time I've got.