File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3232 install_url : https://releases.nixos.org/nix/nix-2.30.1/install
3333 extra_nix_config : |
3434 access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
35- substituters = http://cache.nixos.org https://hydra.iohk.io
36- trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= hydra.iohk.io:f/Ea+s+dFdN+3Y/G+FDgSq+a5NEWhJGzdjvKNGv0/EQ=
35+ substituters = http://cache.nixos.org
36+ trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
3737 - name : ' Install Cachix'
3838 uses : cachix/cachix-action@v14
3939 with :
Original file line number Diff line number Diff line change 1- 0.1.137
1+ 0.1.138
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44
55[project ]
66name = " pykwasm"
7- version = " 0.1.137 "
7+ version = " 0.1.138 "
88description = " "
99readme = " README.md"
1010requires-python = " ~=3.10"
You can’t perform that action at this time.
0 commit comments