Changelog
- c58f2a2 feat: add address and port resolution options
- b2be0df feat: enhance versioning and upgrade feedback for nix installations
- 7fdb1ed fix(build): go and nix builds not working properly
- 5b6e098 fix: add darwin SDK frameworks for macOS 12+ compatibility
- c95a5eb fix: add darwin/macOS platform support for nix flake (fixes #1)
- dc7e5d4 fix: use nixos-25.11 with apple-sdk_15 for darwin support (fixes #1)
- 755605d refactor: remove explicit macOS SDK framework buildInputs in flake.nix
Changelog
- 6d6d057 Merge pull request #6 from karol-broda/feat/reverse-dns-lookup
- c58f2a2 feat: add address and port resolution options
- fd4c550 Merge pull request #4 from karol-broda/fix/darwin-support
- df6fd31 ci: pin determinate systems action versions
- dc7e5d4 fix: use nixos-25.11 with apple-sdk_15 for darwin support (fixes #1)
- c95a5eb fix: add darwin/macOS platform support for nix flake (fixes #1)
- 755605d refactor: remove explicit macOS SDK framework buildInputs in flake.nix
- 5b6e098 fix: add darwin SDK frameworks for macOS 12+ compatibility
- f20fc96 Merge pull request #3 from karol-broda/fix/go-and-nix-build-not-working
- 7fdb1ed fix(build): go and nix builds not working properly
- b2be0df feat: enhance versioning and upgrade feedback for nix installations