diff options
| author | brustybee <bee@4d2.org> | 2026-03-11 10:38:51 +0530 |
|---|---|---|
| committer | brustybee <bee@4d2.org> | 2026-03-11 10:38:51 +0530 |
| commit | 6d8eec22cddf0be0c190fb06c88f9fd9e3838757 (patch) | |
| tree | 8d75504041c3a555a01f19002428c75fba190ef4 /flake.lock | |
| parent | 870745197024128e29c4f461a0e09d36dcf348bb (diff) | |
Add dwm
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 21 |
1 files changed, 21 insertions, 0 deletions
@@ -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" |
