patches and low-level development discussion
 help / color / mirror / code / Atom feed
From: Alyssa Ross <hi@alyssa.is>
To: Yureka Lilian <yureka@cyberchaos.dev>
Cc: devel@spectrum-os.org
Subject: Re: [PATCH 2/2] lib/nixpkgs.default.nix: update to staging-next
Date: Sun, 26 Oct 2025 10:09:37 +0100	[thread overview]
Message-ID: <87ldky3u7i.fsf@alyssa.is> (raw)
In-Reply-To: <20251012222756.20947-2-yureka@cyberchaos.dev>

[-- Attachment #1: Type: text/plain, Size: 1300 bytes --]

Yureka Lilian <yureka@cyberchaos.dev> writes:

> Signed-off-by: Yureka Lilian <yureka@cyberchaos.dev>
> ---
>  lib/nixpkgs.default.nix | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

I'm seeing a timeout in the networking test in
release/checks/integration with this patch applied.  I'll try bisecting,
but I get the impression you might have the resources to be able to do
that faster, if you want to try to beat me.

Note that the default timeout on aarch64 is quite high if you have good
hardware, so if you do try you might want to adjust it to something more
raesonable.  (On my MacBook Pro it takes under two minutes.)

> diff --git a/lib/nixpkgs.default.nix b/lib/nixpkgs.default.nix
> index c119aef..ff5b679 100644
> --- a/lib/nixpkgs.default.nix
> +++ b/lib/nixpkgs.default.nix
> @@ -4,6 +4,6 @@
>  # Generated by scripts/update-nixpkgs.sh.
>  
>  import (builtins.fetchTarball {
> -  url = "https://github.com/NixOS/nixpkgs/archive/a870b7409045459d9a4011ddd6a42acbb2faed9c.tar.gz";
> -  sha256 = "0a2plvg99na3g9ma17lq77mc6vxjn4nazf0zpdjmaj869b1dg4fn";
> +  url = "https://github.com/NixOS/nixpkgs/archive/c91d2da044a9e4af299c989ca9d395ae53dd65cf.tar.gz";
> +  sha256 = "1xlvihrr1m3zxy3bwjr0lp8fkfn5b2kra52x8264bl75b30kcwa5";
>  })
> -- 
> 2.51.0

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]

  parent reply	other threads:[~2025-10-26  9:09 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-12 22:27 [PATCH 1/2] vm/sys/net: build against pkgsMusl Yureka Lilian
2025-10-12 22:27 ` [PATCH 2/2] lib/nixpkgs.default.nix: update to staging-next Yureka Lilian
2025-10-21 16:00   ` Alyssa Ross
2025-10-26  9:09   ` Alyssa Ross [this message]
2025-10-26  9:18     ` Demi Marie Obenour
2025-10-26  9:24       ` Alyssa Ross
2025-10-29 20:05     ` Alyssa Ross
2025-10-31 11:17   ` Alyssa Ross
2025-10-31 11:17 ` [PATCH 1/2] vm/sys/net: build against pkgsMusl Alyssa Ross

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ldky3u7i.fsf@alyssa.is \
    --to=hi@alyssa.is \
    --cc=devel@spectrum-os.org \
    --cc=yureka@cyberchaos.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://spectrum-os.org/git/crosvm
	https://spectrum-os.org/git/doc
	https://spectrum-os.org/git/mktuntap
	https://spectrum-os.org/git/nixpkgs
	https://spectrum-os.org/git/spectrum
	https://spectrum-os.org/git/ucspi-vsock
	https://spectrum-os.org/git/www

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).