Michael Hoang

Results 40 issues of Michael Hoang

As per https://github.com/python-poetry/poetry-core#usage

Behaviour should be like `ssh` where it doesn't prompt for your passphrase if there is no password

The goal of this PR is to add an interface for end users to be able to override the disko config for disko-based tests like `system.build.installTest`. I modified some examples...

This fixes #4, as it allows users to specify the folder that they want each terminal to start in (`cwd`) and it will override `terminal.integrated.splitCwd` temporarily when creating splits so...

As per https://twitter.com/AsahiLinux/status/1638954458821578752 `charge_control_start_threshold` and `charge_control_end_threshold` are available inside `/sys/class/power_supply/macsmc-battery/` To keep the properties set across reboots, you can create a udev rule (e.g. `/etc/udev/rules.d/99-asahi-battery.rules`): ``` KERNEL=="macsmc-battery", SUBSYSTEM=="power_supply", ATTR{charge_control_end_threshold}="80", ATTR{charge_control_start_threshold}="70"...

**Describe the bug** ``` /nix/store/n33v8r9vgs3cmlqhhwj3kcz2frp2x8sv-iina-1.3.5: the computed NAR hash doesn't match the hash returned by the Nix store. Expected: sha256:12wh4f4zzkvv7b3z9v5z1aihszcbr02v600js5xb0fg02m8q1vhn Got: sha256:1cccbw37q5v8ydmm0bl24f0gb10h7qrh3sf755anp9bhjj585gpi ``` This store path can be built on...

bug

This PR is still work in progress :)

**Describe the bug** This store path can only be pushed from `aarch64-linux` but not `aarch64-darwin`: ``` /nix/store/l1idam2hqgvg8hyngk09bfy0an1pmcv6-home-manager-path: the computed NAR hash doesn't match the hash returned by the Nix store....

bug
macos

**Describe the issue** When I install UTM through Nix and then create a QEMU Linux VM I get the following error: > QEMU error: QEMU exited from an error: qemu-aarch64-softmmu:...