Hi Steve,
On 24/04/2024 07:08, Steve George wrote:
Hi,
We're trying to stabilise and merge core-updates, help definitely wanted!
I'd love to help! Any of these issues novice-friendly?
Will there be a point release after core-updates is merged?
Kind regards,
Christina
Hi,
You just need to checkout core-updates and then 'start building'!
It would be good to confirm this one:
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=40316
It looks like Zhen Junjie applied two patches to fix NSS cross-compilation on
Master [0]
Maybe master and core-updates have diverged
Hey!
Almost a year ago, the branching strategy was changed [1][2].
1: https://issues.guix.gnu.org/63459
2: https://lists.gnu.org/archive/html/guix-devel/2023-06/msg00024.html
I think these changes have gone OK, we've had ~27 [3] branches merged in
this manor and I think looking back these change
Okay, I'll let you know as soon as I know.
On 24/04/2024 14:17, Steve George wrote:
Hi,
You just need to checkout core-updates and then 'start building'!
It would be good to confirm this one:
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=40316
It looks like Zhen Junjie applied two patches to
On Thu, Apr 18, 2024 at 12:54:02PM -0400, Jason Conroy wrote:
>
> Efraim Flashner writes:
>
> > Currently if you were to pull in rust-rand-0.8 and rust-rand-0.7 then
> > you'd have both rand-0.*.crate files in the registry but only one of
> > them would be listed in share/cargo/registry/index/ra
Efraim Flashner writes:
On the other hand, by generating it during the build of each
package we
make sure to pull in all the crates which exist in the build, so
we
could add into a profile/manifest just the crates listed in a
Cargo.toml
and then each crate would pull in its own dependencies,
On Wed, Apr 24, 2024 at 11:58:22AM -0400, Jason Conroy wrote:
>
> Efraim Flashner writes:
> > On the other hand, by generating it during the build of each package we
> > make sure to pull in all the crates which exist in the build, so we
> > could add into a profile/manifest just the crates liste
Hi Guix-ers,
Please see the below message (and attached report for further details)
of a potential security issue and mitigation in Guix, from Skyler
Ferris. The very short version: 'make authenticate' is a potential
attack vector, which can be mitigated by using 'guix git authenticate'
in a devel