test the commit

This commit is contained in:
Daniel Frank 2020-06-28 12:04:03 +02:00
parent e3c03b5232
commit 39eb755d02
Signed by: tokudan
GPG key ID: 063CCCAD04182D32

View file

@ -11,10 +11,10 @@ in
yarn2nix.mkYarnPackage { yarn2nix.mkYarnPackage {
name = "hopglass-frontend"; name = "hopglass-frontend";
src = fetchFromGitHub { src = fetchFromGitHub {
rev = "a2c943115937b13a7ee11630572ebbe3fa28d80a"; rev = "de3fc035ad2c1f3ff6b83a51b3678d9f7037d507";
owner = "hopglass"; owner = "freifunkhamburg";
repo = "hopglass"; repo = "hopglass";
sha256 = "0448kbibnf21p2w0rvbfnxd5f45nvi8lsv3rxyma4876cc4imwbv"; sha256 = "0ds77yrl9g5va1qcwp26idr0wh3qp3fakdd75zy9mzywz5b68dwq";
}; };
conf = conf; conf = conf;
installPhase = '' installPhase = ''