From 22f40d0f599c20c4c6331bf666b6bae10256cde3 Mon Sep 17 00:00:00 2001 From: Automation - Ninlives Date: Mon, 4 Dec 2023 01:11:11 +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/d491c9dbc4edd30c5f43426cb2d23a3eeca25ec6' (2023-12-03) → 'github:NixOS/nixpkgs/d39479ec822a6725d26a71cf26a25df665eb57ea' (2023-12-04) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 822a37f..2548ab2 100644 --- a/flake.lock +++ b/flake.lock @@ -43,11 +43,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1701564279, - "narHash": "sha256-gVMqvE65WtowNJUkjIJ46zNKeRrbZGlLZYy8p85arko=", + "lastModified": 1701651681, + "narHash": "sha256-7b0FTSY/A4MH+nKL4HoWeyipuGoTatXdA0DZTt8nDso=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "d491c9dbc4edd30c5f43426cb2d23a3eeca25ec6", + "rev": "d39479ec822a6725d26a71cf26a25df665eb57ea", "type": "github" }, "original": {