summaryrefslogtreecommitdiff
path: root/pkgs/tools/networking/dnsproxy (follow)
Commit message (Expand)AuthorAgeFilesLines
* dnsproxy: 0.37.3 -> 0.37.4R. RyanTM2021-05-191-2/+2
* dnsproxy: 0.37.2 -> 0.37.3R. RyanTM2021-04-281-2/+2
* dnsproxy: 0.37.1 -> 0.37.2R. RyanTM2021-04-251-2/+2
* dnsproxy: 0.37.0 -> 0.37.1R. RyanTM2021-04-141-2/+2
* dnsproxy: 0.36.0 -> 0.37.0R. RyanTM2021-04-101-2/+2
* dnsproxy: 0.35.5 -> 0.36.0R. RyanTM2021-03-191-2/+2
* dnsproxy: 0.35.2 -> 0.35.5R. RyanTM2021-03-101-2/+2
* dnsproxy: 0.35.1 -> 0.35.2R. RyanTM2021-03-021-2/+2
* dnsproxy: 0.34.1 -> 0.35.1R. RyanTM2021-02-281-2/+2
* dnsproxy: 0.33.9 -> 0.34.1R. RyanTM2021-02-031-2/+2
* dnsproxy: 0.33.8 -> 0.33.9R. RyanTM2021-01-291-2/+2
* treewide: remove stdenv where not neededPavol Rusnak2021-01-251-1/+1
* dnsproxy: 0.33.3 -> 0.33.8R. RyanTM2021-01-181-2/+2
* 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 Profpatsch2021-01-111-2/+2
* dnsproxy: 0.33.2 -> 0.33.3R. RyanTM2020-12-101-2/+2
* dnsproxy: 0.32.6 -> 0.33.2R. RyanTM2020-11-111-2/+2
* dnsproxy: 0.32.0 -> 0.32.6R. RyanTM2020-10-181-2/+2
* dnsproxy: 0.31.0 -> 0.32.0R. RyanTM2020-09-041-2/+2
* dnsproxy: 0.29.0 -> 0.31.0R. RyanTM2020-08-221-2/+2
* buildGoModule: remove platform.all from packageszowoq2020-08-151-1/+0
* buildGoModule packages: set doCheck = falsezowoq2020-08-101-0/+2
* buildGoModule packages: editorconfig fixeszowoq2020-07-311-1/+1
* dnsproxy: 0.28.1 -> 0.29.0R. RyanTM2020-06-061-2/+2
* dnsproxy: 0.27.1 -> 0.28.1R. RyanTM2020-05-191-2/+2
* go-modules: Update files to use vendorSha256Colin L Rice2020-05-141-2/+2
* dnsproxy: 0.24.0 -> 0.27.1R. RyanTM2020-05-021-3/+3
* dnsproxy: 0.23.7 -> 0.24.0R. RyanTM2020-04-011-3/+3
* Revert "Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin"•••This reverts commit 4e6bf03504c9e09f067cc6dee6b5aeec43a1405c, reversing changes made to afd997aab6e9b7a322198092c7828d6c560ac06f. Instead we propagate those frameworks from the compiler again Jörg Thalheim2020-03-271-3/+1
* dnsproxy: fix build on darwinMario Rodas2020-03-211-1/+3
* dnsproxy: 0.20.0 -> 0.23.7R. RyanTM2020-03-141-3/+3
* dnsproxy: init at 0.20.0YI2019-11-181-0/+23