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: 0db1b7b0253f
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 83e3aff78d2b
Choose a head ref
  • 3 commits
  • 2 files changed
  • 1 contributor

Commits on Mar 10, 2019

  1. nix*: Make .override work

    Currently, .override is only on a temporary attrset that is thrown away, now it
    is also on the nix derivations we use.
    Ericson2314 committed Mar 10, 2019
    Copy the full SHA
    bfc7214 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4dfe9f9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #57267 from obsidiansystems/override-unstable-nix

     nix*: Make .override work
    Ericson2314 committed Mar 10, 2019
    Copy the full SHA
    83e3aff View commit details
    Browse the repository at this point in the history