mirror of
https://github.com/sharkdp/bat.git
synced 2025-08-19 04:17:31 +02:00
1312: nix; fixed src
This commit is contained in:
@@ -7,8 +7,6 @@ stdenv.mkDerivation rec {
|
||||
version = "0.2.3";
|
||||
name = "${pname}-${version}";
|
||||
|
||||
src = ./;
|
||||
|
||||
buildInputs = [
|
||||
gzip
|
||||
bzip2
|
||||
|
Reference in New Issue
Block a user