wanted to see if theres a way to disable the self-update since it fails on nixos anyway.
binary lives at ~/.local/share/Hytale/install/release/package/launcher/*/hytale-launcher
nix-shell -p binutils| { lib | |
| , stdenv | |
| , fetchzip | |
| , autoPatchelfHook | |
| , makeWrapper | |
| , gtk3 | |
| , nss | |
| , libsecret | |
| , libsoup_3 | |
| , gdk-pixbuf |
| navigator.geolocation.getCurrentPosition( | |
| function (position) { | |
| console.log("lat:", position.coords.latitude, "lng:", position.coords.longitude); | |
| }, | |
| function (error) { | |
| console.log("error:", error); | |
| } | |
| ); |
| @-moz-document url-prefix("https://gchq.github.io/CyberChef/") { | |
| :root.dark { | |
| --frappe-rosewater: #f2d5cf; | |
| --frappe-flamingo: #eebebe; | |
| --frappe-pink: #f4b8e4; | |
| --frappe-mauve: #ca9ee6; | |
| --frappe-red: #e78284; | |
| --frappe-maroon: #ea999c; | |
| --frappe-peach: #ef9f76; | |
| --frappe-yellow: #e5c890; |