ci: switch from Cirrus to Github Actions
This commit is contained in:
parent
7d33e9d5e9
commit
5516bcc43b
9 changed files with 130 additions and 50 deletions
|
|
@ -62,7 +62,6 @@ if [[ $nixosVersion ]]; then
|
|||
setVersion 'system.stateVersion = "' ../examples/configuration.nix
|
||||
setVersion 'nix-bitcoin.url = .*?/nixos-' ../examples/flakes/flake.nix
|
||||
setVersion 'nix-bitcoin.url = .*?/nixos-' ../examples/container/flake.nix
|
||||
setVersion 'image: nixpkgs.*?nixos-' ../.cirrus.yml
|
||||
setVersion 'update-flake.sh ' ../dev/README.md
|
||||
nix flake update nixpkgs --flake ..
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue