mirror of
https://github.com/ziglang/zig.git
synced 2024-11-21 19:42:56 +00:00
Add missing semicolon to flake example
parent
7bda6ebd7b
commit
4157c8aebf
@ -66,7 +66,7 @@ Alternatively, you can use this sample `flake.nix`:
|
||||
]);
|
||||
|
||||
hardeningDisable = [ "all" ];
|
||||
}
|
||||
};
|
||||
};
|
||||
}
|
||||
```
|
Loading…
Reference in New Issue
Block a user