nixos/tests/chromium: Fix nixos-hex.svg hash
This commit is contained in:
parent
c0b70f0e35
commit
6edbe844b2
@ -36,7 +36,7 @@ mapAttrs (channel: chromiumPkg: makeTest rec {
|
|||||||
<body onload="javascript:document.title='startup done'">
|
<body onload="javascript:document.title='startup done'">
|
||||||
<img src="file://${pkgs.fetchurl {
|
<img src="file://${pkgs.fetchurl {
|
||||||
url = "http://nixos.org/logo/nixos-hex.svg";
|
url = "http://nixos.org/logo/nixos-hex.svg";
|
||||||
sha256 = "0wxpp65npdw2cg8m0cxc9qff1sb3b478cxpg1741d8951g948rg8";
|
sha256 = "07ymq6nw8kc22m7kzxjxldhiq8gzmc7f45kq2bvhbdm0w5s112s4";
|
||||||
}}" />
|
}}" />
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user