1
0
Fork 0
mirror of https://codeberg.org/icewind/haze.git synced 2026-08-02 12:14:46 +02:00

add some editors again

This commit is contained in:
Robin Appelman 2026-01-28 19:21:31 +01:00
commit 8c7785257c

View file

@ -31,6 +31,8 @@
oracle-instantclient,
debug ? false,
writeShellApplication,
vim,
helix,
}: let
inherit (builtins) toString;
inherit (lib) readFile getExe concatStringsSep splitString take;
@ -141,6 +143,8 @@
wget
curl
oracle-instantclient
vim
helix
];
};