all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* hash guix after guix pull
@ 2021-06-16  6:11 Hamzeh Nasajpour
  0 siblings, 0 replies; only message in thread
From: Hamzeh Nasajpour @ 2021-06-16  6:11 UTC (permalink / raw)
  To: help-guix

Hi,

I want to use a custom application for running `guix pull` and `reconfigure` after each OS start up.
I developed a python library and put it in the configuration to run it as a single-shot service as root.
It will be run but seems that I should update `PATH` env via `hash guix` since some of my packages in my custom channel won't be loaded.

```
...
no code for module (px package ...)
--

If I run my python library manually everything works fine (guix pull & reconfigure) but I can't run it as a service.

Do you have any idea? Is there anything in somewhere that I missed?

Regards,
Hamzeh Nasajpour
PantherX Team


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-06-16  6:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-16  6:11 hash guix after guix pull Hamzeh Nasajpour

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.