Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range 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: sourcegraph/sg.nvim
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 884f7414968f9a8c3856088d13bd34e19fd85c27
Choose a base ref
..
head repository: sourcegraph/sg.nvim
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4a9338ba554b1e670b13df4e1f0d39b9116e5185
Choose a head ref
Showing with 3 additions and 45 deletions.
  1. +1 −1 .github/workflows/nix.yaml
  2. +2 −44 Cargo.lock
2 changes: 1 addition & 1 deletion .github/workflows/nix.yaml
Original file line number Diff line number Diff line change
@@ -18,7 +18,7 @@ jobs:
name: nix-build (${{ matrix.os }})
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@3715ab1a11cac9e991980d7b4a28d80c7ebdd8f9 # SECURITY: pin third-party action hashes
- uses: cachix/install-nix-action@9f70348d77d0422624097c4b7a75563948901306 # SECURITY: pin third-party action hashes
with:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
- run: nix build
46 changes: 2 additions & 44 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.