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
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
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
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
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
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
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
I tried this today as of commit 49d19b35cebd749510b7773d76a3a96d1358
and it seems to build.
Are you still experiencing this issue?
Morgan
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 .
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
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
11 matches
Mail list logo