-
-
Notifications
You must be signed in to change notification settings - Fork 15.3k
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
powerline-rs: 0.1.9 -> 0.2.0 #71976
powerline-rs: 0.1.9 -> 0.2.0 #71976
Conversation
e09f8f7
to
128d1e5
Compare
@GrahamcOfBorg eval EDIT: I guess I'm not a known user. I don't know why the build is failing... |
6478ece
to
6abac91
Compare
I can reproduce the failure with nix-env -f . -qaP --xml --out-path --show-trace --meta |
@rasendubi That opens some xml file in less, but errors with
|
Strange. I'm getting the following error on both you branch and your branch+master
|
6abac91
to
e93da00
Compare
Manually specifying |
e93da00
to
bfab483
Compare
@rasendubi Are you on NixOS or some other setup? |
I'm on NixOS |
@jD91mZM2 My guess is that this error is occurring because you are trying to "import-from-derivation". Unfortunately hydra (and I guess ofborg) doesn't allow you to import nix-files from a derivation: $ git checkout master
$ git pull
...
$ sudo nix-build -A powerline-rs --option allow-import-from-derivation false
/nix/store/dsak335rb6ydiq0ywhbira4cmga3w9nf-powerline-rs-0.1.9
$ hub checkout https://github.com/NixOS/nixpkgs/pull/71976
$ sudo nix-build -A powerline-rs --option allow-import-from-derivation false
error: attempted to realize '/nix/store/q4vr5gridmdnwa1bx8k98d7hhvfwn4y6-source.drv!out' during evaluation but 'allow-import-from-derivation' is false |
EDIT: Right, to not build at evaluation time |
bfab483
to
8a244b1
Compare
@GrahamcOfBorg build powerline-rs |
ea4ee47
to
d61427d
Compare
bump? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
also, build is failling:
installing
rm: cannot remove '/nix/store/k48wghpga030phdk6yy6iahfrh1dmkf3-powerline-rs-0.2.0/lib/link': No such file or directory
d61427d
to
6e8b8c1
Compare
Now *finally* uses crate2nix because it's awesome! ---------------- Squashed with: Apply suggestions from code review Co-Authored-By: Jon <jonringer@users.noreply.github.com>
6e8b8c1
to
23d04f6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
diff LGTM
commit LGTM
shows correct usage
[4 built, 3 copied (2.7 MiB), 0.6 MiB DL]
https://github.com/NixOS/nixpkgs/pull/71976
1 package built:
powerline-rs
@GrahamcOfBorg build powerline-rs |
Now finally uses crate2nix because it's awesome!
Things done
sandbox
innix.conf
on non-NixOS)nix-shell -p nix-review --run "nix-review wip"
./result/bin/
)nix path-info -S
before and after)