Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nginx modules #44467

Merged
merged 5 commits into from Aug 5, 2018
Merged

Nginx modules #44467

merged 5 commits into from Aug 5, 2018

Conversation

Izorkin
Copy link
Contributor

@Izorkin Izorkin commented Aug 4, 2018

Motivation for this change

Add nginx modules - sts, stream-sts, sysguard, url and lua-upstream. Module lua-upstream need module lua.

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Fits CONTRIBUTING.md.

@xeji
Copy link
Contributor

xeji commented Aug 5, 2018

@GrahamcOfBorg build nginxModules.sts nginxModules.stream-sts nginxModules.sysguard nginxModules.url nginxModules.lua-upstream

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: nginxModules.sts, nginxModules.stream-sts, nginxModules.sysguard, nginxModules.url, nginxModules.lua-upstream

Partial log (click to expand)

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   130    0   130    0     0    866      0 --:--:-- --:--:-- --:--:--   860
100  343k  100  343k    0     0   834k      0 --:--:-- --:--:-- --:--:--  834k
unpacking source archive /private/tmp/nix-build-source.drv-2/v0.1.1.tar.gz
/nix/store/kvp7z9gcaf856nn51qsm1n8c023plih2-source
/nix/store/dcvvzb3zp85i873c5d9pdlswi07qj7qr-source
/nix/store/l0hqf3xkyd9dicxnsm11cgp0hn24g0hn-source
/nix/store/h9x7nyw4kslwvk02ghvqm2qnb8id6p2c-source
/nix/store/6712rs8rjxs8gs7aq89y396dcl058wmf-source

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: nginxModules.sts, nginxModules.stream-sts, nginxModules.sysguard, nginxModules.url, nginxModules.lua-upstream

Partial log (click to expand)

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   164    0   164    0     0   1640      0 --:--:-- --:--:-- --:--:--  1656
100  4231  100  4231    0     0  29179      0 --:--:-- --:--:-- --:--:-- 29179
unpacking source archive /build/9299816ca6bc395625c3683fbd2aa7b916bfe91e.tar.gz
/nix/store/kvp7z9gcaf856nn51qsm1n8c023plih2-source
/nix/store/dcvvzb3zp85i873c5d9pdlswi07qj7qr-source
/nix/store/l0hqf3xkyd9dicxnsm11cgp0hn24g0hn-source
/nix/store/h9x7nyw4kslwvk02ghvqm2qnb8id6p2c-source
/nix/store/6712rs8rjxs8gs7aq89y396dcl058wmf-source

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: nginxModules.sts, nginxModules.stream-sts, nginxModules.sysguard, nginxModules.url, nginxModules.lua-upstream

Partial log (click to expand)

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   142    0   142    0     0   1731      0 --:--:-- --:--:-- --:--:--  1710

100 12763  100 12763    0     0   104k      0 --:--:-- --:--:-- --:--:--  104k
unpacking source archive /tmp/nix-build-source.drv-0/v0.07.tar.gz
/nix/store/kvp7z9gcaf856nn51qsm1n8c023plih2-source
/nix/store/dcvvzb3zp85i873c5d9pdlswi07qj7qr-source
/nix/store/l0hqf3xkyd9dicxnsm11cgp0hn24g0hn-source
/nix/store/h9x7nyw4kslwvk02ghvqm2qnb8id6p2c-source
/nix/store/6712rs8rjxs8gs7aq89y396dcl058wmf-source

@xeji xeji merged commit 176891c into NixOS:master Aug 5, 2018
@Izorkin Izorkin deleted the nginx-modules branch August 15, 2018 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants