working system once again
This commit is contained in:
parent
0117d6155b
commit
4f3d125329
5 changed files with 16 additions and 5 deletions
|
@ -5,7 +5,7 @@
|
|||
}: rec {
|
||||
packages = {
|
||||
fish = pkgs.callPackage ./shell {};
|
||||
helix = pkgs.callPackage ./helix {inherit (inputs.helix.packages.${pkgs.stdenv.system}) helix;};
|
||||
helix = pkgs.callPackage ./helix {};
|
||||
kakoune = pkgs.callPackage ./kakoune {};
|
||||
};
|
||||
shell = pkgs.mkShell {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue