From 7d027d09e3c8e7935fac85104fd02a538fa922c9 Mon Sep 17 00:00:00 2001 From: tv Date: Fri, 11 Nov 2016 09:03:51 +0100 Subject: cd,nomic: use default rxvt_unicode.terminfo --- tv/1systems/cd.nix | 1 - tv/1systems/nomic.nix | 1 - 2 files changed, 2 deletions(-) (limited to 'tv') diff --git a/tv/1systems/cd.nix b/tv/1systems/cd.nix index dd8e2cc64..108006f34 100644 --- a/tv/1systems/cd.nix +++ b/tv/1systems/cd.nix @@ -30,7 +30,6 @@ with import ; iotop iptables nethogs - rxvt_unicode.terminfo tcpdump ]; } diff --git a/tv/1systems/nomic.nix b/tv/1systems/nomic.nix index 793e1f80b..6669b5dcf 100644 --- a/tv/1systems/nomic.nix +++ b/tv/1systems/nomic.nix @@ -60,7 +60,6 @@ with import ; esac '') gnupg - rxvt_unicode.terminfo tmux ]; } -- cgit v1.2.3 From e753862bf64c0594e9fbedbb98125abaca5f9688 Mon Sep 17 00:00:00 2001 From: tv Date: Sat, 12 Nov 2016 12:41:59 +0100 Subject: tv nixpkgs: 1e1112e -> 301fc57 --- tv/2configs/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tv') diff --git a/tv/2configs/default.nix b/tv/2configs/default.nix index dbf311479..7ebfd962f 100644 --- a/tv/2configs/default.nix +++ b/tv/2configs/default.nix @@ -14,7 +14,7 @@ with import ; stockholm.file = "/home/tv/stockholm"; nixpkgs.git = { url = https://github.com/NixOS/nixpkgs; - ref = "1e1112edc57e93046f35707b874d2a4f3ff321e6"; + ref = "301fc5752beae35eb9b33a583c8f71fef7e773bc"; }; } // optionalAttrs host.secure { secrets-master.file = "/home/tv/secrets/master"; -- cgit v1.2.3 From be75ad7e7c0771170ccaddfe99b7a64a9004bfcd Mon Sep 17 00:00:00 2001 From: tv Date: Tue, 15 Nov 2016 10:52:10 +0100 Subject: tv nixpkgs: 301fc57 -> 5ddaca1 --- tv/2configs/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tv') diff --git a/tv/2configs/default.nix b/tv/2configs/default.nix index 7ebfd962f..87727a865 100644 --- a/tv/2configs/default.nix +++ b/tv/2configs/default.nix @@ -14,7 +14,7 @@ with import ; stockholm.file = "/home/tv/stockholm"; nixpkgs.git = { url = https://github.com/NixOS/nixpkgs; - ref = "301fc5752beae35eb9b33a583c8f71fef7e773bc"; + ref = "5ddaca179c15154efae4e5b7efea843d2c67cff8"; }; } // optionalAttrs host.secure { secrets-master.file = "/home/tv/secrets/master"; -- cgit v1.2.3