From 508a62b6030a87c02e88c4e67f8497fa4164bcb5 Mon Sep 17 00:00:00 2001 From: sterni Date: Sun, 13 Mar 2022 17:19:07 +0100 Subject: chore(3p/sources): Bump channels & overlays * Remove use of aliases that have been removed in nixpkgs commit a36f455905d55838a0d284656e096fbdb857cf3a: - ncat - x11 - nologin - dbus_libs - emacsPackagesGen - man-pages - pulseaudioLight Change-Id: Ide603bf48bc7f77e10e4aa715ba025aece3644fd Reviewed-on: https://cl.tvl.fyi/c/depot/+/5387 Tested-by: BuildkiteCI Autosubmit: sterni Reviewed-by: tazjin Reviewed-by: grfn Reviewed-by: wpcarro --- users/grfn/system/home/machines/roswell.nix | 2 +- users/grfn/system/home/modules/common.nix | 2 +- users/grfn/system/home/modules/obs.nix | 2 +- users/grfn/system/home/platforms/linux.nix | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'users/grfn/system') diff --git a/users/grfn/system/home/machines/roswell.nix b/users/grfn/system/home/machines/roswell.nix index 2e86eda4992d..ee3a557fa047 100644 --- a/users/grfn/system/home/machines/roswell.nix +++ b/users/grfn/system/home/machines/roswell.nix @@ -22,7 +22,7 @@ in zip unzip tree - ncat + nmap bc pv diff --git a/users/grfn/system/home/modules/common.nix b/users/grfn/system/home/modules/common.nix index a31e1718192e..32df92893a49 100644 --- a/users/grfn/system/home/modules/common.nix +++ b/users/grfn/system/home/modules/common.nix @@ -31,7 +31,7 @@ zip unzip tree - ncat + nmap bc pv diff --git a/users/grfn/system/home/modules/obs.nix b/users/grfn/system/home/modules/obs.nix index 39d57d712a46..e85a7ba9a006 100644 --- a/users/grfn/system/home/modules/obs.nix +++ b/users/grfn/system/home/modules/obs.nix @@ -22,7 +22,7 @@ let libtool autoconf automake - x11 + xlibsWrapper xorg.libXtst xorg.libXinerama xorg.libxkbfile diff --git a/users/grfn/system/home/platforms/linux.nix b/users/grfn/system/home/platforms/linux.nix index 98223980e323..decc8b8c2e9d 100644 --- a/users/grfn/system/home/platforms/linux.nix +++ b/users/grfn/system/home/platforms/linux.nix @@ -51,7 +51,7 @@ in gdmap lsof tree - ncat + nmap iftop # Security -- cgit 1.4.1