kat{pkgs,lib} -> exprs, inhoused locally

This commit is contained in:
kat witch 2021-08-30 01:48:52 +01:00
parent b2a87d2218
commit 7b3078dc27
No known key found for this signature in database
GPG key ID: 1B477797DCA5EC72
43 changed files with 8 additions and 1696 deletions

View file

@ -67,7 +67,6 @@ pkgs.mkShell {
nf-actions
nf-actions-test
] ++ config.runners.lazy.nativeBuildInputs;
shellHook = ''
export HOME_HOSTNAME=$(hostname -s)
export HOME_UID=$(id -u)