GuangTao Zhang
GuangTao Zhang
Adding the environment variable of git_hash can be easily solved.
@blaggacao you can find the example of the config files here https://github.com/sphenlee/waterwheel/blob/main/sample/jobs/complex-dag.yml At present, I am exploring nix-driver related things. I think the diagram based on petrinets is enough for...
@sphenlee Do you know about _[funflow](https://github.com/tweag/funflow/tree/master/funflow-tutorial)_? you might be interested in this project. I would like to add a notebook for the waterwheel to research the seeable and logical structure...
The nix PR works well for now. @sphenlee. Next, I'm going to talk about other features which need to be implemented.
没事等你有时间,hasn't audio一般什么问题,我频繁遇到这个问题啊
@junjihashimoto I have no idea how to solve it, any information for that?  - Command ``` nix build .\#"openmemex:exe:server" --print-build-logs ```
> Is it better to use libtorch-1.9? If so, try "github:hasktorch/libtorch-nix?rev=62d80e76a02e2dc5670d128eb4375454ad3db43a" with flake. I'm not sure that better or not, just to be consistent with lock. A lot of compiling...
remove ~/.Tabnine and ~/.tabnine. make sure the config files of Tabnine in ~/.local/share/TabNine (Only one place ?)
We need a real channel to judge whether an overlay or isFunction. https://github.com/divnix/digga/pull/483
- There is a problem with the way to judge an overlay function. - https://github.com/gytis-ivaskevicius/flake-utils-plus/blob/master/lib/exportOverlays.nix#L80. - appeared in: https://github.com/divnix/digga/pull/483/files#diff-15b26e32ee962cc4fbda5eea87245f72ed0b3710329e25e7a5c62a897610ce35R81 ```nix (channels: final: prev: { } // prev.lib.optionalAttrs true { })...