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/hydra
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 26ea7e493de7
Choose a base ref
...
head repository: NixOS/hydra
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c7d1d3454705
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Oct 27, 2019

  1. Fix declarative flake builds

    dasJ committed Oct 27, 2019
    Copy the full SHA
    6f99d95 View commit details
  2. Merge pull request #683 from dasJ/flake

    Fix declarative flake builds
    edolstra authored Oct 27, 2019
    Copy the full SHA
    c7d1d34 View commit details
Showing with 2 additions and 0 deletions.
  1. +2 −0 src/lib/Hydra/Helper/AddBuilds.pm
2 changes: 2 additions & 0 deletions src/lib/Hydra/Helper/AddBuilds.pm
Original file line number Diff line number Diff line change
@@ -30,6 +30,8 @@ sub updateDeclarativeJobset {
my @allowed_keys = qw(
enabled
hidden
type
flake
description
nixexprinput
nixexprpath