I hereby claim:
- I am danielfullmer on github.
- I am danielfullmer (https://keybase.io/danielfullmer) on keybase.
- I have a public key whose fingerprint is FA0E D54A E0DB F4CD C4B4 FEAD D148 1BC2 EF6B 0CB0
To claim this, I am signing this object:
| @font-face { | |
| font-family: 'Inconsolata Patched'; | |
| src: local('Inconsolata Patched'), url('https://rawgit.com/ryanoasis/nerd-fonts/master/patched-fonts/Inconsolata/Inconsolata%20for%20Powerline%20Plus%20Nerd%20File%20Types%20Mono%20Plus%20Font%20Awesome%20Plus%20Octicons%20Plus%20Pomicons.otf') format('opentype'); | |
| } | |
| * { | |
| text-rendering: optimizeLegibility; | |
| } |
I hereby claim:
To claim this, I am signing this object:
| # lines starting with ">" are in /vendor made with android-prepare-vendor | |
| # lines starting with "<" are in upstream's /vendor | |
| 43a44,47 | |
| > ./app/QAS_DVC_MSP/oat | |
| > ./app/QAS_DVC_MSP/oat/arm64 | |
| > ./app/QAS_DVC_MSP/oat/arm64/QAS_DVC_MSP.odex | |
| > ./app/QAS_DVC_MSP/oat/arm64/QAS_DVC_MSP.vdex | |
| 69,74d72 | |
| < ./app/shutdownlistener |
| # lines starting with ">" are in /vendor made with android-prepare-vendor | |
| # lines starting with "<" are in upstream's /vendor | |
| 44,47d43 | |
| < ./app/QAS_DVC_MSP/oat | |
| < ./app/QAS_DVC_MSP/oat/arm64 | |
| < ./app/QAS_DVC_MSP/oat/arm64/QAS_DVC_MSP.odex | |
| < ./app/QAS_DVC_MSP/oat/arm64/QAS_DVC_MSP.vdex | |
| 86,89d81 | |
| < ./app/vzw_msdc_api/oat |
| 43a44,47 | |
| > ./app/QAS_DVC_MSP/oat | |
| > ./app/QAS_DVC_MSP/oat/arm64 | |
| > ./app/QAS_DVC_MSP/oat/arm64/QAS_DVC_MSP.odex | |
| > ./app/QAS_DVC_MSP/oat/arm64/QAS_DVC_MSP.vdex | |
| 81a86,89 | |
| > ./app/vzw_msdc_api/oat | |
| > ./app/vzw_msdc_api/oat/arm64 | |
| > ./app/vzw_msdc_api/oat/arm64/vzw_msdc_api.odex | |
| > ./app/vzw_msdc_api/oat/arm64/vzw_msdc_api.vdex |
| # lines starting with ">" are in /vendor made with android-prepare-vendor | |
| # lines starting with "<" are in upstream's /vendor | |
| 43a44,47 | |
| > ./app/QAS_DVC_MSP/oat | |
| > ./app/QAS_DVC_MSP/oat/arm64 | |
| > ./app/QAS_DVC_MSP/oat/arm64/QAS_DVC_MSP.odex | |
| > ./app/QAS_DVC_MSP/oat/arm64/QAS_DVC_MSP.vdex | |
| 81a86,89 | |
| > ./app/vzw_msdc_api/oat |
| #!/usr/bin/env nix-shell | |
| #!nix-shell -i python -p python2 | |
| import gclient_eval | |
| # Normally set in gclient.py | |
| target_os = [ "android" ] | |
| target_cpu = [ "arm64" ] | |
| builtin_vars={ | |
| 'checkout_android': 'android' in target_os, |
| --- pkgs/applications/networking/browsers/chromium-git/mk-vendor-file.py 2019-12-30 16:30:56.947645764 -0500 | |
| +++ /home/danielrf/NixDroid/apks/chromium/mk-vendor-file.py 2019-12-30 15:18:29.068764104 -0500 | |
| @@ -1,5 +1,6 @@ | |
| #!/usr/bin/env nix-shell | |
| -#!nix-shell -i python -p python2 nix git nix-prefetch-git | |
| +#!nix-shell -i python -p python2 nix git nix-prefetch-git cipd -I nixpkgs=../../pkgs.nix | |
| +# TODO: Include cipd above | |
| from __future__ import print_function | |
| ============================= test session starts ============================== | |
| platform linux -- Python 3.7.7, pytest-5.3.5, py-1.8.1, pluggy-0.13.1 -- /nix/store/ihy2vly61ndky6qlv1q4dfdiv28vszkh-python3-3.7.7/bin/python3.7 | |
| cachedir: .pytest_cache | |
| rootdir: /build/bcachefs-tools-5d6e237/tests | |
| collected 28 items | |
| test_basic.py::test_help PASSED [ 3%] | |
| test_basic.py::test_format FAILED [ 7%] | |
| test_basic.py::test_fsck FAILED [ 10%] | |
| test_basic.py::test_list FAILED [ 14%] |
| 156a157 | |
| > bin/hw/[email protected] | |
| 584a586 | |
| > etc/file_signatures.txt | |
| 631a634 | |
| > etc/init/[email protected] | |
| 1335a1339 | |
| > lib/libnetfilter_conntrack.so | |
| 1339a1344 | |
| > lib/libnfnetlink.so |