Skip to content

Commit

Permalink
Reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
joaosreis committed Jan 18, 2025
1 parent db4f680 commit ab7609e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,7 @@
# Packages from devPackagesQuery
devPackages = builtins.attrValues
(pkgs.lib.getAttrs (builtins.attrNames devPackagesQuery) scope');
in
{
in {
legacyPackages = scope';

packages.default = self.legacyPackages.${system}.${package};
Expand Down

0 comments on commit ab7609e

Please sign in to comment.