Skip to content

Commit c719758

Browse files
committed
parts
1 parent 3e4f3ce commit c719758

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,10 +124,10 @@
124124
PC_PORT_NUM = "9999";
125125
};
126126
packages = [
127+
env
127128
pkgs.poetry
128129
];
129130
inputsFrom = [
130-
env
131131
config.process-compose."dev-services".services.outputs.devShell
132132
];
133133
};

0 commit comments

Comments
 (0)