mirror of
https://github.com/sharkdp/bat.git
synced 2025-09-01 10:52:24 +01: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