diff options
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 21 |
1 files changed, 1 insertions, 20 deletions
@@ -1,25 +1,6 @@ { "nodes": { - "nixpkgs": { - "locked": { - "lastModified": 1618358082, - "narHash": "sha256-4vyEiTcCk7hRigwcRqDAF86YQbUzALUNxyH8SLG4oeo=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "dec334fa196a4aeedb1b60d8f7d61aa00d327499", - "type": "github" - }, - "original": { - "id": "nixpkgs", - "ref": "nixos-20.09", - "type": "indirect" - } - }, - "root": { - "inputs": { - "nixpkgs": "nixpkgs" - } - } + "root": {} }, "root": "root", "version": 7 |