mirror of
https://codeberg.org/icewind/haze.git
synced 2026-06-04 01:24:09 +02:00
add some editors again
This commit is contained in:
parent
3326791d66
commit
8c7785257c
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
];
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue