mirror of
https://codeberg.org/icewind/haze.git
synced 2026-06-03 17:14:08 +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,
|
oracle-instantclient,
|
||||||
debug ? false,
|
debug ? false,
|
||||||
writeShellApplication,
|
writeShellApplication,
|
||||||
|
vim,
|
||||||
|
helix,
|
||||||
}: let
|
}: let
|
||||||
inherit (builtins) toString;
|
inherit (builtins) toString;
|
||||||
inherit (lib) readFile getExe concatStringsSep splitString take;
|
inherit (lib) readFile getExe concatStringsSep splitString take;
|
||||||
|
|
@ -141,6 +143,8 @@
|
||||||
wget
|
wget
|
||||||
curl
|
curl
|
||||||
oracle-instantclient
|
oracle-instantclient
|
||||||
|
vim
|
||||||
|
helix
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue