Merge pull request #288812 from hercules-ci/lib-flake-version

`lib/` flake: fix `lib.version`
This commit is contained in:
Robert Hensing
2024-03-03 18:19:00 +01:00
committed by GitHub
5 changed files with 13 additions and 2 deletions

View File

@@ -17,6 +17,10 @@ end_of_line = unset
insert_final_newline = unset
trim_trailing_whitespace = unset
# We want readFile .version to return the version without a newline.
[.version]
insert_final_newline = false
# see https://nixos.org/nixpkgs/manual/#chap-conventions
# Match json/lockfiles/markdown/nix/perl/python/ruby/shell/docbook files, set indent to spaces