1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-02-20 20:08:58 +00: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
python27
];
}
}