Skip to content

Commit

Permalink
update dev nixpkgs and have CI use that for reproducibility
Browse files Browse the repository at this point in the history
  • Loading branch information
srid committed Oct 19, 2023
1 parent 51e9598 commit 539eb0c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,6 @@ jobs:
- uses: DeterminateSystems/magic-nix-cache-action@main
- uses: yaxitech/nix-install-pkgs-action@v3
with:
inputs-from: ./dev
packages: "nixpkgs#nixci"
- run: nixci
6 changes: 3 additions & 3 deletions dev/flake.lock

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

0 comments on commit 539eb0c

Please sign in to comment.