dftxbs3e writes:
Hi!
> On 2/22/20 1:34 PM, Jan Nieuwenhuizen wrote:
>> Have you tried building static gawk standalone and check it for that
>> bash? You could do something like
>>
>>grep -ao '/gnu/store/e*-bash' $(./pre-inst-env guix build -e '(@@ (gnu
>> packages make-bootstrap) %static-bi
Hello Guix!
I’ve pushed a ‘wip-guile3.0-packages’ branch, which renames “guile-next”
to “guile”, renames “guile3.0-” packages to just “guile-”, and changes a
few more occurrences of ‘guile-2.2’ to ‘guile-3.0’ in package inputs.
It should start building here:
https://ci.guix.gnu.org/jobset/wip-g
Hello Raghav!
> Lets assume we have 5 packages in profile. Package 1, 3 and 5 has
> non-critical
> updates. Package 4 has non-critical update but it breaks. Package 2
> has
> critical update (CVE). We can either upgrade all packages except
> package 4 (or)
> we can upgrade only package 2.
>
> L
Submitted qtbase-patched in bug #39758.
Hello!
Finally it succeeded. Thanks to everyone who has answered my countless
questions on the mailing list and IRC!
GNU Hello - /gnu/store/98wc63drnc5iwkcclls91iz181mmiv7c-hello-2.10
(natively built with: ./pre-inst-env guix build hello)
I used Gentoo (https://wiki.gentoo.org/wiki/Handbook:PPC6
On Feb 22, 2020, at 9:49 PM, Raghav Gururajan
wrote:
>
> The guix system transactions are NON-MODULAR. That is, you cannot selectively
> reconfigure certain parts of the system. For example, you either reconfigure
> the system as a whole (or) you do not reconfigure the system at all.
This is