From 150b2fa799f718c71a8a4b0fefb4b3f8f85d17bd Mon Sep 17 00:00:00 2001 From: Andreas Rammhold Date: Sat, 28 Nov 2020 00:37:52 +0100 Subject: chore(3p): move quassel to the right inherit statement As the comment above the inherit statement says it is supposed to only contain packages required for //third_party/nix. As much as I like IRC I can't find a usage of Quassel within Nix itself. Perhaps a plugin to report build status at some point? Until that plugin mainfests we might as well move it to the correct location. Change-Id: I14fd6b698bb779b80829e7bebd5daa69cacdde78 Reviewed-on: https://cl.tvl.fyi/c/depot/+/2177 Reviewed-by: kanepyork Reviewed-by: glittershark Reviewed-by: tazjin Reviewed-by: lukegb Tested-by: BuildkiteCI --- third_party/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'third_party') diff --git a/third_party/default.nix b/third_party/default.nix index 10e78bcc2031..0cb3478cff44 100644 --- a/third_party/default.nix +++ b/third_party/default.nix @@ -125,6 +125,7 @@ let pulseaudio python3 python3Packages + quassel remarshal rink ripgrep @@ -184,7 +185,6 @@ let mercurial perl perlPackages - quassel utillinuxMinimal; haskellPackages = (nixpkgs.haskellPackages.override { -- cgit 1.4.1