This repository has been archived by the owner on Mar 30, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
/
sources-R3.2.nix
63 lines (62 loc) · 2.51 KB
/
sources-R3.2.nix
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
# DO NOT EDIT
# This file has been generated by
# $ /home/eon/vcs/nixpkgs-tungsten/tools/sources.sh /home/eon/vcs/nixpkgs-tungsten/tools/sources-R3.2.lst
{pkgs}:
{
# Head of branch R3.2 of repository github.com/Juniper/contrail-build at 2019-08-02 11:01:55
build = pkgs.fetchFromGitHub {
name = "build";
owner = "Juniper";
repo = "contrail-build";
rev = "a18e25f1fca9c2c75b02faa26189f74b87b9e61f";
sha256 = "126m7fbrrjxqkaq0wsjdlyllbxl989qrck10i3r3x638g57g4k6c";
};
# Head of branch R3.2 of repository github.com/Juniper/contrail-controller at 2019-08-02 11:01:56
controller = pkgs.fetchFromGitHub {
name = "controller";
owner = "Juniper";
repo = "contrail-controller";
rev = "fdb25f4735f8923307551f027553edde23f6c7da";
sha256 = "0yvhm8zw208c18zy9fkcdwxjxcf45qi530d86mjqswpbd79279f9";
};
# Head of branch R3.2 of repository github.com/Juniper/contrail-generateds at 2019-08-02 11:02:32
generateds = pkgs.fetchFromGitHub {
name = "generateds";
owner = "Juniper";
repo = "contrail-generateds";
rev = "693687c1a16aa5d9c1a14f88f0b8ef29d3c1edd0";
sha256 = "15nx0ws0zbsrcbzkqz4wmmnf92qwp2zvm4lhqz1852yfr0pav2ya";
};
# Head of branch R3.2 of repository github.com/Juniper/contrail-neutron-plugin at 2019-08-02 11:02:34
neutronPlugin = pkgs.fetchFromGitHub {
name = "neutronPlugin";
owner = "Juniper";
repo = "contrail-neutron-plugin";
rev = "61bdb0a5b7090f66ad3c6c8de6baa0ea0066446b";
sha256 = "180j4sxq2aqnq75ck5gg3y1nwwrnm4gci9w10hb24w09c1d4dd8q";
};
# Head of branch R3.2 of repository github.com/Juniper/contrail-sandesh at 2019-08-02 11:02:35
sandesh = pkgs.fetchFromGitHub {
name = "sandesh";
owner = "Juniper";
repo = "contrail-sandesh";
rev = "31b5f6e9abfe019fa735e385f28de9ee54981625";
sha256 = "065szhlxqbjmz4fk90fili9dnam7vd1d0wdpnsgzyksbzmyxb5jf";
};
# Head of branch R3.2 of repository github.com/Juniper/contrail-third-party at 2019-08-02 11:02:36
thirdParty = pkgs.fetchFromGitHub {
name = "thirdParty";
owner = "Juniper";
repo = "contrail-third-party";
rev = "43fba6a6f4e3e62705593669dd96fa3803336517";
sha256 = "1z2jkdjclm4hyn8vnjqpcqad9mm6vrlx0pyiy1dlwkxijg2lk7ci";
};
# Head of branch R3.2 of repository github.com/Juniper/contrail-vrouter at 2019-08-02 11:02:38
vrouter = pkgs.fetchFromGitHub {
name = "vrouter";
owner = "Juniper";
repo = "contrail-vrouter";
rev = "94e51772b98251d6b05cfe3bde3f9e817b405769";
sha256 = "1ki7mpy5g6jf014fb8lqzln5bhvxvg0nrpzankf4ppc59l9qlmvf";
};
}