Minor fix a typo. It's /nix/store/ not /nix/store-.
Details
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
docs/nix_dev_env.md | ||
---|---|---|
87 ↗ | (On Diff #16082) |
docs/nix_dev_env.md | ||
---|---|---|
87 ↗ | (On Diff #16086) | This section introduces more questions than it answers. For instance, "simply adding the respective toolchains to nativeBuildInputs" begs the question... what is nativeBuildInputs I think we should either simplify the language or scrap it altogether. |
docs/nix_dev_env.md | ||
---|---|---|
87 ↗ | (On Diff #16086) | I plan to tackle this on https://github.com/divnix/nix-book/issues/21. But I can just leave off that last bit, I think
Is good enough for the intuition |
docs/nix_dev_env.md | ||
---|---|---|
87 ↗ | (On Diff #16086) | reworded the section to be simpler |
Then why are we keeping styles like border and border-radius?
Don't these styles also affect the <textarea> tag? Are you sure we want to be removing these styles for that as well? Or should we break this into two separate selectors (one for input and another for textarea)?