Skip to content

Commit

Permalink
example: link to docs re: inputsFrom
Browse files Browse the repository at this point in the history
  • Loading branch information
srid authored Apr 20, 2023
1 parent c1bd734 commit c2f3f0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions example/flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
};
};
devShells.default = pkgs.mkShell {
# cf. https://haskell.flake.page/devshell#composing-devshells
inputsFrom = [ config.mission-control.devShell ];
};
};
Expand Down

0 comments on commit c2f3f0a

Please sign in to comment.