branch: elpa/nix-mode
commit 7929f9623d6bf1257912cb34515b2a6747849905
Author: Akira Komamura <[email protected]>
Commit: Akira Komamura <[email protected]>

    chore: Add transient to the dependencies
---
 flake.nix | 1 +
 1 file changed, 1 insertion(+)

diff --git a/flake.nix b/flake.nix
index 1177f8de99..69519778bb 100644
--- a/flake.nix
+++ b/flake.nix
@@ -15,6 +15,7 @@
           mmm-mode
           f
           magit-section
+          transient
         ]);
       in stdenvNoCC.mkDerivation {
         pname = "nix-mode";

Reply via email to