Tristan Ross

Results 178 issues of Tristan Ross

Trying to get krunvm to work on NixOS, I updated libkrunfw to 3.12.0. I also updated the kernel to 6.2.14 and added cpio and perl. I then got these assembly...

As the title says, stage 2 init isn't found which results in a crash. Log: https://gist.github.com/RossComputerGuy/a9e4ee17d6879dd16f37967101fc2f15

Fixes Mobile NixOS's usage when Nix is in pure mode by taking some of the same attributes as NixOS itself does during system evaluation.

3. topic: meta
0. priority: normal

I have a project which uses `kubeval` to lint and it seems the service monitor kind is missing. This resource kind comes from Prometheus, it's used enough that it may...

This adds a nix Flake which allows for developers using nix to use packages easily without having to technically install it. You can build the resulting package with `nix build`...

Fixes https://github.com/ziglang/zig/issues/18941 by moving the `checkCompileErrors` call from `Build.Step.Compile` to `Build.Step` and returning result if the errors match as expected. Continued from #18943

This reintroduces Linux's shared memory system calls which was in https://github.com/ziglang/zig/pull/7214. It also adds the externs necessary for C.

Fixes #3340, builds with `zig build-exe bootstrap.c -lc -target riscv64-linux-gnu -mcpu=generic_rv64`. I can't test this until I can get RISC-V hardware but this does fix compiling.

Recently, I got a Steam Deck and I'm wanting to use Tidal to play music so I don't have to listen to one soundtrack. However, there's a few issues like...

Needs more info
Can't reproduce

There should be a way to reload the client without refreshing the page. This would help with BlueLight so it wouldn't require you to reboot to reload the client saving...

enhancement