Select Git revision
cabal.project
-
Jean-Paul Calderone authored
Take tahoe-chk as a dependency because it can already represent some of the fields of an SDMF share. Also, a crypto library for key representations. Fix a typo in the cabal file that passed with only a warning before.
Jean-Paul Calderone authoredTake tahoe-chk as a dependency because it can already represent some of the fields of an SDMF share. Also, a crypto library for key representations. Fix a typo in the cabal file that passed with only a warning before.
zkap-overlay.nix 86 B
let
src = import ../pkgs/zkapauthorizer-repo.nix;
in
import "${src}/overlays.nix"