feat: work on profinity

This commit is contained in:
2026-04-14 08:43:56 +00:00
parent 6e72841337
commit 305efdbbae
2 changed files with 41 additions and 0 deletions

View File

@@ -7,6 +7,7 @@
rust = import ./rust.nix { inherit self system pkgs; };
haskell = import ./haskell.nix { inherit self system pkgs; };
neuro = import ./neuro.nix { inherit self system pkgs; };
xmpp = import ./xmpp.nix { inherit self system pkgs; };
default = pkgs.mkShell {
buildInputs =
(with self.packages.${system}; [