Adam Gaia

Results 6 issues of Adam Gaia

Hello, Currently the file/directory indicator column (the first character column with `--long` output) color is set to the color of the file type (which is picked up from LS_COLORS). ```...

good first issue
kind/feature

### What happened? Hello, When I run the latest version of fabric (version `2.0`, built from the last commit to main `a51a56`) with a large input from stdin the process...

bug

I've recently discovered [nixsa](https://github.com/noamraph/nixsa), a staticly-linked exec that sets up a sandboxed environment and then calls nix in that environment. Nixsa uses [bubblewrap](https://github.com/containers/bubblewrap) which flatpak uses for sandboxing. I'm personally...

Adds support for standalone home-manager configurations. These configurations are discovered from `homes//(default.nix|home.nix)`, similarly to how systems are discovered from `hosts//(default.nix|configuration.nix|darwin-configuration.nix)` - home.nix: standalone home-manager configuration - default.nix: an "escape hatch"...

**Is your feature request related to a problem? Please describe.** I have a home lab with multiple systems where one particular system does not run NixOS. I use home-manager to...

enhancement

**Is your feature request related to a problem? Please describe.** I would like a way to see what files are passed to each formatter, without invoking the formatters. **Describe the...

enhancement