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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: b7e08de1e9e9
Choose a base ref
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9d95ba3dd6aa
Choose a head ref
  • 1 commit
  • 3 files changed
  • 1 contributor

Commits on Apr 24, 2021

  1. 2
    Copy the full SHA
    9d95ba3 View commit details
Showing with 8 additions and 0 deletions.
  1. +4 −0 .github/workflows/labels.yml
  2. +2 −0 .github/workflows/manual-nixos.yml
  3. +2 −0 .github/workflows/manual-nixpkgs.yml
4 changes: 4 additions & 0 deletions .github/workflows/labels.yml
Original file line number Diff line number Diff line change
@@ -4,6 +4,10 @@ on:
pull_request_target:
types: [edited, opened, synchronize, reopened]

permissions:
contents: read
pull-requests: write

jobs:
labels:
runs-on: ubuntu-latest
2 changes: 2 additions & 0 deletions .github/workflows/manual-nixos.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: "Build NixOS manual"

permissions: read-all

on:
pull_request_target:
branches:
2 changes: 2 additions & 0 deletions .github/workflows/manual-nixpkgs.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: "Build Nixpkgs manual"

permissions: read-all

on:
pull_request_target:
branches: