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/ofborg
base: 7d368c2baff1
Choose a base ref
...
head repository: NixOS/ofborg
compare: da43bc05b753
Choose a head ref
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on Nov 21, 2018

  1. eval-checker: use explicit 'nixpkgs' argument for release.nix express…

    …ions
    
    Using builtins.fetchGit is not allowed in restricted mode, but it's
    desirable for eg. the tarball build. So we avoid it for the evaluation
    checks.
    
    See NixOS/nixpkgs#43042
    LnL7 committed Nov 21, 2018
    Copy the full SHA
    a30df46 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b8975bc View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2018

  1. Merge pull request #189 from LnL7/nixpkgs-restricted-mode

     eval-checker: use explicit 'nixpkgs' argument for release.nix expressions
    grahamc committed Nov 22, 2018
    Copy the full SHA
    da43bc0 View commit details
    Browse the repository at this point in the history