about summary refs log tree commit diff
path: root/pkgs/servers/adguardhome
AgeCommit message (Collapse)AuthorFilesLines
2022-01-17nixos/adguardhome: add testCRTified1-1/+2
2021-12-25adguardhome: 0.106.3 - 0.107.0Ryan Horiguchi2-9/+9
2021-10-24adguardhome: remove toplevel system attrRyan Burns1-2/+2
Note that targetPlatform was incorrect when cross-compiling, and should be hostPlatform
2021-09-19adguardhome: 0.105.2 -> 0.106.3iagocq3-8/+66
2021-07-26servers: replace name with pname&versionFelix Buehler1-1/+1
2021-06-08adguardhome: 0.105.2 -> 0.106.3Ilan Joselevich1-2/+2
2021-04-06adguardhome: 0.104.3 -> 0.105.2wpehrc1-2/+2
2021-01-16adguardhome: 0.102.0 -> 0.104.3wpehrc1-2/+2
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch1-2/+2
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
2020-11-24Merge pull request #91360 from numkem/adguardhome_0.102.0Ryan Mulligan1-2/+2
adguardhome: 0.101.0 -> 0.102.0
2020-06-23adguardhome: 0.101.0 -> 0.102.0Sebastien Bariteau1-2/+2
2020-06-30adguardhome: add licenseMarkus Kowalewski1-0/+1
2020-04-27AdGuardHome: init at 0.101.0Sebastien Bariteau1-0/+22