Andrew Tropin on Nostr: The actual problem I'm trying to solve for the last 3 hours is to just make it run: ...
The actual problem I'm trying to solve for the last 3 hours is to just make it run: `guile -c "(pk (@ (gnu packages emacs) emacs-pgtk))"` without backtraces thrown in my face. However, I can't simply do it.
It was a long way, but I finally hacked everything together with simple:
guix shell guile-next guix -- guile \
-c "(pk (@ (gnu packages emacs) emacs-pgtk))"
#guix #guile
Published at
2023-10-25 09:42:18Event JSON
{
"id": "e25c574f603631d5aee60f1e5d4e176b83d14ca2ca42ec1ab5883f8619f32a03",
"pubkey": "6a3558cf15e6f724383ef20c385d65abf8af54d22fbd7f9c758fda61a08357ed",
"created_at": 1698226938,
"kind": 1,
"tags": [
[
"e",
"73e26427fa9aeca79079d23272bdee4ec273344afd1f2ea4401070937815bb7d",
"wss://relay.mostr.pub",
"reply"
],
[
"t",
"guix"
],
[
"t",
"guile"
],
[
"proxy",
"https://fosstodon.org/users/abcdw/statuses/111295000611850916",
"activitypub"
]
],
"content": "The actual problem I'm trying to solve for the last 3 hours is to just make it run: `guile -c \"(pk (@ (gnu packages emacs) emacs-pgtk))\"` without backtraces thrown in my face. However, I can't simply do it.\n\nIt was a long way, but I finally hacked everything together with simple: \n\tguix shell guile-next guix -- guile \\\n\t-c \"(pk (@ (gnu packages emacs) emacs-pgtk))\"\n\n#guix #guile",
"sig": "66f5d2ee36936926047b944c008e82733df004b4f26e69987a8284f4758e375b31725b0536c3efd9315a57106cbd4c6c5f7f5c69d87fd87bb7319be04ccc9683"
}