mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 17:32:26 +00:00
Add nixpkgs-fmt pre-commit hook
This commit is contained in:
@@ -22,7 +22,8 @@ let
|
||||
};
|
||||
};
|
||||
};
|
||||
in with py.pkgs;
|
||||
in
|
||||
with py.pkgs;
|
||||
buildPythonApplication rec {
|
||||
pname = "changedetection.io";
|
||||
version = "0.30";
|
||||
|
Reference in New Issue
Block a user