Fixed packages
This commit is contained in:
parent
b850b164f5
commit
9287815cd2
|
@ -17,7 +17,7 @@ in
|
|||
};
|
||||
|
||||
config = mkIf config.rust.enable {
|
||||
packages = [
|
||||
packages = with pkgs; [
|
||||
bacon
|
||||
evcxr
|
||||
cargo
|
||||
|
|
Loading…
Reference in New Issue