add missing build tools to devShell

This commit is contained in:
Gregor Kleen 2023-05-15 12:08:10 +02:00
parent e2f8cf866d
commit 014952290e

View File

@ -71,6 +71,8 @@
})
yarn
gup
zsh
coreutils
];
shellHook = ''
${config.pre-commit.installationScript}