From 710f36df89d5639171b7b5dddc437090e1bc051b Mon Sep 17 00:00:00 2001 From: Maxwell Beck Date: Thu, 16 Jul 2026 18:44:41 -0500 Subject: Modular boilerplate + MIT license --- flake.lock | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index cb63344..5999137 100644 --- a/flake.lock +++ b/flake.lock @@ -1,23 +1,6 @@ { "nodes": { - "nixpkgs": { - "locked": { - "lastModified": 1783776592, - "narHash": "sha256-+GVwKnbbSmf4cWMJyRzvw8H5yFknmkLoPD5v6snqPzo=", - "rev": "e7a3ca8092b61ff85b6a45bf863ea2b2d6a661b3", - "type": "tarball", - "url": "https://releases.nixos.org/nixos/unstable/nixos-26.11pre1032869.e7a3ca8092b6/nixexprs.tar.xz" - }, - "original": { - "type": "tarball", - "url": "https://channels.nixos.org/nixos-unstable/nixexprs.tar.xz" - } - }, - "root": { - "inputs": { - "nixpkgs": "nixpkgs" - } - } + "root": {} }, "root": "root", "version": 7 -- cgit v1.3.1