branch: elpa/nix-mode commit c4e4f386b7354781fc71288d7a251e44369f057b Author: Akira Komamura <[email protected]> Commit: Akira Komamura <[email protected]>
chore: Add nix-flake.el to Cask
---
Cask | 1 +
1 file changed, 1 insertion(+)
diff --git a/Cask b/Cask
index 0a1ae1d212..852b56b01a 100644
--- a/Cask
+++ b/Cask
@@ -16,6 +16,7 @@
"nix-drv-mode.el"
"nix-search.el"
"nix-shebang.el"
+ "nix-flake.el
"nix.el"
"nix-shell-haskell.el"
)
