Commit graph

29 commits

Author SHA1 Message Date
Sandro Jäckel 557b9aebd6
python310Packages.jupyterlab_server: fix test execution 2022-04-25 01:24:13 +02:00
Martin Weinelt efcdb7966b python3Packages.jupyterlab_server: 2.10.3 -> 2.12.0 2022-04-14 19:04:01 +02:00
Nikolay Amiantov 2285d931e7 python3.pkgs.jupyterlab_server: re-enable some tests 2022-01-12 01:29:49 +03:00
R. Ryantm bb551205bb python38Packages.jupyterlab_server: 2.10.2 -> 2.10.3 2022-01-08 12:14:16 +00:00
R. Ryantm 43302dd2d7 python38Packages.jupyterlab_server: 2.10.1 -> 2.10.2 2021-12-30 21:55:39 -08:00
R. Ryantm e2b2136d63 python38Packages.jupyterlab_server: 2.8.2 -> 2.10.1 2021-12-23 09:17:36 -08:00
Martin Weinelt a19db8f8a6 python3Packages.jupyterlab_server: 2.8.1 -> 2.8.2 2021-10-11 01:22:04 +02:00
R. RyanTM 5a99313dcb python38Packages.jupyterlab_server: 2.7.2 -> 2.8.1 2021-09-23 17:09:30 +00:00
Martin Weinelt d1fd6b9921 python3Packages.jupyterlab_server: 2.6.0 -> 2.7.2 2021-09-05 14:57:58 +02:00
R. RyanTM 68e98baa89 python38Packages.jupyterlab_server: 2.6.0 -> 2.7.0 2021-08-14 01:11:35 +00:00
Sandro Jäckel 8c95b8c62f pythonPackages.jupyterlab_server: remove unused inputs 2021-07-22 11:20:44 -07:00
Sandro Jäckel 4209fed914
pythonPackages: deprecate pytestcov alias 2021-07-21 13:32:17 +02:00
Robert Schütz 1899c4752d python3Packages.jupyterlab_server: update dependencies, fix tests 2021-06-22 13:42:55 +02:00
Martin Weinelt 14f436c676 python3Packages.jupyterlab_server: 2.3.0 -> 2.6.0 2021-06-22 13:42:32 +02:00
Noah D. Brenowitz 7c29b3e082
python3Packages.jupyterlab_server: allow darwin networking 2021-05-22 21:45:56 -07:00
Enno Richter 5de6e55c9e pythonPackages.jupyterlab_server: 1.2.0 -> 2.3.0 2021-03-17 18:52:20 +01:00
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Profpatsch 4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Frederik Rietdijk c42538747f python: jupyterlab_server: 1.1.5 -> 1.2.0 2020-08-16 19:31:05 +02:00
Frederik Rietdijk 1ee5d6a79e python: jupyterlab_server: 1.1.3 -> 1.1.5 2020-06-06 08:34:54 +02:00
Frederik Rietdijk 816e9ad275 python3Packages.jupyterlab_server: 1.1.0 -> 1.1.3 2020-05-11 22:12:49 +02:00
R. RyanTM 9ccf19b67d python37Packages.jupyterlab_server: 1.0.7 -> 1.1.0 2020-04-06 21:00:27 -07:00
R. RyanTM 5012d8a36c python37Packages.jupyterlab_server: 1.0.6 -> 1.0.7 2020-03-09 11:05:00 +00:00
isgy da006ed937 python3Packages.jupyterlab_server: added pyjson5 dependency 2019-11-11 12:45:02 -08:00
Frederik Rietdijk fa828a9bdc python: jupyterlab_server: 0.3.4 -> 1.0.6 2019-10-27 16:26:45 +01:00
Frederik Rietdijk 8d0996fb46 python: jupyterlab_server: 0.3.0 -> 0.3.4 2019-10-18 09:53:58 +02:00
Daniel Schaefer bac4d95aa2 treewide: Change URLs to HTTPS
Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them
if there's actual content. Inspired by
https://github.com/NixOS/nixpkgs/issues/60004
2019-04-22 10:19:54 +02:00
R. RyanTM f753a106f2 python37Packages.jupyterlab_server: 0.2.0 -> 0.3.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-jupyterlab_server/versions

(cherry picked from commit ca67a7200cf9606e132a5eac4a584ef26c48163f)
2019-04-07 13:53:44 +02:00
Chris Ostrouchov 43df6a539b pythonPackages.jupyterlab_server: init at 0.2.0 2018-11-21 12:38:54 +01:00