From bce65be2872d4bf26de736d9707c4bf463ff5b7b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 18:20:47 +0000 Subject: [PATCH] chore(nix): refresh lock + npmDepsHash for v1.44.0-rc1 (#341) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- flake.lock | 6 +++--- nix/upstream-sources.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index dfdfdf98..6908e251 100644 --- a/flake.lock +++ b/flake.lock @@ -2,11 +2,11 @@ "nodes": { "nixpkgs": { "locked": { - "lastModified": 1776548001, - "narHash": "sha256-ZSK0NL4a1BwVbbTBoSnWgbJy9HeZFXLYQizjb2DPF24=", + "lastModified": 1776877367, + "narHash": "sha256-EHq1/OX139R1RvBzOJ0aMRT3xnWyqtHBRUBuO1gFzjI=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "b12141ef619e0a9c1c84dc8c684040326f27cdcc", + "rev": "0726a0ecb6d4e08f6adced58726b95db924cef57", "type": "github" }, "original": { diff --git a/nix/upstream-sources.json b/nix/upstream-sources.json index 37ea142d..948d38f3 100644 --- a/nix/upstream-sources.json +++ b/nix/upstream-sources.json @@ -1,3 +1,3 @@ { - "npmDepsHash": "sha256-/QZZla80pqqCrDP+lkOOwuMNRYe4AthaTW3fR4fCrck=" + "npmDepsHash": "sha256-1Rc3boJ0jvwIS6eKm985bLK9upQ32H6ICQgQR7FYKUI=" }