summaryrefslogtreecommitdiffstats
path: root/flake.lock
diff options
context:
space:
mode:
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 8b83eb4..8da431f 100644
--- a/flake.lock
+++ b/flake.lock
@@ -51,6 +51,22 @@
51 "type": "github" 51 "type": "github"
52 } 52 }
53 }, 53 },
54 "musnix": {
55 "flake": false,
56 "locked": {
57 "lastModified": 1623875676,
58 "narHash": "sha256-SBI5NKPKx9Y3GWQr7J3ybF4nsKeX5XL+1ENtH1diYrk=",
59 "owner": "musnix",
60 "repo": "musnix",
61 "rev": "49c1f7119919d678bc457de3fee1de11a20c5082",
62 "type": "github"
63 },
64 "original": {
65 "owner": "musnix",
66 "repo": "musnix",
67 "type": "github"
68 }
69 },
54 "neovim-master": { 70 "neovim-master": {
55 "inputs": { 71 "inputs": {
56 "flake-utils": "flake-utils_2", 72 "flake-utils": "flake-utils_2",
@@ -125,6 +141,7 @@
125 "inputs": { 141 "inputs": {
126 "flake-utils": "flake-utils", 142 "flake-utils": "flake-utils",
127 "home-manager": "home-manager", 143 "home-manager": "home-manager",
144 "musnix": "musnix",
128 "neovim-master": "neovim-master", 145 "neovim-master": "neovim-master",
129 "nixpkgs": "nixpkgs", 146 "nixpkgs": "nixpkgs",
130 "nixpkgs-unstable": "nixpkgs-unstable", 147 "nixpkgs-unstable": "nixpkgs-unstable",