Files
nixpkgs/pkgs/development/python-modules
Jean-Philippe Braun ec46eaadbf pre-commit: use buildPythonPackage
Allows to build a python env with pre_commit module:

  python3.withPackages(p: [p.pre-commit])

pre-commit is already converted to an application in `git-and-tools/default.nix`:

  pre-commit = pkgs.python3Packages.toPythonApplication pkgs.python3Packages.pre-commit;

So that it can still be installed as a standalone application.
2020-05-20 12:35:22 +02:00
..
2020-05-15 14:05:03 +02:00
2020-05-18 01:45:30 +02:00
2020-04-11 22:11:17 +02:00
2020-04-24 22:27:27 -03:00
2020-04-01 17:22:10 -07:00
2020-05-18 18:06:30 -07:00
2020-05-14 16:45:56 -07:00
2020-05-04 18:49:45 -07:00
2020-04-16 10:31:36 -07:00
2020-05-09 04:54:15 +00:00
2020-03-30 17:07:41 +02:00
2020-05-09 07:25:08 +00:00
2020-04-21 16:52:19 +02:00
2020-04-06 12:02:25 -07:00
2020-05-11 19:08:01 +02:00
2020-05-06 09:47:34 -07:00
2020-05-04 18:49:45 -07:00
2020-05-08 06:47:30 +02:00
2020-04-13 00:26:35 -07:00
2020-05-11 12:16:22 -07:00
2020-04-02 12:43:54 -04:00
2020-04-06 21:07:33 -07:00
2020-04-17 21:01:17 +02:00
2020-04-10 12:55:53 -07:00
2020-04-03 13:46:24 -04:00
2020-05-04 18:49:45 -07:00
2020-05-09 12:11:44 +02:00
2020-04-17 16:24:09 -05:00
2020-05-04 18:49:45 -07:00
2020-04-23 11:31:42 -07:00
2020-04-11 22:11:19 +02:00
2020-04-21 16:52:18 +02:00
2020-04-21 17:17:13 -07:00
2020-04-17 16:24:09 -05:00
2020-05-07 11:17:56 -07:00
2020-05-04 18:49:45 -07:00
2020-05-04 18:49:45 -07:00
2020-03-30 21:22:36 +00:00
2020-05-08 09:23:18 -07:00
2020-04-17 16:24:09 -05:00
2020-05-04 18:49:45 -07:00
2020-04-01 16:42:49 -07:00
2020-03-31 22:39:40 -07:00
2020-03-30 17:07:41 +02:00
2020-05-04 18:49:45 -07:00
2020-04-27 19:37:36 +02:00
2020-05-04 18:49:45 -07:00
2020-05-12 18:33:12 -07:00
2020-04-26 22:36:00 -04:00
2020-04-08 17:18:33 +01:00
2020-03-28 16:11:02 -07:00