bug#43277: [PATCH] gnu: emacs-next: Fix load path and version

2020-09-22 Thread Morgan Smith
paths section from emacs and place it into emacs-next. It would be cooler if the native-search-paths sections was thunked so I could pull the this-package trick again to get the right version, but I think this is the only way. Thanks, Morgan morgan.j.sm...@outlook.com writes: > From: Morgan Smi

bug#43277: [PATCH] gnu: emacs-next: Fix load path and version

2020-09-26 Thread Morgan Smith
Hi Pierre, Thanks for the feedback! Pierre Langlois writes: > I agree in general it's good to reuse code, however in this particular > case it's probably better to keep the phases duplicated. For example, > in the future one could update the emacs-next package to not require a > revision numbe

bug#47325: newlib-nano: are lib names wrong?

2021-03-26 Thread Morgan Smith
Hello Nicolò, This is definitely a bug that I encountered today. I'm convinced it's a bug because I came across this page that says so: https://newlib.sourceware.narkive.com/kfT8XDEe/building-libc-nano-and-libg-nano The git repo it links to has the following shell function. I think we should em

bug#46496: Bug closed

2021-04-15 Thread Morgan Smith
Hello! Thank you for reporting this bug. This bug was fixed in commit 8799369983315d799501b4f45a3954195b630ebb made on April 8th. You are correct that libc_nano.a should be for newlib-nano and libc.a should be for newlib. However, in the nano toolchain, both libc.a and libc_nano.a (which was rece

bug#57742: QT plugins from profile not found (QT_PLUGIN_PATH)

2022-09-11 Thread Morgan Smith
Hello! Ever since commit 1f466ed6be932526fc69e72ffd50390691d0d382 we don't look at the user's value of QT_PLUGIN_PATH. The comment says this is to prevent plugin confusion between Qt5 and Qt6 stuff. This is very unfortunate for me. I have qtwayland (qt5) installed in my profile so QT programs c

bug#59185: Trouble mounting recursive file systems in containers

2022-11-10 Thread Morgan Smith
Hello! So I was trying to mount /run/user/1000 in a container so it would have access to all my wayland sockets and such when I got a very cryptic error message. I was trying something like this: guix shell --share=/run/user/1000 -C coreutils After far too long tracking down the issue, it turns

bug#49353: INFOPATH and MANPATH not set in profiles

2021-07-03 Thread Morgan Smith
MANPATH is set by the man-db package, and /etc/profile. INFOPATH is set by the emacs package, the texinfo package, and /etc/profile. /etc/profile sets the variables as such: export MANPATH=$HOME/.guix-profile/share/man:/run/current-system/profile/share/man export INFOPATH=$HOME/.guix-profile/sh

bug#37876: Regression in MAKE-GCC-TOOLCHAIN after core-updates merge

2021-10-24 Thread Morgan Smith
I tried this today as of commit 49d19b35cebd749510b7773d76a3a96d1358 and it seems to build. Are you still experiencing this issue? Morgan

bug#65508: Displaying qt applications on wayland using qtwayland is complicated

2023-08-24 Thread Morgan Smith
Hello guix! Before I get into the actual bug I'm trying to report, I have to bring up 2 other complications. 1. qtwayland@6 currently doesn't build due a test failure. So in this bug I'm either using "--without-tests=qtwayland" on the command line or "((options->transformation '((without-tests .

bug#65510: Errors trying to use home-dicod-service-type and home-syncthing-service-type

2023-08-24 Thread Morgan Smith
Hello guix! Thank you Ludovic for adding a way to map system services to home services! This is very exciting. However, I can't seem to use some of those services. Take a look at this minimal example home configuration: --8<---cut here---start->8--- (use-mod

bug#76697: gdk-pixbuf GDK_PIXBUF_MODULE_FILES search path breaks some packages

2025-03-02 Thread Morgan Smith
I tried to reopen this bug instead of making a new one but I guess it's archived or something? bug#75795 Changing the search-path-specification of gdk-pixbuf has broken the build of transmission as this phase now errors out: = (wrap-program (string-append #$output:gui "/bin/transmission