ardumont/org2jekyll

Fix broken ci for unrelated org2jekyll reasons

Closed this issue · 1 comments

Build fails on unrelated org2jekyll issues.
It currently fails on the cask install instruction step.

0.52s$ nix-env -iA nixpkgs.cask
339installing 'cask-0.8.4'
340error: unknown hash algorithm '', at /nix/store/fhksmnm8dk9b1hs99sfzha4nwvpfs86n-nixpkgs-20.09pre227892.b27a19d5bf7/nixpkgs/pkgs/build-support/fetchurl/default.nix:119:3
341(use '--show-trace' to show detailed location information)
342The command "nix-env -iA nixpkgs.cask" failed and exited with 1 during .

My instinct was to use the nixpkgs-stable (nixos-20.03) channel. It works so fine, let's go with this.