From 66f5efe0f5819a3c6dacd33b547921e8379fcb3d Mon Sep 17 00:00:00 2001 From: tv Date: Sun, 21 Aug 2016 13:04:30 +0200 Subject: vncdotool: RIP (upstream dilapidated) --- tv/2configs/urlwatch.nix | 6 ------ tv/2configs/xu-qemu0.nix | 1 - 2 files changed, 7 deletions(-) (limited to 'tv/2configs') diff --git a/tv/2configs/urlwatch.nix b/tv/2configs/urlwatch.nix index 51b53230..c81723b2 100644 --- a/tv/2configs/urlwatch.nix +++ b/tv/2configs/urlwatch.nix @@ -51,12 +51,6 @@ with config.krebs.lib; # # is derived from `configFile` in: https://raw.githubusercontent.com/NixOS/nixpkgs/master/nixos/modules/services/x11/xserver.nix - - { - url = https://pypi.python.org/pypi/vncdotool/json; - filter = "system:${pkgs.jq}/bin/jq -r '.releases|keys[]'"; - } - https://api.github.com/repos/kanaka/noVNC/tags ]; hooksFile = toFile "hooks.py" '' import subprocess diff --git a/tv/2configs/xu-qemu0.nix b/tv/2configs/xu-qemu0.nix index 5be4899c..0e4a91c9 100644 --- a/tv/2configs/xu-qemu0.nix +++ b/tv/2configs/xu-qemu0.nix @@ -63,7 +63,6 @@ with config.krebs.lib; ''; krebs.per-user.tv.packages = [ - pkgs.vncdotool ]; users.users.xu-qemu0 = { -- cgit v1.2.3