summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock94
1 files changed, 94 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index 1ecebf0..22971b8 100644
--- a/flake.lock
+++ b/flake.lock
@@ -1,5 +1,29 @@
{
"nodes": {
+ "beevim": {
+ "inputs": {
+ "nixpkgs": [
+ "nixpkgs"
+ ],
+ "plugins-base46": "plugins-base46",
+ "plugins-lze": "plugins-lze",
+ "plugins-lzextras": "plugins-lzextras",
+ "wrappers": "wrappers"
+ },
+ "locked": {
+ "lastModified": 1778074724,
+ "narHash": "sha256-UBpqNuD0nyab/I02ctUmKB7/O2zdcHDkw3DOZ+xBt1o=",
+ "ref": "refs/heads/main",
+ "rev": "1cdfedc4284cad70075f119e2bf3de0b017bef42",
+ "revCount": 25,
+ "type": "git",
+ "url": "https://codeberg.org/brustybee/beeVim"
+ },
+ "original": {
+ "type": "git",
+ "url": "https://codeberg.org/brustybee/beeVim"
+ }
+ },
"doomemacs": {
"flake": false,
"locked": {
@@ -248,8 +272,57 @@
"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": {
+ "lastModified": 1777332925,
+ "narHash": "sha256-jKADsx+893AjFfua++A/Py0Z5bZC6M8HJuXPVJdi+pA=",
+ "owner": "BirdeeHub",
+ "repo": "lze",
+ "rev": "d9425d09fc66f9529b29689852ec21d6aadf9fbc",
+ "type": "github"
+ },
+ "original": {
+ "owner": "BirdeeHub",
+ "repo": "lze",
+ "type": "github"
+ }
+ },
+ "plugins-lzextras": {
+ "flake": false,
+ "locked": {
+ "lastModified": 1777352146,
+ "narHash": "sha256-lPGTL68ghRgX9eKOgLjAc9rkhmhACVzwD/pxPaG+dAw=",
+ "owner": "BirdeeHub",
+ "repo": "lzextras",
+ "rev": "844c3e5c5b9ab857db948941c8c7dba4e8ddd0e3",
+ "type": "github"
+ },
+ "original": {
+ "owner": "BirdeeHub",
+ "repo": "lzextras",
+ "type": "github"
+ }
+ },
"root": {
"inputs": {
+ "beevim": "beevim",
"flake-parts": "flake-parts",
"home-manager": "home-manager",
"mango": "mango",
@@ -354,6 +427,27 @@
"type": "github"
}
},
+ "wrappers": {
+ "inputs": {
+ "nixpkgs": [
+ "beevim",
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1777827587,
+ "narHash": "sha256-Tz3QSgl1wwWH1jf0BngEkNhoWDIIWSBDE/RI+RpVemc=",
+ "owner": "BirdeeHub",
+ "repo": "nix-wrapper-modules",
+ "rev": "b1308b562306f59c7732357655d19cedb292d5e1",
+ "type": "github"
+ },
+ "original": {
+ "owner": "BirdeeHub",
+ "repo": "nix-wrapper-modules",
+ "type": "github"
+ }
+ },
"zen-browser": {
"inputs": {
"nixpkgs": [