Florian Engel

Results 6 issues of Florian Engel

I have the following code ```haskell prog1 :: Shell () prog1 = do echo "prog1" catch ( do echo "will be catched" pure ()) (\(_ :: SomeException) -> do echo...

if i execute `anki-editor-push-notes` the first node in the file that isn't already pushed to anki gets the following error helm-M-x: Match data clobbered by buffer modification hooks The subsequent...

The test for yesscrypt fails on an armv7l rashberry pi 2 ``` FAIL: test/alg-yescrypt ======================= scrypt("", "", 16, 1, 1) = 77 d6 57 62 38 65 7b 20 3b...

bug
help wanted
os-32bit
only-tests

I want to generate a encrypted disk with `nixos-anywhere`. Therefore I use this command: ```bash nixos-anywhere \ --disk-encryption-keys /tmp/secret.key

With this one can add/override variables to the environment in which the repl is run

I expected it to just skip to the next heading. So I can configure it, that it don't creates uuid on headings without timestamps, but still syncs subheadings This happens...