mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-14 11:27:45 +00:00
Merge pull request #233891 from abathur/haproxy_lua
haproxy: enable Lua on macOS
This commit is contained in:
commit
105037c7cf
@ -1,4 +1,4 @@
|
||||
{ useLua ? !stdenv.isDarwin
|
||||
{ useLua ? true
|
||||
, usePcre ? true
|
||||
, withPrometheusExporter ? true
|
||||
, stdenv, lib, fetchurl, nixosTests
|
||||
|
Loading…
Reference in New Issue
Block a user