about summary refs log tree commit diff
path: root/third_party/buzz
diff options
context:
space:
mode:
authorsterni <sternenseemann@systemli.org>2022-03-13T16·19+0100
committerclbot <clbot@tvl.fyi>2022-03-19T17·11+0000
commit508a62b6030a87c02e88c4e67f8497fa4164bcb5 (patch)
tree2b2b004cc99eb16967df14964b655da37e45642d /third_party/buzz
parentbe87afae1d67885fa405d2d39eff6c9b5973a03f (diff)
chore(3p/sources): Bump channels & overlays r/3917
* 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 <sternenseemann@systemli.org>
Reviewed-by: tazjin <tazjin@tvl.su>
Reviewed-by: grfn <grfn@gws.fyi>
Reviewed-by: wpcarro <wpcarro@gmail.com>
Diffstat (limited to 'third_party/buzz')
-rw-r--r--third_party/buzz/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/buzz/default.nix b/third_party/buzz/default.nix
index 2af9df912e..8b112d9e79 100644
--- a/third_party/buzz/default.nix
+++ b/third_party/buzz/default.nix
@@ -10,7 +10,7 @@ depot.third_party.naersk.buildPackage {
 
   buildInputs = with pkgs; [
     pkgconfig
-    dbus_libs
+    dbus
     glib
     openssl
     cairo