Brian McGee

Results 63 issues of Brian McGee

For reference https://github.com/NixOS/nixpkgs/blob/dac9cdf8c930c0af98a63cbfe8005546ba0125fb/nixos/modules/installer/tools/nixos-generate-config.pl#L333-L357 ## TODO - https://github.com/numtide/nixos-facter/issues/8

enhancement

For reference https://github.com/NixOS/nixpkgs/blob/dac9cdf8c930c0af98a63cbfe8005546ba0125fb/nixos/modules/installer/tools/nixos-generate-config.pl#L360-L547 ## TODO - https://github.com/numtide/nixos-facter/issues/9

enhancement

When running nixos-facter on a Topton 4-port x86_64 Celeron N5105, the SMBIOS is returning multiple language entries. ```console sudo dmidecode -t bios # dmidecode 3.6 Getting SMBIOS data from sysfs....

For reference https://github.com/NixOS/nixpkgs/blob/dac9cdf8c930c0af98a63cbfe8005546ba0125fb/nixos/modules/installer/tools/nixos-generate-config.pl#L265-L268

enhancement

There is a commit in upstream we could cherry pick https://github.com/openSUSE/hwinfo/pull/139/files. It looks like code copied from `systemd-udevd`. Since we already have a `systemd` dependency, it might be better to...

See #84 for more context. Tested on a Hetzner aarch64-linux VM.

bug

The system is currently set via a `-X` build arg, with the idea being that the NixOS system the binary was built for is the system that the user 'wants'....

We have a variety of fields that report measurements with a range of units, and the field names do not make it clear which. Ideally, a field name will have...

Partial mapping. https://github.com/openSUSE/hwinfo/blob/c87f449f1d4882c71b0a1e6dc80638224a5baeed/src/hd/hd.h#L2203-L2605 ## TODO - ~~[ ] Status~~ - ~~[ ] Config string~~ - [x] Hotplug - [x] Hotplug_slot - [x] is (item specific statuses) - [ ] HAL...

enhancement