As a NixOS user of 3 years, this rarely happens. When it does, I either: * build it via Nix, 10-15 lines, equivalent to packaging it. * build it in a nix-shell that contains its dependencies
As a NixOS user of 3 years, this rarely happens. When it does, I either: * build it via Nix, 10-15 lines, equivalent to packaging it. * build it in a nix-shell that contains its dependencies