-
-
Notifications
You must be signed in to change notification settings - Fork 15.5k
effitask: init at 1.4.0 #84291
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
effitask: init at 1.4.0 #84291
Conversation
4888715
to
3522c3d
Compare
I get a hash-mismatch when trying to build:
|
@Emantor thanks for your effort to test this! That is strange. The hash is correct when i build it using
And don't get the error with
What could be the difference here? |
@davidak are you on stable or unstable? I'm running NixOS unstable. |
@Emantor i'm on stable. nixpkgs-review has the same version.
Maybe the Nix version?
|
I suspect there were some changes pertaining to cargo-vendor. Stable still contains |
@Emantor but the PR is branched from master, so it shouldn't make a difference? Or does nixpkgs-review build the changes of the PR on the current system channel? |
Indeed, cargo should be used from master too. Maybe @alyssais has an idea? (pinging because she did some cargo sha fixups on master, found by a quick |
I had access to a machine with nixos unstable and was able to reproduce the error. Updated it to work on master. To run it properly, it has to be installed. in nix shell are assets not found. it also neede configured todo.txt-cli (see readme) |
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: |
Motivation for this change
it looks like a good todo.txt gui :)
Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)