-
-
Notifications
You must be signed in to change notification settings - Fork 15.1k
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
dep2nix: init at 0.0.1 #41352
dep2nix: init at 0.0.1 #41352
Conversation
Success on x86_64-linux (full log) Attempted: dep2nix Partial log (click to expand)
|
Success on x86_64-darwin (full log) Attempted: dep2nix Partial log (click to expand)
|
Success on aarch64-linux (full log) Attempted: dep2nix Partial log (click to expand)
|
meta = with stdenv.lib; { | ||
description = "Convert `Gopkg.lock` files from golang dep into `deps.nix`"; | ||
license = licenses.bsd3; | ||
homepage = https://github.com/nixcloud.io/dep2nix; |
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.
I get a 404 for this URL.
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.
fixed
Success on aarch64-linux (full log) Attempted: dep2nix Partial log (click to expand)
|
Success on x86_64-darwin (full log) Attempted: dep2nix Partial log (click to expand)
|
Success on x86_64-linux (full log) Attempted: dep2nix Partial log (click to expand)
|
Success on x86_64-linux (full log) Attempted: dep2nix Partial log (click to expand)
|
Success on x86_64-darwin (full log) Attempted: dep2nix Partial log (click to expand)
|
Success on aarch64-linux (full log) Attempted: dep2nix Partial log (click to expand)
|
name = "dep2nix-${version}"; | ||
version = "0.0.1"; | ||
|
||
goPackagePath = "github.com/nixcloud.io/dep2nix"; |
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.
Please fix this too.
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 fixed upstream: nixcloud/dep2nix#11
Success on aarch64-linux (full log) Attempted: dep2nix Partial log (click to expand)
|
Success on x86_64-linux (full log) Attempted: dep2nix Partial log (click to expand)
|
Failure on x86_64-darwin (full log) Attempted: dep2nix Partial log (click to expand)
|
Motivation for this change
cc @qknight
Things done
sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)