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
69
pkgs/applications/misc/pt/Gemfile.lock
Normal file
69
pkgs/applications/misc/pt/Gemfile.lock
Normal file
|
|
@ -0,0 +1,69 @@
|
|||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
addressable (2.6.0)
|
||||
public_suffix (>= 2.0.2, < 4.0)
|
||||
axiom-types (0.1.1)
|
||||
descendants_tracker (~> 0.0.4)
|
||||
ice_nine (~> 0.11.0)
|
||||
thread_safe (~> 0.3, >= 0.3.1)
|
||||
coercible (1.0.0)
|
||||
descendants_tracker (~> 0.0.1)
|
||||
colored (1.2)
|
||||
declarative (0.0.10)
|
||||
declarative-option (0.1.0)
|
||||
descendants_tracker (0.0.4)
|
||||
thread_safe (~> 0.3, >= 0.3.1)
|
||||
equalizer (0.0.11)
|
||||
excon (0.64.0)
|
||||
faraday (0.9.2)
|
||||
multipart-post (>= 1.2, < 3)
|
||||
faraday_middleware (0.13.1)
|
||||
faraday (>= 0.7.4, < 1.0)
|
||||
highline (2.0.2)
|
||||
hirb (0.7.3)
|
||||
hirb-unicode (0.0.5)
|
||||
hirb (~> 0.5)
|
||||
unicode-display_width (~> 0.1.1)
|
||||
ice_nine (0.11.2)
|
||||
multi_json (1.13.1)
|
||||
multipart-post (2.0.0)
|
||||
pt (0.10.0)
|
||||
colored (~> 1.2)
|
||||
highline
|
||||
hirb (~> 0.7, >= 0.7.3)
|
||||
hirb-unicode (~> 0.0.5, >= 0.0.5)
|
||||
thor
|
||||
tracker_api (~> 1.6.0)
|
||||
public_suffix (3.0.3)
|
||||
representable (3.0.4)
|
||||
declarative (< 0.1.0)
|
||||
declarative-option (< 0.2.0)
|
||||
uber (< 0.2.0)
|
||||
thor (0.20.3)
|
||||
thread_safe (0.3.6)
|
||||
tracker_api (1.6.0)
|
||||
addressable
|
||||
equalizer
|
||||
excon
|
||||
faraday (~> 0.9.0)
|
||||
faraday_middleware
|
||||
multi_json
|
||||
representable
|
||||
virtus
|
||||
uber (0.1.0)
|
||||
unicode-display_width (0.1.1)
|
||||
virtus (1.0.5)
|
||||
axiom-types (~> 0.1)
|
||||
coercible (~> 1.0)
|
||||
descendants_tracker (~> 0.0, >= 0.0.3)
|
||||
equalizer (~> 0.0, >= 0.0.9)
|
||||
|
||||
PLATFORMS
|
||||
ruby
|
||||
|
||||
DEPENDENCIES
|
||||
pt
|
||||
|
||||
BUNDLED WITH
|
||||
2.1.4
|
||||
Loading…
Add table
Add a link
Reference in a new issue