From 664dc665ba624141a4fa9d80fee47d716c1e0cce Mon Sep 17 00:00:00 2001 From: ndwarshuis Date: Mon, 8 Jan 2024 11:22:51 -0500 Subject: [PATCH] ENH update conda env and x11 --- dot_config/X11/xinitrc.tmpl | 3 --- dot_config/conda/env-configs/giab-tools.yml | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/dot_config/X11/xinitrc.tmpl b/dot_config/X11/xinitrc.tmpl index f9a116a..96bf81c 100644 --- a/dot_config/X11/xinitrc.tmpl +++ b/dot_config/X11/xinitrc.tmpl @@ -34,9 +34,6 @@ emacs-start & {{ if .features.seafile -}} seafile-applet > /dev/null 2>&1 & {{- end }} -{{ if .features.networkmanager -}} -nm-applet > /dev/null 2>&1 & -{{- end }} {{ if .features.activitywatch -}} aw-server > /dev/null 2>&1 & aw-watcher-window > /dev/null 2>&1 & diff --git a/dot_config/conda/env-configs/giab-tools.yml b/dot_config/conda/env-configs/giab-tools.yml index ee7c9d4..6f10d01 100644 --- a/dot_config/conda/env-configs/giab-tools.yml +++ b/dot_config/conda/env-configs/giab-tools.yml @@ -10,7 +10,7 @@ dependencies: - globus-cli=3.11.0 - jupyter_server=2.0.1 - notebook=6.5.3 - - dvc=2.58.2 + - dvc=3.22.0 - dvc-s3=2.21.0 - rtg-tools=3.12.1 - ucsc-bigbedtobed=377