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/infra
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6634eb541187
Choose a base ref
...
head repository: NixOS/infra
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0f960c94d968
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Apr 28, 2020

  1. Add ngi0 logo

    edolstra committed Apr 28, 2020

    Verified

    This commit was signed with the committer’s verified signature.
    bwoodsend Brénainn Woodsend
    Copy the full SHA
    0f960c9 View commit details
Showing with 150 additions and 1 deletion.
  1. +1 −1 ngi0/hydra/hydra.nix
  2. +149 −0 ngi0/hydra/ngi-logo.svg
2 changes: 1 addition & 1 deletion ngi0/hydra/hydra.nix
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@

{
services.hydra-dev.enable = true;
#services.hydra-dev.logo = ./hydra-logo.png;
services.hydra-dev.logo = ./ngi-logo.svg;
services.hydra-dev.hydraURL = "https://hydra.ngi0.nixos.org";
services.hydra-dev.notificationSender = "ngi@nixos.org";
services.hydra-dev.smtpHost = "localhost";
149 changes: 149 additions & 0 deletions ngi0/hydra/ngi-logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.