Use develop for accentor
This commit is contained in:
parent
0a19a237d4
commit
192eba674b
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ let
|
|||
api = pkgs.fetchFromGitHub {
|
||||
owner = "accentor";
|
||||
repo = "api";
|
||||
rev = "fix/nixos-deploy";
|
||||
rev = "develop";
|
||||
sha256 = "0fqxz33cxw3k4swm2rh5q8yxmnq6wny6pv4gy467rsdqvj8h5l1f";
|
||||
};
|
||||
gems = pkgs.bundlerEnv {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue