From b96f94887953deeb6e5888bdb7114315016147e7 Mon Sep 17 00:00:00 2001 From: Yves Fischer Date: Thu, 25 Aug 2022 23:35:20 +0200 Subject: simplify nix build config --- flake.lock | 21 +-------------------- 1 file changed, 1 insertion(+), 20 deletions(-) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index 8ed578a..5999137 100644 --- a/flake.lock +++ b/flake.lock @@ -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 -- cgit v1.2.1