From 962c5eafd28702d363e7a8d65547d5e05ec00ec4 Mon Sep 17 00:00:00 2001 From: Valentin Brandl Date: Sat, 1 Oct 2022 13:33:32 +0200 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/13cbe534ebe63a0bc2619c57661a2150569d0443' (2022-09-29) → 'github:nixos/nixpkgs/c9389643ae662834fd584ffa1898dc52956e1fba' (2022-09-29) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index dbfc571..ab30a02 100644 --- a/flake.lock +++ b/flake.lock @@ -38,11 +38,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1664438633, - "narHash": "sha256-qEotLz24HnHhgmba4drLHIxXG+IKQ7uve5GjUhjWhTU=", + "lastModified": 1664491521, + "narHash": "sha256-1Zj7Vi7zswETSHXueX8Oh1OA2f68DS7TOHoelLukA1U=", "owner": "nixos", "repo": "nixpkgs", - "rev": "13cbe534ebe63a0bc2619c57661a2150569d0443", + "rev": "c9389643ae662834fd584ffa1898dc52956e1fba", "type": "github" }, "original": {