diff options
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock index 1ef26db..f6e58ce 100644 --- a/flake.lock +++ b/flake.lock @@ -633,6 +633,21 @@ "type": "github" } }, + "madness-ld": { + "locked": { + "lastModified": 1720637547, + "narHash": "sha256-5MGG0iRBvP35VlcHvxVrapuLygZwHwMB3g0M0fWxz58=", + "owner": "antithesishq", + "repo": "madness", + "rev": "c22c9c03579b7175d94f63e44ee0e518bb5ccdba", + "type": "github" + }, + "original": { + "owner": "antithesishq", + "repo": "madness", + "type": "github" + } + }, "neovim-nightly": { "inputs": { "flake-compat": "flake-compat_6", @@ -1015,6 +1030,7 @@ "hydra": "hydra", "impermanence": "impermanence", "lanzaboote": "lanzaboote", + "madness-ld": "madness-ld", "neovim-nightly": "neovim-nightly", "nix-gaming": "nix-gaming", "nixpkgs-2311": "nixpkgs-2311", |