mirror of
https://github.com/nix-community/nix-on-droid.git
synced 2025-11-08 11:36:07 +01:00
Update stateVersions and channel versions to 21.11
This commit is contained in:
parent
b30833b210
commit
ef55157fb7
5 changed files with 13 additions and 13 deletions
2
.github/workflows/cachix.yml
vendored
2
.github/workflows/cachix.yml
vendored
|
|
@ -9,7 +9,7 @@ jobs:
|
|||
- uses: actions/checkout@v2.3.4
|
||||
- uses: cachix/install-nix-action@v13
|
||||
with:
|
||||
nix_path: nixpkgs=channel:nixos-21.05
|
||||
nix_path: nixpkgs=channel:nixos-21.11
|
||||
- uses: cachix/cachix-action@v10
|
||||
with:
|
||||
name: nix-on-droid
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue