revert formatting from nixpkgs-fmt
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
{ pkgs ? import <nixpkgs> { }
|
||||
,
|
||||
}:
|
||||
{ pkgs ? import <nixpkgs> { } }:
|
||||
let
|
||||
lib = pkgs.lib;
|
||||
python3 = pkgs.python3;
|
||||
|
||||
Reference in New Issue
Block a user