Skip to content

Commit

Permalink
remove default package
Browse files Browse the repository at this point in the history
  • Loading branch information
mwr committed Nov 4, 2023
1 parent 6d04fdf commit b1be16f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,6 @@
${phpDev}/bin/php ${rooterPharLocal}/bin/rooter.phar "$@"
'';

packages.default = self.packages.${system}.rooter;

devShells.default = pkgs.mkShell {
buildInputs = with pkgs; [phpDev traefik dnsmasq pv gzip just packages.rooterDev];
};
Expand Down

0 comments on commit b1be16f

Please sign in to comment.