百地 希留耶

Results 13 issues of 百地 希留耶

The pull request https://github.com/rootless-containers/slirp4netns/pull/318 adds support for escaping `resolv.conf` symlinks. However, I've encountered some [issues](https://github.com/NixOS/nixpkgs/issues/231191) in more complex environments like NixOS, where symlinks can have multiple layers and even parent...

enhancement
help wanted

### Describe the issue The following code will cause a stack overflow ```bash nix flake new --template github:nix-community/poetry2nix poetry2nix-test cd poetry2nix-test touch README.md nix build --no-link ".#myapp" # will success...

Currently, the `get_recursive_list` function in `elec/CMakeLists.txt` may produce a list with lots of duplicate items, which may be even longer when building the project with [Spack](https://spack.io). This can lead to...