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: 80c2d4249d95
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 4470dd9902be
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Nov 23, 2018

  1. nixos-build-vms: fix eval

    Previously I got the following error message:
    
    ```
    error: opening file '/home/ma27/Projects/nixpkgs/nixos/modules/installer/default.nix': No such file or directory
    ```
    
    Probably related to 6c68fbd.
    Ma27 committed Nov 23, 2018
    Copy the full SHA
    b36fa8e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #50948 from Ma27/fix-nixos-build-vms-eval

    nixos-build-vms: fix eval
    fpletz committed Nov 23, 2018
    Copy the full SHA
    4470dd9 View commit details
    Browse the repository at this point in the history