mirror of
https://github.com/nix-community/nix-on-droid.git
synced 2025-11-08 11:36:07 +01:00
update inputs and copyrights to 24.05
Co-authored-by: Alexander Sosedkin <monk@unboiled.info>
This commit is contained in:
parent
e0216d3e47
commit
4d20bfc846
33 changed files with 77 additions and 74 deletions
4
.github/workflows/emulator.yml
vendored
4
.github/workflows/emulator.yml
vendored
|
|
@ -31,6 +31,10 @@ jobs:
|
|||
steps:
|
||||
- name: Install Nix
|
||||
uses: DeterminateSystems/nix-installer-action@main
|
||||
- name: Setup cachix
|
||||
uses: cachix/cachix-action@v14
|
||||
with:
|
||||
name: nix-on-droid
|
||||
- name: Configure Nix magic cache
|
||||
uses: DeterminateSystems/magic-nix-cache-action@main
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue