mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-28 17:20:47 +08:00
Actions: Use maximum hatchet-protocol with nothing-but-nix.
This commit is contained in:
@@ -145,6 +145,8 @@ jobs:
|
||||
- uses: actions/checkout@v6
|
||||
# Remove unneeded cruft in runner so we have room for Nix:
|
||||
- uses: wimpysworld/nothing-but-nix@v9
|
||||
with:
|
||||
hatchet-protocol: 'rampage'
|
||||
- uses: cachix/install-nix-action@v31
|
||||
with:
|
||||
nix_path: nixpkgs=channel:nixos-unstable
|
||||
|
||||
@@ -108,6 +108,8 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v6
|
||||
- uses: wimpysworld/nothing-but-nix@v9
|
||||
with:
|
||||
hatchet-protocol: 'rampage'
|
||||
- uses: cachix/install-nix-action@v31
|
||||
with:
|
||||
nix_path: nixpkgs=channel:nixos-unstable
|
||||
|
||||
@@ -132,6 +132,8 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v6
|
||||
- uses: wimpysworld/nothing-but-nix@v9
|
||||
with:
|
||||
hatchet-protocol: 'rampage'
|
||||
- uses: cachix/install-nix-action@v31
|
||||
with:
|
||||
nix_path: nixpkgs=channel:nixos-unstable
|
||||
|
||||
Reference in New Issue
Block a user