aboutsummaryrefslogtreecommitdiff
path: root/tasks/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'tasks/default.nix')
-rw-r--r--tasks/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/tasks/default.nix b/tasks/default.nix
index 1ccda33..23ae5fc 100644
--- a/tasks/default.nix
+++ b/tasks/default.nix
@@ -29,7 +29,7 @@ let
jupyter = import (builtins.fetchGit {
url = https://github.com/tweag/jupyterWith;
- rev = "";
+ rev = "7a6716f0c0a5538691a2f71a9f12b066bce7d55c";
}) {};
mkJupyterEnv = kernel: (jupyter.jupyterlabWith {