This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
discourse # [ 83.558771] discourse-pre-start[1299]: rake aborted! | |
discourse # [ 83.593056] discourse-pre-start[1299]: NoMethodError: undefined method `unknown_asset_fallback=' for #<Array:0x0000000005ba4cf8> | |
discourse # [ 83.594798] discourse-pre-start[1299]: /nix/store/49ylr5d1h8jib8ikanbbk57qx4wlp2h0-ruby2.7.6-railties-7.0.3/lib/ruby/gems/2.7.0/gems/railties-7.0.3/lib/rails/application/configuration.rb:108:in `load_defaults' | |
discourse # [ 83.595826] discourse-pre-start[1299]: /nix/store/49ylr5d1h8jib8ikanbbk57qx4wlp2h0-ruby2.7.6-railties-7.0.3/lib/ruby/gems/2.7.0/gems/railties-7.0.3/lib/rails/application/configuration.rb:115:in `load_defaults' | |
discourse # [ 83.596661] discourse-pre-start[1299]: /nix/store/49ylr5d1h8jib8ikanbbk57qx4wlp2h0-ruby2.7.6-railties-7.0.3/lib/ruby/gems/2.7.0/gems/railties-7.0.3/lib/rails/application/configuration.rb:138:in `load_defaults' | |
discourse # [ 83.597521] discourse-pre-start[1299]: /nix/store/49ylr5d1h8jib8ikanbbk57qx4wlp2h0-ruby2.7.6-railties-7.0.3/lib/ruby/gems/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@nix { "action": "setPhase", "phase": "qtPreHook" } | |
qtPreHook | |
@nix { "action": "setPhase", "phase": "unpackPhase" } | |
unpacking sources | |
unpacking source archive /nix/store/vqbn14xggz8g8pqmwzi37043d833wrnj-pyside-setup-opensource-src-5.15.2.tar.xz | |
source root is pyside-setup-opensource-src-5.15.2 | |
setting SOURCE_DATE_EPOCH to timestamp 1605209529 of file pyside-setup-opensource-src-5.15.2/sources/shiboken2/data/docgenerator.1 | |
@nix { "action": "setPhase", "phase": "patchPhase" } | |
patching sources | |
applying patch /nix/store/n1jymia77nmkr9340bmq6lqjfxr7fywq-nix_compile_cflags.patch |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
matrix_zero_default = NMatrix.new(matrix_with_nan.shape, 0.0, stype: :yale) | |
matrix_with_nan.each_stored_with_indices do |val, i, j| | |
matrix_zero_default[i,j] = val | |
end |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
> d = NMatrix.new([1,1],0.0, stype: :yale) / NMatrix.new([1,1],0.0, stype: :yale) | |
#<NMatrix:0x00000000074cd2e8 shape:[1,1] dtype:float64 stype:yale capacity:3> | |
> d.dot(d) | |
*** NotImplementedError Exception: matrix default value must be some form of zero (not false or nil) for multiplication | |
nil | |
> d.default_value | |
NaN | |
> d.cast_full(:yale, :float64, 0.0).default_value | |
NaN |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12 /nix/store/rnl1xn3vnb7cw8bmf6r97n8mxcanrl67-zfs-prune-snapshots-1.3.0/bin | |
5 /nix/store/rnl1xn3vnb7cw8bmf6r97n8mxcanrl67-zfs-prune-snapshots-1.3.0/share/man/man1 | |
8 /nix/store/rnl1xn3vnb7cw8bmf6r97n8mxcanrl67-zfs-prune-snapshots-1.3.0/share/man | |
12 /nix/store/rnl1xn3vnb7cw8bmf6r97n8mxcanrl67-zfs-prune-snapshots-1.3.0/share | |
27 /nix/store/rnl1xn3vnb7cw8bmf6r97n8mxcanrl67-zfs-prune-snapshots-1.3.0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/nix/store/rnl1xn3vnb7cw8bmf6r97n8mxcanrl67-zfs-prune-snapshots-1.3.0 | |
├── bin | |
│ └── zfs-prune-snapshots | |
└── share | |
└── man | |
└── man1 | |
└── zfs-prune-snapshots.1.gz | |
4 directories, 2 files |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12 /nix/store/rnl1xn3vnb7cw8bmf6r97n8mxcanrl67-zfs-prune-snapshots-1.3.0/bin | |
5 /nix/store/rnl1xn3vnb7cw8bmf6r97n8mxcanrl67-zfs-prune-snapshots-1.3.0/share/man/man1 | |
8 /nix/store/rnl1xn3vnb7cw8bmf6r97n8mxcanrl67-zfs-prune-snapshots-1.3.0/share/man | |
12 /nix/store/rnl1xn3vnb7cw8bmf6r97n8mxcanrl67-zfs-prune-snapshots-1.3.0/share | |
27 /nix/store/rnl1xn3vnb7cw8bmf6r97n8mxcanrl67-zfs-prune-snapshots-1.3.0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/nix/store/rnl1xn3vnb7cw8bmf6r97n8mxcanrl67-zfs-prune-snapshots-1.3.0 | |
├── bin | |
│ └── zfs-prune-snapshots | |
└── share | |
└── man | |
└── man1 | |
└── zfs-prune-snapshots.1.gz | |
4 directories, 2 files |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12 /nix/store/ncy6sdzsyz84bzxng7xnmc0vdyd437xi-linode-cli-5.12.0/lib/python3.9/site-packages/etc/bash_completion.d | |
15 /nix/store/ncy6sdzsyz84bzxng7xnmc0vdyd437xi-linode-cli-5.12.0/lib/python3.9/site-packages/etc | |
41 /nix/store/ncy6sdzsyz84bzxng7xnmc0vdyd437xi-linode-cli-5.12.0/lib/python3.9/site-packages/linodecli/plugins/__pycache__ | |
91 /nix/store/ncy6sdzsyz84bzxng7xnmc0vdyd437xi-linode-cli-5.12.0/lib/python3.9/site-packages/linodecli/plugins | |
76 /nix/store/ncy6sdzsyz84bzxng7xnmc0vdyd437xi-linode-cli-5.12.0/lib/python3.9/site-packages/linodecli/__pycache__ | |
462 /nix/store/ncy6sdzsyz84bzxng7xnmc0vdyd437xi-linode-cli-5.12.0/lib/python3.9/site-packages/linodecli | |
27 /nix/store/ncy6sdzsyz84bzxng7xnmc0vdyd437xi-linode-cli-5.12.0/lib/python3.9/site-packages/linode_cli-5.12.0.dist-info | |
507 /nix/store/ncy6sdzsyz84bzxng7xnmc0vdyd437xi-linode-cli-5.12.0/lib/python3.9/site-packages | |
510 /nix/store/ncy6sdzsyz84bzxng7xnmc0vdyd437xi-linode-cli-5.12.0/lib/python3.9 | |
514 /nix/store/ncy6sdzsyz84bzxng7xnmc0vdyd437xi-linode-cli-5.12. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/nix/store/ncy6sdzsyz84bzxng7xnmc0vdyd437xi-linode-cli-5.12.0 | |
├── bin | |
│ └── linode-cli | |
├── lib | |
│ └── python3.9 | |
│ └── site-packages | |
│ ├── etc | |
│ │ └── bash_completion.d | |
│ │ └── linode-cli.sh | |
│ ├── linodecli |