suimong

Results 14 issues of suimong

### Describe the bug `glob` incorrectly outputs an empty list when passing constant path pattern to `--exclude`. ### How to reproduce ```nushell let tmpdir = mktemp -d -p $env.PWD cd...

needs-triage

I have had this weird issue that if I add `pkgs.openssl` (or `pkgs.openssl_3_3`) to the enabled libraries for `nix-ld` module, and after a reboot, response time from pinging my LAN...

Closes #1976 This PR adds the ability for `nickel query` to export the result to JSON, YAML & TOML, similar to that of `nickel export`. The output schema looks like:...

### Describe the bug When using `nix run` command with a custom flake, I observed some parsing descrepancies. ### How to reproduce 1. `nix run nixpkgs#hello` runs fine. 2. `nix...

:bug: bug
parser