Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
{ depot ? (import ../../../. {})
, pkgs ? depot.third_party.nixpkgs
, ... }:
pkgs.haskellPackages.callCabal2nix "owothia"
(depot.third_party.gitignoreSource ./.) { }