1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

feat: add worldradio script to manakish and wilde

This commit is contained in:
2021-03-11 09:35:22 +01:00
parent 392ef95c4f
commit 74c6fcd3a5

View File

@@ -1,6 +1,7 @@
{ pkgs, lib, ... }:
let
hc = pkgs.callPackage <stockholm/tv/5pkgs/simple/hc.nix> {};
worldradio = pkgs.callPackage <niveum/packages/worldradio.nix> {};
inherit (import <niveum/lib>) nixpkgs-unstable;
in {
imports = [
@@ -150,6 +151,10 @@ in {
qrencode
wtf
(pkgs.writers.writeDashBin "worldradio" ''
shuf ${worldradio} | ${pkgs.findutils}/bin/xargs ${pkgs.mpv}/bin/mpv --no-video
'')
spotify
spotify-tui
playerctl