AleXoundOS
AleXoundOS
I run the following command: ```console $ export https_proxy=localhost:8118 $ export ELM_HOME=all-elm-pkg-sources $ time elm-offline ``` After the message `Starting downloads...` I can observe that it has downloaded `all-elm-pkg-sources/0.19.0/package/versions.dat` file...
Trying to format this `Main.hs`: ```haskell #! /usr/bin/env nix-shell #! nix-shell -p ghcid #! nix-shell -p "haskellPackages.ghcWithPackages (p: with p; [ shower ])" #! nix-shell -i "ghcid -c 'ghci -Wall'...
I use `plot (line "%" [ ... ])` and cannot figure out how to configure steep steps instead of linear approximations between the points.
 I suspect the reason for this is that the default configuration is BIOS-bootable, not UEFI. But not sure.
Currently, nix-index is unable to index packages inaccessible from https://cache.nixos.org. Whether they miss from there or the actual server has a different address. As a note, nix-index does not honour...
Browser asks to select screencast capture source, I choose one to share. In console it prints just: ``` Listening 0.0.0.0:8000 ``` No file gets created in the directory of executable...
The domain name is on sale.
Is it planned?
 ```console $ wine --version wine-5.0 (Staging) $ echo $WINEARCH win64 $ wine ShieldBattery-setup-7.0.9.exe ``` *I know that running under wine is not announced yet. Just a report.*
[It](https://github.com/arut/nginx-ts-module/blob/ef2f874d95cc75747eb625a292524a702aefb0fd/src/ngx_stream_ts_module.c) is missing from [`config`](https://github.com/arut/nginx-ts-module/blob/ef2f874d95cc75747eb625a292524a702aefb0fd/config) and not being built.