From 98280bf192276b809857c02ae9dcb79a60c81203 Mon Sep 17 00:00:00 2001
From: Jens Nolte <git@queezle.net>
Date: Sun, 12 Sep 2021 20:52:20 +0200
Subject: [PATCH] Update nixpkgs

---
 flake.lock | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/flake.lock b/flake.lock
index 95a72bf..f1e7e05 100644
--- a/flake.lock
+++ b/flake.lock
@@ -2,12 +2,11 @@
   "nodes": {
     "nixpkgs": {
       "locked": {
-        "lastModified": 1616527350,
-        "narHash": "sha256-VkMevY2WLU+K7T/P4wVj18Ms8zyeRfp05ILf556m5Y8=",
-        "owner": "nixos",
-        "repo": "nixpkgs",
-        "rev": "d3f7e969b9860fb80750147aeb56dab1c730e756",
-        "type": "github"
+        "lastModified": 1631118067,
+        "narHash": "sha256-tEcFvm3a6ToeBGwHdjfB2mVQwa4LZCZTQYE2LnY3ycA=",
+        "path": "/nix/store/6dcqil119qr3sad2lp9ykkkc852ppmqm-source",
+        "rev": "09cd65b33c5653d7d2954fef4b9f0e718c899743",
+        "type": "path"
       },
       "original": {
         "id": "nixpkgs",
-- 
GitLab