summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorbee <beebeeb5k@gmail.com>2026-05-07 15:15:02 +0530
committerbee <beebeeb5k@gmail.com>2026-05-07 15:15:02 +0530
commit705da11cb6f3667ca5bccc4dd5b4175370b860a0 (patch)
treef0b4504471084de7ce205b02ced2f318f33e105a /flake.lock
parent1cdfedc4284cad70075f119e2bf3de0b017bef42 (diff)
the way i like it
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock17
1 files changed, 17 insertions, 0 deletions
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"