Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.
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-channels
base: b6284fd70f7b
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: dcf9a77568b8
Choose a head ref
  • 16 commits
  • 15 files changed
  • 7 contributors

Commits on Dec 3, 2019

  1. Copy the full SHA
    e05ae69 View commit details
    Browse the repository at this point in the history
  2. nixos/pam-oath-login: Port test to python

    Jacek Galowicz committed Dec 3, 2019
    Copy the full SHA
    a166955 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2019

  1. gitlab: 12.5.2 -> 12.5.3

    Milan Pässler committed Dec 4, 2019
    Copy the full SHA
    a43003d View commit details
    Browse the repository at this point in the history
  2. bazel: improve strict action env context

    - Bazel strict action env set a default PATH to
    `/bin/:/usr/bin:/usr/local/bin`. This was previously changed to disable
    this behavior to improve hermeticity. However the previous change was
    only removing `/bin:/usr/bin`, keeping `/usr/local/bin`, this commit
    also remove this entry.
    guibou committed Dec 4, 2019
    Copy the full SHA
    20752ba View commit details
    Browse the repository at this point in the history
  3. bazel: add file and zip in the test runner env

    `file` and `zip` are needed for some bazel test and by default the test
    runner take these binaries from the current `PATH` which may not contain
    them
    guibou committed Dec 4, 2019
    Copy the full SHA
    c0a6fc4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #73309 from guibou/bazel_fix_env

    bazel: fix strict action env
    flokli committed Dec 4, 2019
    Copy the full SHA
    f4fd6ad View commit details
    Browse the repository at this point in the history
  5. Merge pull request #74898 from tfc/nixos-test-retry

    nixos/test: Use retry() in all looping functions that need timeouts
    flokli committed Dec 4, 2019
    Copy the full SHA
    746a888 View commit details
    Browse the repository at this point in the history
  6. nixosTests.ldap: port integration test to python

    Jacek Galowicz committed Dec 4, 2019
    Copy the full SHA
    15f105d View commit details
    Browse the repository at this point in the history
  7. nixosTests.openldap: port test to python

    Jacek Galowicz committed Dec 4, 2019
    Copy the full SHA
    5d91b29 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    24a4f45 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    d674a64 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    5d0dd4e View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    8ad01c3 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    0b5dfa5 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #74851 from tfc/nixos-test-ldap-python

    nixosTests.[open]ldap: port to python
    flokli committed Dec 4, 2019
    Copy the full SHA
    afd8bb3 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #74972 from nyantec/feature/gitlab-12-5-3

    gitlab: 12.5.2 -> 12.5.3
    flokli committed Dec 4, 2019
    Copy the full SHA
    dcf9a77 View commit details
    Browse the repository at this point in the history