enable nix-alien again
This commit is contained in:
parent
c53a848919
commit
a79ff35f54
1 changed files with 3 additions and 3 deletions
|
@ -29,9 +29,9 @@ in {
|
||||||
};
|
};
|
||||||
|
|
||||||
# Run statically linked and more
|
# Run statically linked and more
|
||||||
# environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
# nix-alien
|
nix-alien
|
||||||
# ];
|
];
|
||||||
|
|
||||||
programs.nix-ld.enable = true;
|
programs.nix-ld.enable = true;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue