summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2016-03-05 22:27:54 +0100
committertv <tv@krebsco.de>2016-03-05 22:28:33 +0100
commit198407f70fdeacaae5dac6e4ec305629a5368410 (patch)
treed4cf4064c6f729a4bfa5133c8e579a0c29d9ac31
parentbbc59a85a8b1bbc369c34666638b94d4b671665a (diff)
nq: RIP
-rw-r--r--krebs/5pkgs/nq/default.nix16
-rw-r--r--mv/1systems/stro.nix1
-rw-r--r--tv/1systems/wu.nix1
-rw-r--r--tv/1systems/xu.nix1
4 files changed, 0 insertions, 19 deletions
diff --git a/krebs/5pkgs/nq/default.nix b/krebs/5pkgs/nq/default.nix
deleted file mode 100644
index 0f397a43..00000000
--- a/krebs/5pkgs/nq/default.nix
+++ /dev/null
@@ -1,16 +0,0 @@
-{ fetchgit, stdenv }:
-
-stdenv.mkDerivation rec {
- name = "nq-${rev}";
- rev = "0eae839cb1";
-
- src = fetchgit {
- url = https://github.com/chneukirchen/nq;
- inherit rev;
- sha256 = "1150274750cde934932d65bd6053d7a0ba2404a59eadfb87fc6bd8a4fb70febb";
- };
-
- configurePhase = ''
- sed -i "s:^PREFIX=.*:PREFIX=$out:" Makefile
- '';
-}
diff --git a/mv/1systems/stro.nix b/mv/1systems/stro.nix
index f251cb09..520bf14e 100644
--- a/mv/1systems/stro.nix
+++ b/mv/1systems/stro.nix
@@ -56,7 +56,6 @@ with config.krebs.lib;
netcat
nix-repl
nmap
- nq
p7zip
pass
posix_man_pages
diff --git a/tv/1systems/wu.nix b/tv/1systems/wu.nix
index f64918a3..27dd1252 100644
--- a/tv/1systems/wu.nix
+++ b/tv/1systems/wu.nix
@@ -46,7 +46,6 @@ with config.krebs.lib;
netcat
nix-repl
nmap
- nq
p7zip
push
qrencode
diff --git a/tv/1systems/xu.nix b/tv/1systems/xu.nix
index 6ab8f2d6..96a0545a 100644
--- a/tv/1systems/xu.nix
+++ b/tv/1systems/xu.nix
@@ -58,7 +58,6 @@ with config.krebs.lib;
netcat
nix-repl
nmap
- nq
p7zip
pass
qrencode