Martijn de Munnik
Martijn de Munnik
**Is your feature request related to a problem? Please describe.** `pgx` defines a `Range[T]` type that can be used to store PostgreSQL ranges. I use the ranges in a `CopyFrom`...
**Describe your environment** - RTLSDR-Airband version you are using: v5.0.9 - `make` options used to build the program: `cmake ../ -DNFM=ON -DRTLSDR=ON -DSOAPYSDR=ON -DMIRISDR=OFF -DPULSEAUDIO=OFF -DCMAKE_INSTALL_SYSCONFDIR=/etc && make` - Hardware...
Is this normal behavior? Checks are repeated several times. It looks like it is doing it for every target, but I'm not 100% sure about that. It takes quite some...
Why are these set to false? https://github.com/nix-community/srvos/blob/c877dc6f7920b373e5943f77377e6ef816f4dc30/nixos/common/networking.nix#L14C5-L14C94 The comments in https://github.com/systemd/systemd/blob/e1b45a756f71deac8c1aa9a008bd0dab47f64777/NEWS#L13-L18 are not related to this or should be solved in another way I guess.