Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: dbcc39372083
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 3ddf0b3a7235
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Oct 18, 2019

  1. prometheus-blackbox-exporter: fixing path issue

    This fixes an issue with a recent addition of a config file
    check in c28ded3.
    
    Previously it was possible to supply a path as a string
    to `configFile`. Now it will fail checking the config file
    during evaluation of the module due to sandboxing.
    
    A toggle to disable the check, more informative log messages
    and handling for various configFile values are added.
    
    (cherry picked from commit b788467)
    d-goldin authored and WilliButz committed Oct 18, 2019
    Copy the full SHA
    3ddf0b3 View commit details
    Browse the repository at this point in the history