uboot: (firmwareOdroidC2/C4) don't invoke patch tool, use patches = [] instead
https://github.com/NixOS/nixpkgs/blob/master/pkgs/stdenv/generic/setup.sh#L948 this can do it nicely. Signed-off-by: Anton Arapov <anton@deadbeef.mx>
This commit is contained in:
commit
56de2bcd43
30691 changed files with 3076956 additions and 0 deletions
66
pkgs/servers/mirrorbits/deps.nix
generated
Normal file
66
pkgs/servers/mirrorbits/deps.nix
generated
Normal file
|
|
@ -0,0 +1,66 @@
|
|||
# This file was generated by https://github.com/kamilchm/go2nix v1.2.1
|
||||
[
|
||||
{
|
||||
goPackagePath = "github.com/etix/geoip";
|
||||
fetch = {
|
||||
type = "git";
|
||||
url = "https://github.com/etix/geoip";
|
||||
rev = "db8457352061099b2a1840c712b3223900216588";
|
||||
sha256 = "1768237bngcjgw0s8wba0f4nw1xahg28cq2nd6vrbmhavd1ppim9";
|
||||
};
|
||||
}
|
||||
{
|
||||
goPackagePath = "github.com/etix/goftp";
|
||||
fetch = {
|
||||
type = "git";
|
||||
url = "https://github.com/etix/goftp";
|
||||
rev = "0c13163a1028e83f0f1cce113dddd3900e935bc7";
|
||||
sha256 = "15kwk57yk63j28d1lwrykc9nr7ickqgk2fpw4g0b0404b95l101k";
|
||||
};
|
||||
}
|
||||
{
|
||||
goPackagePath = "github.com/garyburd/redigo";
|
||||
fetch = {
|
||||
type = "git";
|
||||
url = "https://github.com/garyburd/redigo";
|
||||
rev = "70e1b1943d4fc9c56791abaa6f4d1e727b9ab925";
|
||||
sha256 = "1nw22r0vagmayjg51rz55yi9ppkd60ya0nzmp113mcz25vhxa0d0";
|
||||
};
|
||||
}
|
||||
{
|
||||
goPackagePath = "github.com/op/go-logging";
|
||||
fetch = {
|
||||
type = "git";
|
||||
url = "https://github.com/op/go-logging";
|
||||
rev = "970db520ece77730c7e4724c61121037378659d9";
|
||||
sha256 = "1cpna2x5l071z1vrnk7zipdkka8dzwsjyx7m79xk0lr08rip0kcj";
|
||||
};
|
||||
}
|
||||
{
|
||||
goPackagePath = "github.com/youtube/vitess";
|
||||
fetch = {
|
||||
type = "git";
|
||||
url = "https://github.com/youtube/vitess";
|
||||
rev = "6cf14dbf97f28eebd37dc2bc36374852946336a8";
|
||||
sha256 = "1g76q84wipyprn05brpjxf8xri87293r7nyf647crjy5d9k950lz";
|
||||
};
|
||||
}
|
||||
{
|
||||
goPackagePath = "gopkg.in/tylerb/graceful.v1";
|
||||
fetch = {
|
||||
type = "git";
|
||||
url = "https://gopkg.in/tylerb/graceful.v1";
|
||||
rev = "4654dfbb6ad53cb5e27f37d99b02e16c1872fbbb";
|
||||
sha256 = "1qspbrzr3h6c89v75c99avn7iizkfnjh901wp650vyy0j3p6ydnd";
|
||||
};
|
||||
}
|
||||
{
|
||||
goPackagePath = "gopkg.in/yaml.v2";
|
||||
fetch = {
|
||||
type = "git";
|
||||
url = "https://gopkg.in/yaml.v2";
|
||||
rev = "eb3733d160e74a9c7e442f435eb3bea458e1d19f";
|
||||
sha256 = "1srhvcaa9db3a6xj29mkjr5kg33y71pclrlx4vcwz5m1lgb5c7q6";
|
||||
};
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue