Commit graph

16 commits

Author SHA1 Message Date
Martin Weinelt fb57e5f725 python3Packages.jupyterlab-git: 0.34.2 -> 0.36.0 2022-04-14 19:04:01 +02:00
Martin Weinelt 4cede2b039 python3Packages.jupyterlab-git: 0.34.1 -> 0.34.2 2022-03-14 00:28:54 +01:00
Jonathan Ringer 8267003627 python3Packages.jupyterlab-git: 0.34.0 -> 0.34.1 2022-01-23 01:09:11 +01:00
R. Ryantm 8b92ca14b4 python38Packages.jupyterlab-git: 0.33.0 -> 0.34.0 2021-12-06 23:45:26 -08:00
Fabian Affolter 602317c4e9 python3Packages.jupyterlab-git: 0.32.2 -> 0.33.0 2021-10-21 10:03:05 +02:00
Martin Weinelt 6126d9ff10 python3Packages.jupyterlab_git: 0.30.1 -> 0.32.2 2021-09-05 14:57:58 +02:00
Martin Weinelt ca95aedbb8 python3Packages.jupyterlab_git: 0.23.3 -> 0.30.1 2021-06-22 13:42:32 +02: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
R. RyanTM bf3616c304 python37Packages.jupyterlab-git: 0.23.2 -> 0.23.3 2020-12-25 13:42:43 +00:00
R. RyanTM 6e1c706c00 python37Packages.jupyterlab-git: 0.23.1 -> 0.23.2 2020-11-30 00:53:15 +00:00
Sandro Jäckel 3c72ba6898 python3Packages.jupyterlab-git: Disable tests on darwin 2020-11-25 08:47:52 -08:00
R. RyanTM 7afd50501b python37Packages.jupyterlab-git: 0.22.3 -> 0.23.1 2020-11-25 08:47:52 -08:00
Frederik Rietdijk cfb81cd55e python3Packages.jupyterlab_git: 0.22.2 -> 0.22.3 2020-11-05 15:47:07 -08:00
R. RyanTM 114acff2a5 python37Packages.jupyterlab-git: 0.22.1 -> 0.22.2 2020-10-24 22:34:21 -07:00
R. RyanTM bc9f464723 python37Packages.jupyterlab-git: 0.20.0 -> 0.22.1 2020-10-15 08:28:21 +00:00
Barry Moore a68011ec05 pythonPackages.jupyterlab-git: init at 0.20.0 2020-08-26 14:02:45 -07:00