From 8342c2166af8d97796c35c46112d6e33b99dc401 Mon Sep 17 00:00:00 2001 From: Stefan Junker Date: Fri, 8 Jul 2016 15:07:42 -0700 Subject: [PATCH] sj laptop/pkg: use spotify from gitpkgs --- configuration/steveej-laptop/pkg.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration/steveej-laptop/pkg.nix b/configuration/steveej-laptop/pkg.nix index 9a47272..673590b 100644 --- a/configuration/steveej-laptop/pkg.nix +++ b/configuration/steveej-laptop/pkg.nix @@ -110,7 +110,6 @@ in vlc audacity pavucontrol - spotify gimp inkscape @@ -127,5 +126,6 @@ in gitpkgs.rkt gitpkgs.flannel gitpkgs.remmina + gitpkgs.spotify ]; }