DEBSOURCES
Skip Quicknav
sources / yasnippet-snippets / 1.0%2B28.gcd665c9-1 / snippets / nix-mode / configurePhase
12345678910
# -*- mode: snippet -*- # name: configurePhase # key: cp # -- configurePhase= '' runHook preConfigure $1 runHook postConfigure ''; $0