Skip to content
This repository was 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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: f321347d91d3
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 49bc1bf44a0e
Choose a head ref
  • 5 commits
  • 2 files changed
  • 4 contributors

Commits on Oct 1, 2019

  1. maintainers: add dkudriavtsev

    I plan to add several packages and would like to add myself as a maintainer.
    anna328p authored Oct 1, 2019
    Copy the full SHA
    70c6a03 View commit details
  2. Merge pull request #70213 from dkudriavtsev/patch-2

    maintainers: add dkudriavtsev
    veprbl authored Oct 1, 2019
    Copy the full SHA
    5ddf351 View commit details

Commits on Oct 2, 2019

  1. nixos/system-environment: replace env vars in values of variables too

    We were only replacing them in the profiles. We also need to do this in
    the values of variables, including both the session-relative variables
    and the non-session-relative variables.
    michaelpj authored and worldofpeace committed Oct 2, 2019
    Copy the full SHA
    9d61dda View commit details
  2. nixos/system-environment: fix syntax for environment variables

    `@` synax is for `PAM_ITEM`s, `HOME` needs to use `$`.
    michaelpj authored and worldofpeace committed Oct 2, 2019
    Copy the full SHA
    d8b9742 View commit details
  3. Merge pull request #70137 from michaelpj/fix-pam-variable-subst

    nixos/system-environment: fix variable substitution
    worldofpeace authored Oct 2, 2019
    Copy the full SHA
    49bc1bf View commit details
Loading