emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/nix-mode 89755c1e7e 475/500: nix-flake: Fix the default va


From: ELPA Syncer
Subject: [nongnu] elpa/nix-mode 89755c1e7e 475/500: nix-flake: Fix the default value
Date: Sat, 29 Jan 2022 08:27:58 -0500 (EST)

branch: elpa/nix-mode
commit 89755c1e7e59dd2d56ea46c7f9ef6ec34a4263e1
Author: Akira Komamura <akira.komamura@gmail.com>
Commit: Akira Komamura <akira.komamura@gmail.com>

    nix-flake: Fix the default value
---
 nix-flake.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nix-flake.el b/nix-flake.el
index 8ba44872df..771af1fad6 100644
--- a/nix-flake.el
+++ b/nix-flake.el
@@ -13,7 +13,7 @@
 
 ;;;; Custom variables
 
-(defcustom nix-flake-init-post-action 'open-flake
+(defcustom nix-flake-init-post-action 'open-flake-nix
   "Action to run after successfully initializing a flake.
 
 This action is run after a flake is successlly initialized by



reply via email to

[Prev in Thread] Current Thread [Next in Thread]