From fd21570d748828b0a7e9c997aed61fcd41cca2a8 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Fri, 14 Jun 2024 22:51:00 +0200 Subject: python312Packages.inline-snapshot: init at 0.10.2 Create and update inline snapshots in Python tests https://github.com/15r10nk/inline-snapshot/ --- pkgs/top-level/python-packages.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'pkgs/top-level/python-packages.nix') diff --git a/pkgs/top-level/python-packages.nix b/pkgs/top-level/python-packages.nix index 928edd66a5f2f..483cb05e69962 100644 --- a/pkgs/top-level/python-packages.nix +++ b/pkgs/top-level/python-packages.nix @@ -5819,6 +5819,8 @@ self: super: with self; { inkex = callPackage ../development/python-modules/inkex { }; + inline-snapshot = callPackage ../development/python-modules/inline-snapshot { }; + inlinestyler = callPackage ../development/python-modules/inlinestyler { }; inotify = callPackage ../development/python-modules/inotify { }; -- cgit 1.4.1