Update hackens-orga
This commit is contained in:
parent
ae0ab8a439
commit
4d681f5f93
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@ let
|
||||||
settings = config.services.django.hackens_orga.settings;
|
settings = config.services.django.hackens_orga.settings;
|
||||||
source = pkgs.fetchgit {
|
source = pkgs.fetchgit {
|
||||||
url = "https://git.rz.ens.wtf/HackENS/hackens-orga.git";
|
url = "https://git.rz.ens.wtf/HackENS/hackens-orga.git";
|
||||||
rev = "3c22af193327cd13e9cdfa0463e2b34bda840756";
|
rev = "75fe83a41f";
|
||||||
hash = "sha256-8+jA/vn1SUpceQTshgsi7Ea97HAmSeCGZdFbopGECck=";
|
hash = "sha256-cfUjSfZrsMpGRO3HOWOk6zdc9+e+ZaJLiJQ5OpIKxos=";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
in
|
in
|
||||||
|
|
Loading…
Reference in a new issue