Bruno BELANYI
898523d079
treewide: fix typos
2024-09-27 13:49:29 +00:00
Bruno BELANYI
b5216a6a50
pkgs: unbound-zones-adblock: fix version
2024-07-25 20:29:00 +02:00
Bruno BELANYI
7ccb8ea8b5
pkgs: unbound-zones-adblock: use upstream package
...
ci/woodpecker/push/check Pipeline was successful
This is a slight regression, as the current version of
`stevenblack-blocklist` is 3.13.10 and the version I packaged is
3.14.37.
However I am lazy and want to avoid having to bump the version
manually...
2023-12-16 14:28:46 +00:00
Bruno BELANYI
761393205c
pkgs: re-order 'meta'
...
This is (mostly) alphetically sorted.
2023-08-06 20:13:08 +02:00
Bruno BELANYI
9f7472222c
treewide: use 'lib.getExe' when possible
...
Don't use it in wireguard to keep it consistent, as only half the
commands could use it.
2023-08-06 20:13:08 +02:00
Bruno BELANYI
b9d6115994
pkgs: unbound-zones-adblock: remove unused 'rec'
2023-05-04 09:27:19 +00:00
Bruno BELANYI
b398481ba3
pkgs: remove unused arguments
2021-09-24 01:21:57 +02:00
Bruno BELANYI
1690efc107
pkgs: unbound-zones-adblock: do not set 'phases'
2021-08-31 20:11:00 +02:00
Bruno BELANYI
5fa2b1fed9
pkgs: use 'lib' as first input
...
This is the idiomatic style in nixpkgs.
2021-06-16 20:13:25 +02:00
Bruno BELANYI
faad0c0624
pkgs: add myself as maintainer to all packages
2021-05-22 23:47:27 +02:00
Bruno BELANYI
d10f0ed103
pkgs: add unbound-zones-adblock
...
Unbound wants a configuration file that is not actually formatted like
StevenBlack's hosts files. This derivation fixes that.
2021-04-25 12:39:17 +00:00