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/nix
base: 906d56a96b44
Choose a base ref
...
head repository: NixOS/nix
compare: ab4dd1d78306
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Jul 16, 2018

  1. nix-channel documentation: don't suggest deprecated function

    Running `nix-instantiate --eval -E '(import <nixpkgs> {}).lib.nixpkgsVersion` emits a warning
    ```
    trace: `lib.nixpkgsVersion` is deprecated, use `lib.version` instead!
    ```
    Taneb committed Jul 16, 2018
    Copy the full SHA
    41f38fb View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2019

  1. Merge pull request #2291 from Taneb/master

    nix-channel documentation: don't suggest deprecated function
    edolstra committed Oct 17, 2019
    Copy the full SHA
    ab4dd1d View commit details
    Browse the repository at this point in the history