registry.nix: formatting

This commit is contained in:
Charlie Root 2024-08-23 08:23:24 +02:00
commit 314dff6370

View file

@ -1,8 +1,4 @@
{ {inputs, ...}: let
inputs,
pkgs,
...
}: let
inherit (inputs) nixpkgs; inherit (inputs) nixpkgs;
nixpkgsPath = nixpkgs.outPath; nixpkgsPath = nixpkgs.outPath;
in { in {