* gnu/home/services/shepherd.scm (home-shepherd-configuration): Change default
value of shepherd field to shepherd-for-home
Change-Id: I3773403bb1fcdcbe2acb1bbcbfaa009f4d31ace4
---
gnu/home/services/shepherd.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/home/services
Hello,
This adds a variant of shepherd without sbin and makes it the default for home
services. The reason is that when using guix home with shepherd services on a
foreign distribution the default shepherd package masks commands like halt,
shutdown and reboot which are usually provided by the i
* gnu/packages/admin.scm (shepherd-for-home): New variable.
Change-Id: If66c7e7b688de239ca862326b51592b43ba22c25
---
gnu/packages/admin.scm | 27 +++
1 file changed, 27 insertions(+)
diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index 77d02baa4e..08ac3d582a
Hi
I think I'm experiencing a bug in Shepherd since version 1.0.
Whenever I log out and log back in again, my user shepherd from the
previous login session is still present, and a new user shepherd spawns for
the current login session.
So relogging N times results in N+1 user shepherds.
For examp
Hello,
Lars-Dominik Braun skribis:
> attached patches allow parsing the standardized pyproject.toml fields
> for dependencies. This won’t work for poetry (we need a different
> version parser for that), but it’s a start.
Excellent! The code LGTM (I can’t really tell about the Python side of
th
Closing this, since an equivalent patch was committed by Maxim in
2e8a8b3ddb4ca31b918d63ff2957c6da1424a2a9 .
--
Suhail
Hi Ludovic,
> It looks like we still take info from ‘requirements.txt’; is
Python packaging ecosystem is not standradisied like in Julia
somteimes you may see all at once setup.cfg, setup.py, pyproject.toml,
requirements*.txt (covering in separate files dev/install deps),
Poetry changed the game
Hi,
> It looks like we still take info from ‘requirements.txt’; is
> ‘pyproject.toml’ insufficient?
correct. As a first quality of life improvement I would keep the other
information sources, but as we improve the importer further (by adding
poetry support for example), we need to fall back on th
Hi,
Pushed as
a3ffb920f1 * master import: pypi: Move deduplication to final processing step.
c904350a81 * import: pypi: Default to setuptools as build system input.
d7890af335 * import: pypi: Add python-wheel to native inputs if setuptools is
used.
8bb3bb19c2 * import: pypi: Support extracting
Perhaps worth noting that I've seen this numerous times on
cuirass.genenetwork.org.
Usually restarting guix-daemon will allow 'guix gc' to complete without error.
I see dmesg errors that match what Ludo provided.
Kind regards
--
Collin J. Doering
http://rekahsoft.ca
http://blog.rekahsoft.ca
* gnu/packages/patches/racket-launcher-config-dir.patch: New file. With this
patch, packages installed at runtime via raco have configuration directory
correctly set.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/racket.scm (%racket-origin): Use it.
Change-Id: Ibba2d73b72a66e58a3c
11 matches
Mail list logo