From 3f37fc0999040f507d265571cced08b786cadb54 Mon Sep 17 00:00:00 2001 From: Akilesh A S Date: Sun, 12 Jul 2026 00:48:36 +0530 Subject: [PATCH 1/2] nix: update flake.lock MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit TL;DR: - Updated input 'nixpkgs': 'github:nixos/nixpkgs/6517942' (2026-07-02) → 'github:nixos/nixpkgs/0bb7ec5' (2026-07-08) - Updated input 'rust-overlay': 'github:oxalica/rust-overlay/fe5aee0' (2026-07-04) → 'github:oxalica/rust-overlay/e598b37' (2026-07-11) --- flake.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/flake.lock b/flake.lock index a9e4c3a..5aa1740 100644 --- a/flake.lock +++ b/flake.lock @@ -17,11 +17,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1782959384, - "narHash": "sha256-xnJJk+ct+D2+wdRxj1wk36w5zV9RVESwRqcklPdt3fM=", + "lastModified": 1783522502, + "narHash": "sha256-iffAls3iaNTyJC2faYcUXSI+Gp02cDjYl+MygxKl2GI=", "owner": "nixos", "repo": "nixpkgs", - "rev": "65179426c83bb3f6bc14898b42ea1c6f01d374b0", + "rev": "0bb7ec54c8483066ec9d7720e780a5caa71f8612", "type": "github" }, "original": { @@ -45,11 +45,11 @@ ] }, "locked": { - "lastModified": 1783144302, - "narHash": "sha256-NQnzmXwpEAd5tjMBh2+P/y9NknF+WHv5+6yoXoN4h/Y=", + "lastModified": 1783747106, + "narHash": "sha256-KlepQu/O5m11lAjcJ4ER5bc6bIzyX2UMPDARzMzQfIw=", "owner": "oxalica", "repo": "rust-overlay", - "rev": "fe5aee0952e8e1525533d61defd9e36513db811b", + "rev": "e598b37857b895b81020a65a802ef55f5bbed72f", "type": "github" }, "original": { From 9ca2233b02b45dd8e81c7471488cc79a108053f9 Mon Sep 17 00:00:00 2001 From: Akilesh A S Date: Fri, 7 Aug 2026 05:04:20 +0530 Subject: [PATCH 2/2] nix: update flake.lock MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit TL;DR: • Updated input 'crane': 'github:ipetkov/crane/80db5bd' (2026-07-04) → 'github:ipetkov/crane/2c71e19' (2026-08-03) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/0bb7ec5' (2026-07-08) → 'github:nixos/nixpkgs/b7c2ada' (2026-08-05) • Updated input 'rust-overlay': 'github:oxalica/rust-overlay/e598b37' (2026-07-11) → 'github:oxalica/rust-overlay/3d1b34a' (2026-08-06) --- flake.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/flake.lock b/flake.lock index 5aa1740..5b3ce76 100644 --- a/flake.lock +++ b/flake.lock @@ -2,11 +2,11 @@ "nodes": { "crane": { "locked": { - "lastModified": 1783203018, - "narHash": "sha256-G6R9IT/xwFuu+CYBWDUAok6AdC4ERC4ZfPPFtEpxnZE=", + "lastModified": 1785782307, + "narHash": "sha256-MPaRdVkf6zZP5fCPxYCi8Dr4pZzgmXzg8T9nVEbp3Mw=", "owner": "ipetkov", "repo": "crane", - "rev": "80db5bdc391be8a1794f6d8a2d56e3a84ebcede2", + "rev": "2c71e194474d13de031d729b729c968ddbe3507f", "type": "github" }, "original": { @@ -17,11 +17,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1783522502, - "narHash": "sha256-iffAls3iaNTyJC2faYcUXSI+Gp02cDjYl+MygxKl2GI=", + "lastModified": 1785967620, + "narHash": "sha256-IItrdb7Puk05RqOBWZYFC5X6Wl1sJmCfh5MWVHw5iMM=", "owner": "nixos", "repo": "nixpkgs", - "rev": "0bb7ec54c8483066ec9d7720e780a5caa71f8612", + "rev": "b7c2ada94fe99c15b0dbcf4d11fd7850b957a436", "type": "github" }, "original": { @@ -45,11 +45,11 @@ ] }, "locked": { - "lastModified": 1783747106, - "narHash": "sha256-KlepQu/O5m11lAjcJ4ER5bc6bIzyX2UMPDARzMzQfIw=", + "lastModified": 1785993740, + "narHash": "sha256-naSJ+p7zkIT2hHNSJkhxiPZlmVRgE3UdODinMM7rpD8=", "owner": "oxalica", "repo": "rust-overlay", - "rev": "e598b37857b895b81020a65a802ef55f5bbed72f", + "rev": "3d1b34a12a26be073f7ae67165a6b61229ca6025", "type": "github" }, "original": {