mirror of
https://github.com/sharkdp/bat.git
synced 2025-11-02 08:01:56 +00: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