File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616
1717 - uses : cachix/install-nix-action@v31
1818 with :
19- nix_path : nixpkgs=channel:nixos-unstable
19+ nix_path : nixpkgs=channel:release-25.11
20+ extra_nix_config : |
21+ trusted-public-keys = iohk.cachix.org-1:DpRUyj7h7V830dp/i6Nti+NEO2/nhblbov/8MW7Rqoo= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
22+ substituters = https://iohk.cachix.org https://cache.nixos.org/
2023 - uses : DeterminateSystems/magic-nix-cache-action@main
2124
2225 - uses : actions/cache@v5
5558
5659 - uses : cachix/install-nix-action@v31
5760 with :
58- nix_path : nixpkgs=channel:nixos-unstable
61+ nix_path : nixpkgs=channel:release-25.11
62+ extra_nix_config : |
63+ trusted-public-keys = iohk.cachix.org-1:DpRUyj7h7V830dp/i6Nti+NEO2/nhblbov/8MW7Rqoo= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
64+ substituters = https://iohk.cachix.org https://cache.nixos.org/
5965 - uses : DeterminateSystems/magic-nix-cache-action@main
6066
6167 - name : No GMP
7379
7480 - uses : cachix/install-nix-action@v31
7581 with :
76- nix_path : nixpkgs=channel:nixos-unstable
82+ nix_path : nixpkgs=channel:release-25.11
83+ extra_nix_config : |
84+ trusted-public-keys = iohk.cachix.org-1:DpRUyj7h7V830dp/i6Nti+NEO2/nhblbov/8MW7Rqoo= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
85+ substituters = https://iohk.cachix.org https://cache.nixos.org/
7786 - uses : DeterminateSystems/magic-nix-cache-action@main
7887
7988 - name : Build
You can’t perform that action at this time.
0 commit comments