knot-resolver: clean the expression a bit
This commit is contained in:
parent
fdd9671234
commit
fed7086f21
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
{ lib, stdenv, fetchurl, fetchpatch
|
||||
{ lib, stdenv, fetchurl
|
||||
# native deps.
|
||||
, runCommand, pkg-config, meson, ninja, makeWrapper
|
||||
# build+runtime deps.
|
||||
|
|
Loading…
Reference in a new issue