Skip to content

Commit

Permalink
update pins, tweak builds
Browse files Browse the repository at this point in the history
  • Loading branch information
jpetrucciani committed Sep 11, 2024
1 parent 2444e54 commit 306a30a
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 10 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- uses: actions/[email protected]
- uses: cachix/install-nix-action@V27
with:
extra_nix_config: |
experimental-features = nix-command flakes
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- run: nix --show-trace build -f . custom jacobi_tools
6 changes: 3 additions & 3 deletions pins/jpetrucciani.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"date": "2024-09-04",
"rev": "5a876a6ae380629cf418d33c9b9ce1c45b06a6f7",
"sha256": "13zxwmqcxcsjv1zhlcbxm2a88cy3nmnfy7nq1s27jj7zpf5zmz0b"
"date": "2024-09-11",
"rev": "17a940bd201d6c6d873abfb98428514380697ab8",
"sha256": "0zypvak6d84bj14mnw9x69lh448257d8n48fvyk45h7ab9i8fbi9"
}
6 changes: 3 additions & 3 deletions pins/nixpkgs.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"date": "2024-09-04",
"rev": "12228ff1752d7b7624a54e9c1af4b222b3c1073b",
"sha256": "1dmng7f5rv4hgd0b61chqx589ra7jajsrzw21n8gp8makw5khvb2"
"date": "2024-09-11",
"rev": "574d1eac1c200690e27b8eb4e24887f8df7ac27c",
"sha256": "0s6h7r9jin9sd8l85hdjwl3jsvzkddn3blggy78w4f21qa3chymz"
}

0 comments on commit 306a30a

Please sign in to comment.