mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
parent
0f623dd975
commit
8bcd7f71b4
1 changed files with 0 additions and 16 deletions
|
|
@ -1,16 +0,0 @@
|
|||
{
|
||||
buildEnv,
|
||||
#
|
||||
pkgs,
|
||||
}:
|
||||
buildEnv {
|
||||
name = "rust";
|
||||
paths = with pkgs; [
|
||||
gcc
|
||||
|
||||
cargo
|
||||
rustc
|
||||
rustfmt
|
||||
rust-analyzer
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue