envs/dev: restructure rust
This commit is contained in:
parent
1a4f4800f7
commit
e975628bdb
3 changed files with 0 additions and 8 deletions
|
@ -1,8 +0,0 @@
|
|||
with import <nixpkgs> {};
|
||||
stdenv.mkDerivation {
|
||||
name = "env";
|
||||
buildInputs = [
|
||||
zsh
|
||||
rustup
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue