From aa94436b2c3b072a918ad95cbded40257825a80b Mon Sep 17 00:00:00 2001 From: kurogeek Date: Mon, 7 Sep 2026 09:37:14 +0000 Subject: [PATCH] inputs/nixpkgs: bump to 0af3d140 The locked e8be7818 has no cached stdenv: its linux-headers-6.18.7 no-relocs.patch fails to apply, so every build bootstrapped stdenv from source and failed. 0af3d140 (2026-09-05) is fully substitutable. --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 07afcfd..1b1673d 100644 --- a/flake.lock +++ b/flake.lock @@ -752,11 +752,11 @@ }, "nixpkgs_3": { "locked": { - "lastModified": 1781359544, - "narHash": "sha256-iUuzKQcyXvopYDDzFpMK5eQKP3WIJExYny2kJtbgUcE=", + "lastModified": 1788608636, + "narHash": "sha256-RqeFOwW329f4i1f5QlJgQYwgEZvxIHJsUYlzIBxsKsY=", "owner": "nixos", "repo": "nixpkgs", - "rev": "e8be7818e19ada32105a8af937a6a473b38167ca", + "rev": "0af3d1402dec3fc7e93635e511d1f7428c89cebf", "type": "github" }, "original": {