environments with direnv and vm based config tests #9
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