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: 2aa471997fd4
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 61fabdfc67ba
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
    44cc6fa View commit details
    Browse the repository at this point in the history
  3. Merge pull request #57268 from obsidiansystems/override-unstable-nix-…

    …19.03
    
    nix*: Make .override work for 19.03
    Ericson2314 committed Mar 10, 2019
    Copy the full SHA
    61fabdf View commit details
    Browse the repository at this point in the history