registry.nix: formatting
This commit is contained in:
parent
070a4d8675
commit
d4a89d347f
1 changed files with 1 additions and 5 deletions
|
@ -1,8 +1,4 @@
|
||||||
{
|
{inputs, ...}: let
|
||||||
inputs,
|
|
||||||
pkgs,
|
|
||||||
...
|
|
||||||
}: let
|
|
||||||
inherit (inputs) nixpkgs;
|
inherit (inputs) nixpkgs;
|
||||||
nixpkgsPath = nixpkgs.outPath;
|
nixpkgsPath = nixpkgs.outPath;
|
||||||
in {
|
in {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue