We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent deaee9a commit 76bbec8Copy full SHA for 76bbec8
docs/tutorials/getting-started.md
@@ -76,7 +76,8 @@ nix run .#hello:exe:hello
76
77
The following code could be capy-pasted and will work with `stack.yaml` and `cabal.project` based projects.
78
79
-Edit your `flake.nix` as:```nix
+Edit your `flake.nix` as:
80
+```nix
81
{{#include getting-started-flakes/flake.nix}}
82
```
83
0 commit comments