pinage404
pinage404
Thanks @schlich for pointing this out I did a PR to fix it https://github.com/NixOS/nixpkgs/pull/340220 If you want to accelerate the fix, you can make a review of this PR
AFAIK, nix-on-droid does stuff only when running the app If the app is not launched, there is no reasons that it could take more space ; so, no need to...
Hello, I still can't publish updates :disappointed:
The login form of the helpdesk seems to be the same login form than "Log in with Eclipse" on Open VSX I can't login to open a new issue on...
Thanks ! The problem is solved, i have been able to [update the extensions](https://gitlab.com/pinage404/pinage404-vscode-extension-packs/-/jobs/8604461203) !
When using the nix-on-droid's overlay like in the advanced template https://github.com/nix-community/nix-on-droid/blob/8bcadcef69dcb5ca177bfb6ea3dc6b092cda2b06/templates/advanced/flake.nix#L43 It allows to install the package with a normal `pkgs.nix-on-droid` instead of `inputs.nix-on-droid.packages."${system}".nix-on-droid`
it can be usefull if we want to use `nix-on-droid` on another platform i'm trying to write a deployment script, i use it
1. my computer is more powerful than my phone, i would like to build on my computer (and check if all is good) instead of pushing, on my phone waiting...
i haven't finished my script (the feedback loop is super long) for the moment, i need it in 2 places If you believe, that is not a good thing, i...
the current WIP (that doesn't work) https://gitlab.com/pinage404/dotfiles/-/blob/c32e3c71a5662228c30faf4e528354efa8d02843/packages/deploy-fairphone_4/default.nix why `--impure` is needed ?