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: be1c03ddaf86
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 5489e49ebb5c
Choose a head ref
  • 4 commits
  • 1 file changed
  • 2 contributors

Commits on Jan 6, 2019

  1. lighttpd: Disable WebDAV by default

    * It is disabled by default in lighttpd itself
    * Darwin doesn’t seem to have a function in libuiid that it needs
    kirelagin committed Jan 6, 2019
    Copy the full SHA
    d94cbd4 View commit details
    Browse the repository at this point in the history
  2. lighttpd: Hide attr dependency behind an option

    * Unbreak darwin
    * It was unused anyway, as it is disabled by default
    * Now there is an feature-argument to enable it
    kirelagin committed Jan 6, 2019
    Copy the full SHA
    bd141e9 View commit details
    Browse the repository at this point in the history
  3. lighttpd: Enable tests

    They seem to pass now, so why not.
    kirelagin committed Jan 6, 2019
    Copy the full SHA
    a162a56 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #53488 from kirelagin/lighttpd-darwin

    lighttpd: Unbreak on darwin, enable tests
    jagajaga committed Jan 6, 2019
    Copy the full SHA
    5489e49 View commit details
    Browse the repository at this point in the history