ncdns: fix patch extension
The incorrect extension was confusing my code search tool.
This commit is contained in:
parent
ad4deefa9f
commit
231e74dcbf
@ -14,7 +14,7 @@ buildGoPackage rec {
|
||||
sha256 = "12q5al48mkjhgyk7z5wyklzzrdbcqhwxl79axa4gh9ld75prghbq";
|
||||
};
|
||||
|
||||
patches = [ ./fix-tpl-path.nix ];
|
||||
patches = [ ./fix-tpl-path.patch ];
|
||||
|
||||
buildInputs = [ libcap ];
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user