From 509ff46b73467ff07cf88a7086d94436c1f4f0aa Mon Sep 17 00:00:00 2001 From: Akshay Date: Sun, 3 Oct 2021 15:55:23 +0530 Subject: rework flake to be simpler --- flake.lock | 35 +---------------------------------- 1 file changed, 1 insertion(+), 34 deletions(-) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index 2d01218..712fb52 100644 --- a/flake.lock +++ b/flake.lock @@ -1,21 +1,5 @@ { "nodes": { - "gitignore": { - "flake": false, - "locked": { - "lastModified": 1611672876, - "narHash": "sha256-qHu3uZ/o9jBHiA3MEKHJ06k7w4heOhA+4HCSIvflRxo=", - "owner": "hercules-ci", - "repo": "gitignore", - "rev": "211907489e9f198594c0eb0ca9256a1949c9d412", - "type": "github" - }, - "original": { - "owner": "hercules-ci", - "repo": "gitignore", - "type": "github" - } - }, "nixpkgs": { "locked": { "lastModified": 1618640098, @@ -33,24 +17,7 @@ }, "root": { "inputs": { - "gitignore": "gitignore", - "nixpkgs": "nixpkgs", - "utils": "utils" - } - }, - "utils": { - "locked": { - "lastModified": 1618217525, - "narHash": "sha256-WGrhVczjXTiswQaoxQ+0PTfbLNeOQM6M36zvLn78AYg=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "c6169a2772643c4a93a0b5ac1c61e296cba68544", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "flake-utils", - "type": "github" + "nixpkgs": "nixpkgs" } } }, -- cgit v1.2.3