This commit is contained in:
tv 2016-03-05 22:27:54 +01:00
parent bbc59a85a8
commit 198407f70f
4 changed files with 0 additions and 19 deletions

View File

@ -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
'';
}

View File

@ -56,7 +56,6 @@ with config.krebs.lib;
netcat
nix-repl
nmap
nq
p7zip
pass
posix_man_pages

View File

@ -46,7 +46,6 @@ with config.krebs.lib;
netcat
nix-repl
nmap
nq
p7zip
push
qrencode

View File

@ -58,7 +58,6 @@ with config.krebs.lib;
netcat
nix-repl
nmap
nq
p7zip
pass
qrencode