Fixes rebuilding without phoenix.nix

This commit is contained in:
Emmet 2024-04-08 17:58:22 -05:00
parent 1cbfd7ab33
commit 42d46ee2cc

View file

@ -37,8 +37,4 @@
'')
vim neovim
];
imports = [
../bin/phoenix.nix # My nix command wrapper
];
}