summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
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"