Skip to content

Commit

Permalink
chore: no inputsFrom default package in devShells
Browse files Browse the repository at this point in the history
Co-authored-by: furioncycle <[email protected]>
Co-authored-by: Shahar "Dawn" Or <[email protected]>
  • Loading branch information
3 people authored and ubbabeck committed Aug 3, 2024
1 parent f5195db commit b7a7e98
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@

devShells.default = craneLib.devShell {
inherit NIX_CMD_PATH NIX_INSTANTIATE_CMD_PATH;
inputsFrom = [self.packages.${system}.default];
packages = [
toolchain
pkgs.nodePackages.nodejs
Expand Down

0 comments on commit b7a7e98

Please sign in to comment.