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.
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/ :)
-- (
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
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<-
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
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
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
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 “