about summary refs log tree commit diff
path: root/pkgs/profpatsch/query-album-streams/default.nix
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2019-12-14 23:42:23 +0100
committerProfpatsch <mail@profpatsch.de>2019-12-14 23:42:23 +0100
commitedc6e1c59fd23400daf38b9de823e8dc0be39655 (patch)
tree11367157308425912616a8b865ad8ef2e93eeeeb /pkgs/profpatsch/query-album-streams/default.nix
parentd6752d574e67c8a091b04b6c98bb7b2957be13b3 (diff)
pkgs/profpatsch/query-audio-streams: init
Diffstat (limited to 'pkgs/profpatsch/query-album-streams/default.nix')
-rw-r--r--pkgs/profpatsch/query-album-streams/default.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/pkgs/profpatsch/query-album-streams/default.nix b/pkgs/profpatsch/query-album-streams/default.nix
new file mode 100644
index 00000000..249676cb
--- /dev/null
+++ b/pkgs/profpatsch/query-album-streams/default.nix
@@ -0,0 +1,3 @@
+{ pkgs, writeExecline, getBins, writeHaskellInterpret }@attrs:
+
+import ./last-fm-api.nix attrs