From 1baec30bc476031afb72d93ea569a43a73d383d1 Mon Sep 17 00:00:00 2001 From: Deployerbot Main Date: Fri, 25 Aug 2023 23:30:50 +0000 Subject: [PATCH] flake.lock: Update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Flake lock file updates: • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/26c18ae5be05d216275eb8f77e1a0bf14b189ed5' (2023-08-24) → 'github:NixOS/nixpkgs/b4e453296c475b511ab94b7f1059879ac69aef75' (2023-08-25) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 5ea3d0b..5285de9 100644 --- a/flake.lock +++ b/flake.lock @@ -105,11 +105,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1692838594, - "narHash": "sha256-lV6+2ROsxe8eXg6LoIH5zWmMlYBWqr+LNMCKS3CSveA=", + "lastModified": 1692964079, + "narHash": "sha256-sUtSEzb5k2WRDWWU7oO/8yjeHi4yU3LernATi9QZAUU=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "26c18ae5be05d216275eb8f77e1a0bf14b189ed5", + "rev": "b4e453296c475b511ab94b7f1059879ac69aef75", "type": "github" }, "original": {