| 19 Sep 2021 |
ryantm | $ ./deploy
usage: nixops [-h] [--version] [--pdb] operation ...
nixops: error: unrecognized arguments: --state /home/ryantm/p/infra/state/deployment-state.nixops
usage: nixops [-h] [--version] [--pdb] operation ...
nixops: error: unrecognized arguments: ./deployment.nix --state /home/ryantm/p/infra/state/deployment-state.nixops
| 21:03:12 |
ryantm | Ha:
$ nix-shell ./shell.nix
[nix-shell:~/p/infra]$ nixops --version
NixOps @version@
| 21:05:33 |
ryantm | https://github.com/NixOS/nixpkgs/issues/138575 | 21:20:47 |
ryantm | Think I figured out how to fix it... PR soon. | 21:28:19 |
ryantm | Ran into https://github.com/NixOS/nixops/issues/1472 | 21:32:05 |
ryantm | https://github.com/NixOS/nixops/blob/master/doc/manual/migrating.rst tried the memory backend but it seems to not work. | 21:36:14 |
ryantm | I kind of think the answer is probably to revert to non-unstable nixops for now. | 21:46:12 |
ryantm | unstable seems to be half-baked. | 21:46:20 |
ryantm | Except nixops non unstable is broken in nixpkgs master too. | 21:47:37 |
ryantm | https://github.com/NixOS/nixpkgs/issues/138584 | 21:50:03 |
| 20 Sep 2021 |
colemickens 🏳️🌈 | I'm on like day 5 of nix-direnv not working right. | 00:47:56 |
colemickens 🏳️🌈 | error: [json.exception.parse_error.101] parse error at line 56, column 178: syntax error while parsing value - invalid string: ill-formed UTF-8 byte; last read: '" \n local fn=\"$1\";\n local fd;\n local magic;\n exec {fd}< \"$fn\";\n read -r -n 4 -u \"$fd\" magic;\n exec {fd}>&-;\n if [[ \"$magic\" = '�'
| 00:48:37 |
colemickens 🏳️🌈 | I guess nix develop is just broken :/ | 00:49:04 |
Sandro | Update your source | 00:49:28 |
Sandro | That should be reverted and then fixed | 00:49:41 |
Sandro | The escape characters used the wrong format | 00:49:58 |
| * colemickens 🏳️🌈 looks at webkit rebuilding | 01:00:06 |
colemickens 🏳️🌈 | will do, eventually | 01:00:10 |
colemickens 🏳️🌈 | Sandro: do I have to delete something? I'm still getting it with nix-2.4pre20210917_37cc50f | 02:03:55 |
colemickens 🏳️🌈 | or am I going to have to fix sqlite or something? let me see if I can find an issue/pr | 02:04:21 |
colemickens 🏳️🌈 | Oh I see. The fix is in an even newer nixpkgs than I have probably, and I need to use a nix built with it specifically | 02:07:27 |
colemickens 🏳️🌈 | tricky business | 02:07:29 |
nix-community-bot | [nix-community/infra] ryantm pushed to pinnixops: pin nixopsUnstable to working version - https://github.com/nix-community/infra/commit/2d9bbb70bdbf7393b9c9b1612be5a59dc4e5e0d5 | 03:15:35 |
nix-community-bot | [nix-community/infra] ryantm opened pull request #123: pin nixopsUnstable to working version [open] - https://github.com/nix-community/infra/pull/123 | 03:17:10 |
nix-community-bot | [nix-community/infra] ryantm review_requested pull request #123: pin nixopsUnstable to working version [open] - https://github.com/nix-community/infra/pull/123 | 03:17:14 |
nix-community-bot | [nix-community/infra] ryantm review_requested pull request #123: pin nixopsUnstable to working version [open] - https://github.com/nix-community/infra/pull/123 | 03:17:32 |
Mic92 | colemickens: see nix-direnv for workaround | 06:33:51 |
Mic92 | @colemickens: https://github.com/nix-community/nix-direnv/issues/113 | 06:34:18 |
[0x4A6F] | colemickens 🏳️🌈: Checkout either https://nixpk.gs/pr-tracker.html?pr=138186 (removed) or https://nixpk.gs/pr-tracker.html?pr=138334 (fixed) | 06:39:44 |
nix-community-bot | [firing] systemd_service_failed: nix-community-build02 failed to (re)start service nixpkgs-update-updatescript.service.
| 07:03:30 |