summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorbrustybee <bee@4d2.org>2026-03-11 10:38:51 +0530
committerbrustybee <bee@4d2.org>2026-03-11 10:38:51 +0530
commit6d8eec22cddf0be0c190fb06c88f9fd9e3838757 (patch)
tree8d75504041c3a555a01f19002428c75fba190ef4 /flake.lock
parent870745197024128e29c4f461a0e09d36dcf348bb (diff)
Add dwm
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock21
1 files changed, 21 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index 85f42e2..dd60c02 100644
--- a/flake.lock
+++ b/flake.lock
@@ -278,6 +278,26 @@
"type": "github"
}
},
+ "mydwm": {
+ "inputs": {
+ "nixpkgs": [
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1773151208,
+ "narHash": "sha256-8Odt8HdtpYFdn9ag1QRVRH9sL6gSShnth4J8aaAE5ms=",
+ "ref": "refs/heads/main",
+ "rev": "3fcff74a65ee87715b09edeff21f796dba654833",
+ "revCount": 2,
+ "type": "git",
+ "url": "https://codeberg.org/brustybee/mydwm"
+ },
+ "original": {
+ "type": "git",
+ "url": "https://codeberg.org/brustybee/mydwm"
+ }
+ },
"neovim-nightly-overlay": {
"inputs": {
"flake-parts": "flake-parts",
@@ -583,6 +603,7 @@
"flake-parts": "flake-parts_4",
"home-manager": "home-manager",
"mango": "mango",
+ "mydwm": "mydwm",
"nixpkgs": "nixpkgs_5",
"sops-nix": "sops-nix",
"zen-browser": "zen-browser"