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: Tue, 21 Oct 2025 18:00:45 +0200	[thread overview]
Message-ID: <87v7k8jlci.fsf@alyssa.is> (raw)
In-Reply-To: <20251012222756.20947-2-yureka@cyberchaos.dev>

[-- Attachment #1: Type: text/plain, Size: 1143 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(-)

Reviewed-by: Alyssa Ross <hi@alyssa.is>

Very grateful to have somebody else having taken care of a Nixpkgs
update.  I'm hoping we can get a fix for the BPF x86_64 issue before I
apply this so that the builders can do a complete build.  It sounds like
Demi should have a new patch soon.

> 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 --]

  reply	other threads:[~2025-10-21 16:01 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 [this message]
2025-10-26  9:09   ` Alyssa Ross
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=87v7k8jlci.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).