real meat hours

This commit is contained in:
atagen 2024-08-20 13:11:37 +10:00
parent d4a800971f
commit 0de0a3898a
7 changed files with 217 additions and 78 deletions

View file

@ -3,14 +3,14 @@
src,
stdenvNoCC,
bash,
nix,
lix, # how to override this to use latest?
nh,
git,
makeWrapper,
}: let
deps = [
bash
nix
lix
nh
git
];