David Arnold
David Arnold
Thanks, I plan to retake this somewhere next week. :pray:
Absolutely! That's great news about the possibility to extend the RichResult. Other than that, I have no real intention to upstream a nix-specific functionality, but it's a great way to...
This means one way or another the overlay is not picked up. Under normal conditions, the line that picks them up is this one: https://github.com/blaggacao/frappix/blob/main/examples%2Ftemplates%2Ffrappe%2Fapps%2Fpkgs.nix#L31 Which, under normal conditions is...
What I do then is: ``` inherit (inputs.cells.apps) pkgs; ``` --- You may feel adventurous and use `divnix/hive` to load your modules, but only as sugar for structure and consistency,...
You could have a look at https://github.com/blaggacao/frappix/blob/main/src%2Foverlays%2Fdefault.nix for rhe structure of overlays and https://github.com/blaggacao/frappix/blob/main/examples%2Ftemplates%2Ffrappe%2Fapps%2Fpkgs.nix to gain an idea on how to load them into your own pkgs.
Thanks for the interest and playbook. Without promise, I'm aware and will try to find some time to polish the onboarding, after I had left it in an unfinished state...
``` ❯ nix log /nix/store/yshagx10g0bllrbgx7d6cnarp9sl6ipw-gameplan_-20241218.115224.drv Running phase: unpackPhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking source archive /nix/store/wj8dpqhdjqqk1km2mdaanxhlhgs5g5kq-gameplan-prod source root is gameplan-prod Running phase: patchPhase @nix { "action": "setPhase",...
``` ❯ std //apps/sources/insights:fetch Finished at 20:10:22 after 0s [I 01-28 20:10:23.251 core:533] insights: updated from v2.2.6 to v3.0.14 taskName=Task-2 url=https://github.com/frappe/insights/releases/tag/v3.0.14 [I 01-28 20:10:23.260 core:272] insights: update nix taskName=None file=/home/dar/src/github.com/blaggacao/frappix/apps/sources/insights.nix...
> After this, other offline issue: ERROR: Could not find a version that satisfies the requirement flit_core Despite flit_core installed. Seems flit_core dependency issue one step at a time :walking_man:
@akhilnarang ok, for a first batch, in order: - https://github.com/frappe/frappe/pull/27367 - https://github.com/frappe/frappe/pull/27368 - https://github.com/frappe/frappe/pull/27369 - https://github.com/frappe/frappe/pull/24328 no merge commit apex: mergifiable