Matthew Conolly

Results 3 issues of Matthew Conolly

I see then when invoking `jira user` `(node:14984) UnhandledPromiseRejectionWarning: StatusCodeError: 400 - {"errorMessages":["The query parameter 'username' is not supported in GDPR strict mode."],"errors":{}}` Anything I can do to work around...

Attempting to build bundle of emacs package: ``` $ nix-env -i nix-bundle # version 0.4.1 $ nix-bundle emacs emacs.out these 3 derivations will be built: /nix/store/xina2wd66f2p3ki9kpzh677rdcp9q4h7-startup.drv /nix/store/72jlgh1r3v0mx6xz1sxzjhhajf24ga4b-maketar.drv /nix/store/81cz15qmxxx32zvv31kf3jdrrvgcxdpi-arx.drv building '/nix/store/xina2wd66f2p3ki9kpzh677rdcp9q4h7-startup.drv'......

Source: ``` $ git clone https://github.com/matthewbauer/nix-bundle.git $ cd nix-bundle $ git show-ref HEAD 83eadede9087c2c94a018ea6e240da552355dcc1 refs/remotes/origin/HEAD ``` Running: ``` $ ./nix2appimage.sh emacs error: attribute 'glibc' missing at /home/matthew/nix-bundle/appimagetool.nix:40:50: 39| --set-interpreter ${dynamicLinker}...