Commit 8710b81a authored by Matteo Pacini's avatar Matteo Pacini
Browse files

trueseeing: nix-rfc-fmt

parent a5149970
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
{ lib
, fetchFromGitHub
, python3
{
  lib,
  fetchFromGitHub,
  python3,
}:

python3.pkgs.buildPythonApplication rec {