refactor(emacs): remove nix installPhase snippet in favour of yasnippet-snippets
This commit is contained in:
@@ -1,9 +0,0 @@
|
|||||||
# -*- mode: snippet -*-
|
|
||||||
# name: installPhase
|
|
||||||
# key: installPhase
|
|
||||||
# --
|
|
||||||
installPhase = ''
|
|
||||||
runHook preInstall
|
|
||||||
$1
|
|
||||||
runHook postInstall
|
|
||||||
'';
|
|
||||||
Reference in New Issue
Block a user