Kirill Elagin
Kirill Elagin
It would also make sense to update the message that the `all` target echoes and the README (which, admittedly is already outdated as it does not include the gnome3 version).
I am also having this weird effect: the “Confirm user presence” message pops up first and then, after a fraction of a second, changes to “Enter PIN and confirm user...
There is [`(-:-)`](https://hackage.haskell.org/package/o-clock-1.2.0.1/docs/Time-Timestamp.html#v:-45-:-45-) for subtraction. Unfortunately, it throws if the result is negative, but, IIUC, it should not be a problem in your use case. Alternatively, we could probably have...
Hm, what is the issue exactly? I believe the IP is synchronized on every `start`, so is the issue that it is changing while the machine is running? Won’t updating...
I was thinking about this a little bit. Not in the context of EC2, but in general. The idea is to have initrd do the network setup (including some primitive...
Wait a second, looks like this is already implemented! NixOS/nixpkgs#10460
Hmmm, looks like it depends on the disassembly starting point. If I go to visual mode and scroll around, at some point it changes to a complete garbage, but then...
`all-cabal-hashes` stuff in `callHackage`: https://github.com/NixOS/nixpkgs/blob/43a62b66d0175b10fd3cc6f1fabdec9d205c171c/pkgs/development/haskell-modules/make-package-set.nix#L126