summary refs log tree commit diff
path: root/pkgs
Commit message (Collapse)AuthorAge
* chromiumOSPackages: improve update.py repo compatAlyssa Ross2020-06-02
| | | | | | | | | | | | | | | | | | | | | | | These changes make chromiumOSPackages.updateScript better understand the Repo manifest format[1]. It now properly distinguishes between paths in the Chromium OS source tree and paths on the git servers, which are usually not the same. For example, chromiumos-overlay is located in the source tree at src/third_party/chromiumos-overlay, but on chromium.googlesource.com it's located at chromiumos/overlays/chromiumos-overlays. Components are now keyed by their location in the Chromium OS source tree (and packages have all been updated for this change.) Additionally, it now understands Repo remotes. This means that it is now possible to use a Chromium OS component like Minijail, which is hosted on android.googlesource.com rather than chromiumos.googlesource.com. This was not previously possible. [1]: https://gerrit.googlesource.com/git-repo/+/HEAD/docs/manifest-format.md Message-Id: <20200530190028.6388-1-hi@alyssa.is> Reviewed-by: Cole Helbling <cole.e.helbling@outlook.com>
* chromiumOSPackages: add missing kernelPatches argAlyssa Ross2020-05-26
| | | | Oops.
* linux_cros: virtwl: Support multiple host socketsAlyssa Ross2020-05-24
| | | | | This is necessary to be able to provide a memfd server in addition to the main socket.
* chromiumOSPackages.sommelier: fix log spamAlyssa Ross2020-05-14
| | | | | | | | | | | | | | | | | Previously, sommelier would output many lines per second saying: > Failed to send message to virtwl: Success This made it extremely annoying to use the serial console, and very difficult to see other log output. This was happening because Sommelier's check for the return value of the VIRTWL_IOCTL_SEND ioctl was inverted from what it should be. That is, the failure message was printed only on success. If there actually was an error, no error message would be outputted. The upstream patch I've added here is a bit vague that this was the problem, but it does fix the issue.
* spectrumPackages.linux_vm: enable NET_9P_VIRTIOAlyssa Ross2020-05-13
| | | | This allows using 9p over virtio as well as over the network.
* chromiumOSPackages.vm_protos: fix buildAlyssa Ross2020-05-13
| | | | Error was introduced by recent Nixpkgs changes.
* chromiumPackages.minigbm: add missing derivationAlyssa Ross2020-05-13
| | | | | Looks like I forgot to commit this in 478b6811be7a90907382eeb711d6a018fe57a03b.
* Merge remote-tracking branch 'nixpkgs/master' into masterAlyssa Ross2020-05-13
|\
| * Merge pull request #87595 from aanderse/perl-packages/config-propertiesAaron Andersen2020-05-12
| |\ | | | | | | perlPackages.ConfigProperties: init at 1.80
| | * perlPackages.ConfigProperties: init at 1.80Aaron Andersen2020-05-11
| | |
| * | Merge pull request #86446 from gnidorah/cpu-xLassulus2020-05-13
| |\ \ | | | | | | | | cpu-x: init at 3.2.4
| | * | cpu-x: init at 3.2.4gnidorah2020-05-01
| | | |
| * | | clipman: 1.5.1 -> 1.5.2Maximilian Bosch2020-05-13
| | | | | | | | | | | | | | | | https://github.com/yory8/clipman/releases/tag/v1.5.2
| * | | Merge pull request #86671 from bachp/libaria2Lassulus2020-05-13
| |\ \ \ | | | | | | | | | | aria2: add libaria2 support
| | * | | aria2: add libaria2 supportPascal Bach2020-05-03
| | | | | | | | | | | | | | | | | | | | | | | | | This changes the derivation to be a multi output derivation and at the same time builds the binary against the shared libaria2.
| * | | | Merge pull request #87559 from r-ryantm/auto-update/tildaJörg Thalheim2020-05-12
| |\ \ \ \
| | * | | | tilda: 1.5.0 -> 1.5.1R. RyanTM2020-05-10
| | | | | |
| * | | | | Merge pull request #87282 from symphorien/krop-desktop-fileLassulus2020-05-12
| |\ \ \ \ \ | | | | | | | | | | | | | | krop: install desktop file
| | * | | | | krop: install desktop fileSymphorien Gibol2020-05-10
| | | | | | |
| * | | | | | Merge pull request #87696 from shuhaowu/update-kind-081Jörg Thalheim2020-05-12
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Updated kind from 0.7 -> 0.8.1
| | * | | | | | Updated kind from 0.7 -> 0.8.1Shuhao Wu2020-05-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also use buildGoModule instead of buildGoPackages
| * | | | | | | Merge pull request #87647 from danieldk/makemkv-1.15.1Jörg Thalheim2020-05-12
| |\ \ \ \ \ \ \
| | * | | | | | | makemkv: 1.15.0 -> 1.15.1Daniël de Kok2020-05-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream changelog: - Added support for AACS v76 (for those poor souls without LibreDrive) - Improved handling for discs with mastering errors - Many internal improvements and small bugfixes - Bug fixes: * For some HD audio streams frames were dropped incorrectly on segment boundaries
| * | | | | | | | Merge pull request #83326 from helsinki-systems/upd/uefitoolLassulus2020-05-12
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | uefitool: update
| | * | | | | | | | uefitool.old-engine: 0.27.0 -> 0.28.0ajs1242020-03-25
| | | | | | | | | |
| | * | | | | | | | uefitool.new-engine: A56 -> A57ajs1242020-03-25
| | | | | | | | | |
| * | | | | | | | | ocamlPackages.tls: 0.11.1 -> 0.12.0sternenseemann2020-05-12
| | | | | | | | | |
| * | | | | | | | | ocamlPackages.hkdf: init at 1.0.4sternenseemann2020-05-12
| | | | | | | | | |
| * | | | | | | | | ocamlPackages.fiat-p256: init at 0.2.1sternenseemann2020-05-12
| | | | | | | | | |
| * | | | | | | | | ocamlPackages.hacl_x25519: init at 0.1.1sternenseemann2020-05-12
| | | | | | | | | |
| * | | | | | | | | python3Packages.dotnetcore2: 2.1.13 -> 2.1.14Jonathan Ringer2020-05-12
| | | | | | | | | |
| * | | | | | | | | Merge pull request #87622 from lilyball/batVladyslav M2020-05-12
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| | * | | | | | | | bat: 0.15.0 -> 0.15.1Lily Ballard2020-05-11
| | | | | | | | | |
| * | | | | | | | | python27Packages.phonenumbers: 8.12.0 -> 8.12.2R. RyanTM2020-05-12
| | | | | | | | | |
| * | | | | | | | | python27Packages.parse: 1.12.1 -> 1.15.0R. RyanTM2020-05-12
| | | | | | | | | |
| * | | | | | | | | python27Packages.dict2xml: 1.6.1 -> 1.7.0R. RyanTM2020-05-12
| | | | | | | | | |
| * | | | | | | | | python37Packages.asdf: 2.5.2 -> 2.6.0R. RyanTM2020-05-12
| | | | | | | | | |
| * | | | | | | | | python27Packages.pymediainfo: 4.1 -> 4.2.1R. RyanTM2020-05-12
| | | | | | | | | |
| * | | | | | | | | python27Packages.msal: 1.1.0 -> 1.2.0R. RyanTM2020-05-12
| | | | | | | | | |
| * | | | | | | | | python27Packages.pysolr: 3.8.1 -> 3.9.0R. RyanTM2020-05-12
| | | | | | | | | |
| * | | | | | | | | python27Packages.elasticsearch: 7.1.0 -> 7.6.0R. RyanTM2020-05-12
| | | | | | | | | |
| * | | | | | | | | python37Packages.pydocstyle: 4.0.1 -> 5.0.2R. RyanTM2020-05-12
| | | | | | | | | |
| * | | | | | | | | python27Packages.foolscap: 0.13.2 -> 20.4.0R. RyanTM2020-05-12
| | | | | | | | | |
| * | | | | | | | | python37Packages.bidict: 0.18.3 -> 0.19.0R. RyanTM2020-05-12
| | | | | | | | | |
| * | | | | | | | | Merge pull request #87474 from vbgl/ocaml-mdx-1.6.0Jörg Thalheim2020-05-12
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ocamlPackages.mdx: 1.5.0 → 1.6.0Vincent Laporte2020-05-10
| | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | python37Packages.azure-core: 1.4.0 -> 1.5.0R. RyanTM2020-05-12
| | | | | | | | | |
| * | | | | | | | | python3Packages.qiskit: 0.18.2 -> 0.19.1Drew Risinger2020-05-12
| | | | | | | | | |
| * | | | | | | | | python3Packages.qiskit-aqua: 0.6.6 -> 0.7.0Drew Risinger2020-05-12
| | | | | | | | | |
| * | | | | | | | | python3Packages.qiskit-ibmq-provider: 0.6.1 -> 0.7.0Drew Risinger2020-05-12
| | | | | | | | | |