summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2020-01-17 01:15:31 +0100
committerIsmaël Bouya <ismael.bouya@normalesup.org>2020-04-25 00:04:42 +0200
commit77523524750cff97faf6f1ef1afec1a04b04d12f (patch)
tree47518722d6a735fb919edbbb89f976ada7176ceb
parentbf510fa933d0ddaac704251ef14036fefeb44584 (diff)
downloadNUR-77523524750cff97faf6f1ef1afec1a04b04d12f.tar.gz
NUR-77523524750cff97faf6f1ef1afec1a04b04d12f.tar.zst
NUR-77523524750cff97faf6f1ef1afec1a04b04d12f.zip
Add urlscan to environment
-rw-r--r--overlays/environments/immae-eu.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/overlays/environments/immae-eu.nix b/overlays/environments/immae-eu.nix
index d6d86804..b1a0a9b0 100644
--- a/overlays/environments/immae-eu.nix
+++ b/overlays/environments/immae-eu.nix
@@ -46,7 +46,7 @@ let
46 feh imagemagick tiv graphicsmagick qrcode 46 feh imagemagick tiv graphicsmagick qrcode
47 47
48 # internet browsing 48 # internet browsing
49 w3m lynx links elinks browsh weboob urlview googler urlwatch 49 w3m lynx links elinks browsh weboob urlview urlscan googler urlwatch
50 50
51 # less 51 # less
52 python3Packages.pygments lesspipe highlight sourceHighlight 52 python3Packages.pygments lesspipe highlight sourceHighlight