fsagbuya

Results 10 issues of fsagbuya

# Bug Report ## One-Line Summary Error when passing argument (in this case with a type hint) with default value in `delay_mu`, also occur in simple arguments without the type...

area:compiler

## Description This PR aims to unify all zynq image related patches. List of patches from this PR: 1. Add support for u-boot wrapped [kernel](https://xilinx-wiki.atlassian.net/wiki/spaces/A/pages/18842481/Build+kernel) and [initrd](https://xilinx-wiki.atlassian.net/wiki/spaces/A/pages/18842473/Build+and+Modify+a+Rootfs) (Xilinx recommended). 2....

### Description NOTE: This PR is based on the changes in PR #28. Please merge PR #28 before reviewing this. This patch enables the user-space interface for sysfs that is...

### Description Proposal for additional instructions for clean shutdown during `poweroff/reboot` As referred from [void linux](https://github.com/void-linux/void-runit/blob/20220329/3), another linux distro that uses runit as its init system. Sample reboot log: ```...

Enable the system to use generated host keys on first boot rather than the ssh host keys in the repo. Closes #20

## Description This PR aims to fix some errors when updating to new nixpkgs. The following fixes are based from this [commit](https://github.com/NixOS/nixpkgs/commit/59e37267556eb917146ca3110ab7c96905b9ffbd). 1. Re-apply the deprecated var value due to...

- [x] I have read the entire README https://github.com/nix-community/aarch64-build-box - [x] I completely understood the README https://github.com/nix-community/aarch64-build-box - [x] I know when I can't trust the builder, as explained in...

# ARTIQ Pull Request ## Description of Changes Adds support for custom title bar and windows color in the experiment windows. Users can now select, apply, and reset these colors...

### Is your feature request related to a problem? Please describe. This request builds on the discussion from #275. We would like to continue the efforts to add support for...

feature

## Problem Overview When using MSYS2 with `ConPTY` enabled (`MSYS=enable_pcon`), Python processes that are launched indirectly (as grandchild processes) continue running even after closing the `mintty` terminal window. However, when...