Does not work with custom nixpkgs, and I do not want to add another nixpkgs input just for nix-alien.
5 lines
47 B
Nix
5 lines
47 B
Nix
{ ... }:
|
|
|
|
{
|
|
programs.nix-ld.enable = true;
|
|
}
|