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: a5b77b8cae4d
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 329e097828de
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Aug 10, 2019

  1. environment.profiles: fix order of profiles

    This change is needed because the order of profiles correlate to the
    order in PATH, therefore "/etc/profiles/per-user/$USER" always appeared
    after the system packages directories.
    Gerschtli committed Aug 10, 2019
    Copy the full SHA
    33c834f View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2019

  1. Merge pull request #66425 from Gerschtli/fix/path-order

    environment.profiles: fix order of profiles and PATH
    matthewbauer committed Aug 13, 2019
    Copy the full SHA
    329e097 View commit details
    Browse the repository at this point in the history