From d1bc950de281c0687c33ab8eeb1e455168437434 Mon Sep 17 00:00:00 2001
From: Eelco Dolstra <edolstra@gmail.com>
Date: Mon, 3 Feb 2020 18:38:05 +0100
Subject: [PATCH] Doh

---
 flake.lock | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

diff --git a/flake.lock b/flake.lock
index 5d891223..eee69d4c 100644
--- a/flake.lock
+++ b/flake.lock
@@ -3,8 +3,7 @@
     "nix": {
       "info": {
         "lastModified": 1580749449,
-        "narHash": "sha256-wEPYfs8ULx0dK6R4hrsXC/r8omxJLc86OhQg39eCo0c=",
-        "revCount": 7729
+        "narHash": "sha256-wEPYfs8ULx0dK6R4hrsXC/r8omxJLc86OhQg39eCo0c="
       },
       "inputs": {
         "nixpkgs": {
@@ -26,14 +25,14 @@
         }
       },
       "locked": {
-        "ref": "HEAD",
+        "owner": "NixOS",
+        "repo": "nix",
         "rev": "0a4e911cf478d0d38082a8840a5acc8f57d00086",
-        "type": "git",
-        "url": "file:///home/eelco/Dev/nix-flake"
+        "type": "github"
       },
       "original": {
-        "type": "git",
-        "url": "file:///home/eelco/Dev/nix-flake"
+        "id": "nix",
+        "type": "indirect"
       }
     },
     "nixpkgs": {