From 4922905cab5ae8f2d9e7f51685efcd205df4c5d2 Mon Sep 17 00:00:00 2001 From: coolneng Date: Sat, 28 Jan 2023 04:47:28 +0100 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/def9e420d27c951026d57dc96ce0218c3131f412' (2023-01-26) → 'github:NixOS/nixpkgs/cc4bb87f5457ba06af9ae57ee4328a49ce674b1b' (2023-01-27) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 6747379..71ef544 100644 --- a/flake.lock +++ b/flake.lock @@ -106,11 +106,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1674692158, - "narHash": "sha256-oqGpwVg4D+eMSgF7Th5Ve1ysCiH3H3g85vGJ3nvJsZQ=", + "lastModified": 1674781052, + "narHash": "sha256-nseKFXRvmZ+BDAeWQtsiad+5MnvI/M2Ak9iAWzooWBw=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "def9e420d27c951026d57dc96ce0218c3131f412", + "rev": "cc4bb87f5457ba06af9ae57ee4328a49ce674b1b", "type": "github" }, "original": {