pkgs: unbound-zones-adblock: fix version
This commit is contained in:
parent
442eef0482
commit
b5216a6a50
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{ lib, gawk, stdenvNoCC, stevenblack-blocklist }:
|
||||
stdenvNoCC.mkDerivation {
|
||||
name = "unbound-zones-adblock";
|
||||
version = stevenblack-blocklist.rev;
|
||||
inherit (stevenblack-blocklist) version;
|
||||
|
||||
src = stevenblack-blocklist;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue