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

Commits on Sep 13, 2020

  1. nixos/testing: Add support for specialArgs

    Since using flakes disallows the usage of <unstable> (which I use in
    some tests), this adds an alternative. By setting specialArgs, all VMs
    can get the `unstable` flake input as an arg. This is not possible with
    extraConfigurations, as that would lead to infinite recursions.
    dasJ committed Sep 13, 2020
    Copy the full SHA
    9f33ab6 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2020

  1. Merge pull request #89361 from helsinki-systems/feat/test-special-args

    nixos/testing: Add support for specialArgs
    tfc committed Sep 16, 2020
    Copy the full SHA
    713f881 View commit details
    Browse the repository at this point in the history