Commit graph

3 commits

Author SHA1 Message Date
Maximilian Bosch e109784f84
.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`.
2018-04-24 07:10:23 +02:00
Johannes Bornhold da563e5773 Do not trim trailing whitespace in patch files 2017-01-12 23:44:26 +01:00
Jörg Thalheim 1c11432884
add .editorconfig
Automaticially adjust editor to nixpkgs codingstyle (https://nixos.org/nixpkgs/manual/#chap-conventions)
2016-10-02 22:10:43 +02:00