Nix-config Alternatives
Similar projects and alternatives to nix-config
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
QEMU
Official QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website.
-
-
-
libguestfs
library and tools for accessing and modifying virtual machine disk images. PLEASE DO NOT USE GITHUB FOR ISSUES OR PULL REQUESTS. See the website for how to file a bug or contact us.
-
terraform-provider-libvirt
Terraform provider to provision infrastructure with Linux's KVM using libvirt
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
nix-config discussion
nix-config reviews and mentions
-
Review: HP's smallest laser printer – M140w and Linux set up
I bought a Brother HL-L2320D which at the time was the cheapest mono laser with duplexing I could find. On Windows and macOS it's fantastically uneventful, unfortunately on Linux the situation is less great. brlaser [0] does mostly work, but it seems there is a bug as some more complex documents (typically scans) won't print [1]. I ended up patching my version to reduce the size of one of the buffers [2], and haven't seen it fail since, but I doubt I've actually fixed the issue and instead just moved the threshold.
[0] - https://github.com/pdewacht/brlaser
[1] - https://github.com/pdewacht/brlaser/issues/79#issuecomment-7...
[2] - https://github.com/benpye/nix-config/blob/main/overlays/brla...
-
QEMU Version 6.0.0 Released
HVF works with some patches that are on the mailing list; it's possible to get Nix to build it with an overlay. [1] for the base, then apply [2] to SLIRP if you don't want to use HVF's network adapter (which needs root). I'm happily running FreeBSD and Linux VMs on my Mac Mini with this
[1]: https://github.com/benpye/nix-config/tree/main/overlays/qemu
[2]: https://gitlab.freedesktop.org/slirp/libslirp/-/commit/72713...
Stats
The primary programming language of nix-config is Nix.