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/hydra
base: e707990e2d6a
Choose a base ref
...
head repository: NixOS/hydra
compare: 8f683aa7f84a
Choose a head ref
  • 8 commits
  • 4 files changed
  • 4 contributors

Commits on Sep 9, 2020

  1. Copy the full SHA
    28646e1 View commit details
    Browse the repository at this point in the history
  2. include perlPackages.YAML in buildInputs

    edef1c authored and andir committed Sep 9, 2020
    Copy the full SHA
    b9ff7b2 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c00b42d View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2020

  1. LDAP: add the required packages to the perlPackage via the overlay

    Nixpkgs doesn't currently provide these required packages. In order to
    use this feature without waiting for a newer release of NixOS/Nixpkgs
    thes have been packages inline.
    andir committed Sep 10, 2020
    Copy the full SHA
    b8c1933 View commit details
    Browse the repository at this point in the history
  2. LDAP: add VM test to flake.nix

    In this newly added test an OpenLDAP server will provide one user
    (called `user`) and it will be attempted to login as that said user.
    Also logging in with any other password must fail.
    andir committed Sep 10, 2020
    Copy the full SHA
    cfc01e2 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f229da3 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2020

  1. Copy the full SHA
    b5d7ed2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #805 from andir/ldap

    LDAP support continued (with missing packages & tests)
    grahamc committed Sep 11, 2020
    Copy the full SHA
    8f683aa View commit details
    Browse the repository at this point in the history