Robert Kovacsics
|
2c00429560
|
nixos/dnsmasq: Use attrs instead of plain text config
This should make it easier to configure in multiple places, override
defaults, etc.
|
2022-12-04 23:08:37 +00:00 |
|
Tom Fitzhenry
|
98d2540aef
|
nixosTests.dnscrypt-proxy2: Check that a UDP port is being listened on
Motivation: Ensure this test catches startup failures such as
https://github.com/NixOS/nixpkgs/issues/197443
|
2022-10-24 10:11:02 +11:00 |
|
Dominik Xaver Hörl
|
25bef2d8f9
|
treewide: simplify pkgs.stdenv.lib -> pkgs.lib
The library does not depend on stdenv, that `stdenv` exposes `lib` is
an artifact of the ancient origins of nixpkgs.
|
2021-01-10 20:12:06 +01:00 |
|
worldofpeace
|
4c3166b006
|
nixosTests.dnscrypt-proxy2: init
This removes the old dnscrypt-proxy test.
|
2020-02-02 21:51:19 -05:00 |
|