1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-10-19 02:03:53 +01:00

1213: nix; added trailing new line

This commit is contained in:
Horki
2020-10-25 20:48:26 +01:00
committed by David Peter
parent bf9f6e872d
commit e571cb553b

View File

@@ -12,4 +12,4 @@ stdenv.mkDerivation rec {
bzip2 bzip2
python27 python27
]; ];
} }