Testing VM
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{ mkShell }:
|
||||
mkShell {
|
||||
buildInputs = with import <nixpkgs> {}; [
|
||||
nil
|
||||
nixfmt-rfc-style
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user