From 705da11cb6f3667ca5bccc4dd5b4175370b860a0 Mon Sep 17 00:00:00 2001 From: bee Date: Thu, 7 May 2026 15:15:02 +0530 Subject: the way i like it --- flake.lock | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index 8a8274a..c12511b 100644 --- a/flake.lock +++ b/flake.lock @@ -16,6 +16,22 @@ "type": "github" } }, + "plugins-base46": { + "flake": false, + "locked": { + "lastModified": 1777801026, + "narHash": "sha256-dbVuQwFCOIBK9y7fklulxHHt57KbS/8KaiTvfe5rmco=", + "owner": "AvengeMedia", + "repo": "base46", + "rev": "eb54ce645266cac86bb6a4241428fefe61e90a8a", + "type": "github" + }, + "original": { + "owner": "AvengeMedia", + "repo": "base46", + "type": "github" + } + }, "plugins-lze": { "flake": false, "locked": { @@ -51,6 +67,7 @@ "root": { "inputs": { "nixpkgs": "nixpkgs", + "plugins-base46": "plugins-base46", "plugins-lze": "plugins-lze", "plugins-lzextras": "plugins-lzextras", "wrappers": "wrappers" -- cgit v1.3.1