Commit graph

18 commits

Author SHA1 Message Date
Malo Bourgon 0384323c9d adguardhome: fix eval error when source does not exist 2022-04-27 11:56:43 -07:00
Ryan Horiguchi 4cb0e30e58
adguardhome: 0.107.5 - 0.107.6 2022-04-13 19:41:45 +02:00
Ryan Horiguchi 56708ef440
adguardhome: 0.107.4 - 0.107.5 2022-03-05 01:30:42 +01:00
Ryan Horiguchi 99fb2c0bb9
adguardhome: 0.107.3 - 0.107.4 2022-03-01 16:22:50 +01:00
Ryan Horiguchi aae7730128
adguardhome: 0.107.0 - 0.107.3 2022-01-25 15:55:40 +01:00
CRTified f9bc03e3c7 nixos/adguardhome: add test 2022-01-17 01:39:27 +01:00
Ryan Horiguchi 36e17e51ec
adguardhome: 0.106.3 - 0.107.0 2021-12-25 16:10:14 +01:00
Ryan Burns 0b918edc99 adguardhome: remove toplevel system attr
Note that targetPlatform was incorrect when cross-compiling,
and should be hostPlatform
2021-10-24 13:53:23 -07:00
iagocq 12c6592208
adguardhome: 0.105.2 -> 0.106.3 2021-09-19 00:36:05 -03:00
Felix Buehler a56d117bdb servers: replace name with pname&version 2021-07-26 20:15:46 +02:00
Ilan Joselevich 4215a4d2b3 adguardhome: 0.105.2 -> 0.106.3 2021-06-08 23:49:58 +03:00
wpehrc 386fc750e0 adguardhome: 0.104.3 -> 0.105.2 2021-04-06 23:49:33 -04:00
wpehrc ce3eba01d2 adguardhome: 0.102.0 -> 0.104.3 2021-01-16 13:23:40 -05:00
Profpatsch 4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Ryan Mulligan 6cd01ef18b
Merge pull request #91360 from numkem/adguardhome_0.102.0
adguardhome: 0.101.0 -> 0.102.0
2020-11-24 07:31:04 -08:00
Sebastien Bariteau 44de48a59c adguardhome: 0.101.0 -> 0.102.0 2020-06-23 10:42:18 -04:00
Markus Kowalewski b9e6b1d198
adguardhome: add license 2020-06-30 21:57:50 +02:00
Sebastien Bariteau 1a3841fd82 AdGuardHome: init at 0.101.0 2020-04-27 09:30:36 -04:00