From 6a36c1b0c5bf71506ac782989b71edfbf75bbf7d 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 dd8e2cc..108006f 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 793e1f8..6669b5d 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 be9a954fae64ca1433d5442a748446974ff562e9 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 dbf3114..7ebfd96 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 ab1b1881c51444badbe169ee00f532608caf3734 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 7ebfd96..87727a8 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