Skip to content

update to 24.11#432

Draft
Marlinc wants to merge 2 commits into
nix-community:masterfrom
Marlinc:24.11
Draft

update to 24.11#432
Marlinc wants to merge 2 commits into
nix-community:masterfrom
Marlinc:24.11

Conversation

@Marlinc
Copy link
Copy Markdown

@Marlinc Marlinc commented Dec 29, 2024

Still draft, trying to see how far the CI gets.

termux/proot@60485d2 is still the latest version, no need for an update there.

@t184256
Copy link
Copy Markdown
Collaborator

t184256 commented Dec 29, 2024

Thanks for taking the time to explore this. You might want to take a look at 26cd62d and the other commits in that PR for inspiration.

@Marlinc
Copy link
Copy Markdown
Author

Marlinc commented Dec 29, 2024

@t184256 could you maybe clear the GitHub actions cache? I tried to increase the size of the AVD as the tests are only running into No space left on device errors. I tried to clear it but of course only an admin can do that:

gh cache delete -R nix-community/nix-on-droid avd-29
X Failed to delete cache: HTTP 403: Must have admin rights to Repository. (https://api.github.com/repos/nix-community/nix-on-droid/actions/caches?key=avd-29)

@t184256
Copy link
Copy Markdown
Collaborator

t184256 commented Dec 29, 2024

@t184256 could you maybe clear the GitHub actions cache?

$ gh cache delete --all
✓ Deleted 955 caches from nix-community/nix-on-droid

@Marlinc Marlinc force-pushed the 24.11 branch 2 times, most recently from 25cc049 to 78f3787 Compare December 29, 2024 16:02
Comment thread pkgs/proot-termux/default.nix Outdated
stdenv.mkDerivation {
pname = "proot-termux";
version = "unstable-2024-05-04";
version = "unstable-2024.11-04";
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That looks like an error

@malikwirin
Copy link
Copy Markdown

So CI is currently failing because of Waiting for Building activation package
https://github.com/nix-community/nix-on-droid/actions/runs/12915672764/job/36018274935?pr=432
What is the propable cause?

@573
Copy link
Copy Markdown
Contributor

573 commented May 6, 2025

So CI is currently failing because of Waiting for Building activation package https://github.com/nix-community/nix-on-droid/actions/runs/12915672764/job/36018274935?pr=432 What is the propable cause?

related:

# for bootstrap zip ball creation and proot-termux builds, we use a fixed version of nixpkgs to ease maintanence.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants