Re: Store path in package definition

2022-08-26 Thread Tobias Geerinckx-Rice
Hi, On 26 August 2022 20:39:55 UTC, Nathan Dehnel wrote: >Would something like this work? > >(string-append (assoc-ref %outputs "out") "/passff.py") Consider this deprecated. It's unreliable and even where it appears to work can break for what seems to be no reason when, e.g., cross-compiling.

Re: Store path in package definition

2022-08-26 Thread (
On Fri Aug 26, 2022 at 9:39 PM BST, Nathan Dehnel wrote: > (string-append (assoc-ref %outputs "out") "/passff.py") s/\(assoc-ref %outputs "out"\)/#$output/ :) -- (

Store path in package definition

2022-08-26 Thread Nathan Dehnel
Would something like this work? (string-append (assoc-ref %outputs "out") "/passff.py") https://guix.gnu.org/cookbook/en/html_node/Extended-example.html#Build-system-arguments

Re: What Python IDE are you using?

2022-08-26 Thread Maxim Cournoyer
Hello, For what it's worth, I used Emacs with Elpy. I have python-ipython, python-ipdb, and python-pdbpp installed, and to debug I use put 'breakpoint()' in the code, along the PYTHONBREAKPOINT=ipdb.sset_trace environment variable. As an IPython configuration I have the lines: --8<-

Re: GIO_EXTRA_MODULES breaking foreign-distro programs

2022-08-26 Thread zimoun
Hi, On mar., 09 août 2022 at 17:27, Philip McGrath wrote: > I plan to track down whatever package added GIO_EXTRA_MODULES to my profile > and > remove it for now, but that seems like a pretty drastic workaround. Is this a > known issue? Is there a better way to deal with it, either from my si

Re: Kernel module build error with system image cross-build

2022-08-26 Thread pelzflorian (Florian Pelz)
Frank Terbeck writes: > pelzflor...@pelzflorian.de wrote: >> HDMI stays black, but I can’t >> find the cables for my UART adapter, so I cannot properly test. I think > > Ah, so you tried, nice! I couldn't yet… Maybe this weekend. Yes, although by now I noticed HDMI stays black for my Beaglebone

Re: How to install OBS plugins and scripts?

2022-08-26 Thread Ekaitz Zarraga
Thanks a lot Andrew! Just tested the scripts and they work well. Also, mention that you can keep them anywhere you want, which is also a plus. --- Original Message --- On Friday, August 26th, 2022 at 7:48 AM, Andrew Tropin wrote: > OBS native plugins should install their .so files to

Re: Enterprise Guix Hosting?

2022-08-26 Thread Ricardo Wurmus
Hi Yasu > Our idea is at the coop is that we want to develop software > development acceleration tools, and a major part would be > container-less software provisioning so that composition would not > mean more and more layers of technical debt... Don’t discount containers too soon. Guix has “