BREAKING-CHANGE: modified structure, hm is now standalone

This commit is contained in:
2025-01-05 19:49:53 +01:00
parent e0d676b63d
commit 4aab349158
23 changed files with 586 additions and 322 deletions

View File

@@ -4,7 +4,7 @@
rust-overlay,
...
}: {
environment.systemPackages = with pkgs; [
environment.systemPackages = with pkgs.unstable; [
# general
docker
docker-compose
@@ -33,6 +33,7 @@
# # python
# python311
# python311Packages.pip
uv
# python311Packages.venvShellHook
# cpp