Use develop for accentor

This commit is contained in:
Charlotte Van Petegem 2021-01-26 15:03:01 +01:00
parent 0a19a237d4
commit 192eba674b
No known key found for this signature in database
GPG key ID: 019E764B7184435A

View file

@ -23,7 +23,7 @@ let
api = pkgs.fetchFromGitHub {
owner = "accentor";
repo = "api";
rev = "fix/nixos-deploy";
rev = "develop";
sha256 = "0fqxz33cxw3k4swm2rh5q8yxmnq6wny6pv4gy467rsdqvj8h5l1f";
};
gems = pkgs.bundlerEnv {