diff --git a/pkgs/desktops/pantheon/update.nix b/pkgs/desktops/pantheon/update.nix deleted file mode 100644 index e169dce4be4..00000000000 --- a/pkgs/desktops/pantheon/update.nix +++ /dev/null @@ -1,8 +0,0 @@ -{ nix-update }: - -{ attrPath }: - - -# We're using nix-update https://github.com/Mic92/nix-update which can technically -# update way more than just pantheon. -[ "${nix-update}/bin/nix-update" attrPath ]