fix(treewide): add missing final newlines

Change-Id: Ib20d37803d56a2d1b7b6ddfc0d5a80b65eff29ed
Reviewed-on: https://cl.snix.dev/c/snix/+/30232
Autosubmit: Paul Meyer <katexochen0@gmail.com>
Tested-by: besadii
Reviewed-by: Florian Klink <flokli@flokli.de>
This commit is contained in:
Paul Meyer 2025-03-21 13:26:28 +01:00 committed by clbot
parent 7957909977
commit df802d93df
17 changed files with 17 additions and 17 deletions

View file

@ -5,4 +5,4 @@ plugins:
opt: paths=source_relative
- name: go-grpc
out: .
opt: paths=source_relative
opt: paths=source_relative

View file

@ -23896,4 +23896,4 @@
"uid": "rYdddlPWk",
"version": 92,
"weekStart": ""
}
}

View file

@ -1,3 +1,3 @@
{
"git+https://github.com/tvlfyi/wu-manber.git#wu-manber@0.1.0": "1zhk83lbq99xzyjwphv2qrb8f8qgfqwa5bbbvyzm0z0bljsjv0pd"
}
}

View file

@ -54,4 +54,4 @@ and it's unclear what a "blake3" version of this would even look like.
[blake3]: https://github.com/BLAKE3-team/BLAKE3
[git-sha256]: https://git-scm.com/docs/hash-function-transition/
[iroh-discussion]: https://github.com/n0-computer/iroh/discussions/707#discussioncomment-5070197
[^adding-fields]: Obviously, adding new fields will change hashes, but it's something that's easy to detect.
[^adding-fields]: Obviously, adding new fields will change hashes, but it's something that's easy to detect.

View file

@ -29,4 +29,4 @@
## client <- server
- send logs
- [operation](./operations.md) :: Int
- [operation](./operations.md) :: Int

View file

@ -122,4 +122,4 @@ the protocol and this message would have been sent it is instead ignored.
[se-String]: ./serialization.md#string
[se-List]: ./serialization.md#list-of-x
[se-Error]: ./serialization.md#error
[se-Field]: ./serialization.md#field
[se-Field]: ./serialization.md#field

View file

@ -901,4 +901,4 @@ gcRoot :: [Path][se-Path]
[se-Framed]: ./serialization.md#framed
[se-AddMultipleToStore]: ./serialization.md#addmultipletostore-format
[se-ExportFormat]: ./serialization.md#export-path-format
[se-ImportPaths]: ./serialization.md#import-paths-format
[se-ImportPaths]: ./serialization.md#import-paths-format

View file

@ -2,4 +2,4 @@ let {
x = arg: assert arg == "y"; 123;
body = x "x";
}
}

View file

@ -2,4 +2,4 @@ let {
attrs = {x = 123; y = 456;};
body = (removeAttrs attrs ["x"]).x;
}
}

View file

@ -4,4 +4,4 @@ let {
body = concat ["foo" "bar" "bla" "test"];
}
}

View file

@ -1,3 +1,3 @@
with import ./lib.nix;
concat (map (x: x + "bar") [ "foo" "bla" "xyzzy" ])
concat (map (x: x + "bar") [ "foo" "bla" "xyzzy" ])

View file

@ -2,4 +2,4 @@ let {
attrs = {x = 123; y = 456;};
body = (removeAttrs attrs ["x"]).y;
}
}

View file

@ -1 +1 @@
-I lang/dir1 -I lang/dir2 -I dir5=lang/dir3
-I lang/dir1 -I lang/dir2 -I dir5=lang/dir3

View file

@ -6,4 +6,4 @@ rec {
inherit x;
inherit x;
};
}
}

View file

@ -1 +1 @@
{x, y, x}: x
{x, y, x}: x

View file

@ -1,3 +1,3 @@
# https://github.com/NixOS/nix/issues/6562
# Note that this file must not end with a newline.
a 1"$
a 1"$

View file

@ -1 +1 @@
{"root":{"entries":{"iso":{"entries":{"nixos-minimal-new-kernel-no-zfs-24.11pre660688.bee6b69aad74-x86_64-linux.iso":{"narOffset":440,"size":1051721728,"type":"regular"}},"type":"directory"},"nix-support":{"entries":{"hydra-build-products":{"narOffset":1051722544,"size":211,"type":"regular"},"system":{"narOffset":1051722944,"size":13,"type":"regular"}},"type":"directory"}},"type":"directory"},"version":1}
{"root":{"entries":{"iso":{"entries":{"nixos-minimal-new-kernel-no-zfs-24.11pre660688.bee6b69aad74-x86_64-linux.iso":{"narOffset":440,"size":1051721728,"type":"regular"}},"type":"directory"},"nix-support":{"entries":{"hydra-build-products":{"narOffset":1051722544,"size":211,"type":"regular"},"system":{"narOffset":1051722944,"size":13,"type":"regular"}},"type":"directory"}},"type":"directory"},"version":1}