mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
.version: remove final newline
When reading the `nixpkgs` version from `.version` you always have a
`\n` at the end because of the final newline.
This issue exists since b7d15ed
and had to be fixed several times
according to the history of `.version`.
Furthermore @Infinisil recommended I explicitly configured
`.editorconfig` to avoid newlines in `.version`.
This commit is contained in:
parent
a3a2ae65d7
commit
e109784f84
2 changed files with 5 additions and 1 deletions
2
.version
2
.version
|
@ -1 +1 @@
|
|||
18.09
|
||||
18.09
|
Loading…
Add table
Add a link
Reference in a new issue