Skip to content

Commit

Permalink
ioc/common: fix devShell failed evaluation
Browse files Browse the repository at this point in the history
  • Loading branch information
minijackson committed Nov 4, 2024
1 parent 6497499 commit 259c83d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ioc/modules/common.nix
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ with lib; {
nixpkgs.overlays = [
epnix.inputs.poetry2nix.overlays.default
epnix.inputs.bash-lib.overlay
epnix.inputs.sphinxcontrib-nixdomain.overlays.default
epnix.overlays.default
];
};
Expand Down

0 comments on commit 259c83d

Please sign in to comment.