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

Commits on Apr 11, 2020

  1. hydra: wrap executables with hydra env vars

    We already set the relevant env vars in the systemd services. That does
    not help one when executing any of the executables outside a service,
    e.g. when creating a new user.
    FRidh authored and Ma27 committed Apr 11, 2020
    Copy the full SHA
    f8c6921 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #82507 from FRidh/hydra

    hydra: wrap executables with hydra env vars
    Closes #84977
    Ma27 committed Apr 11, 2020
    Copy the full SHA
    d7e011c View commit details
    Browse the repository at this point in the history