j rust: add gcc
This commit is contained in:
parent
f4a7434eea
commit
35e8945089
|
@ -3,5 +3,6 @@
|
|||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
rustup
|
||||
gcc
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue