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