Skip to content
This repository was archived by the owner on Feb 27, 2024. It is now read-only.
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/nixos-planet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4a0abe01bf5e
Choose a base ref
...
head repository: NixOS/nixos-planet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 15d7f79a3798
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Apr 10, 2020

  1. typos

    garbas committed Apr 10, 2020

    Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    15d7f79 View commit details
Showing with 1 addition and 2 deletions.
  1. +1 −2 .github/workflows/main.yml
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -14,8 +14,7 @@ jobs:
fetch-depth: 0
- name: Installing Nix
uses: cachix/install-nix-action@v8
- name: Building nixos.org
- name: Building nixos.org/planet
- name: Building planet.nixos.org
run: nix-shell -p venus --command "venus-planet planet.ini"
- name: Deploy to Netlify
uses: nwtgck/actions-netlify@v1.0.5