| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | libqmi: 1.26.2 -> 1.26.6 | R. RyanTM | 2020-11-10 | 1 | -2/+2 |
| * | libqmi: 1.26.0 -> 1.26.2 | R. RyanTM | 2020-08-15 | 1 | -2/+2 |
| * | libqmi: 1.25.900 -> 1.26.0 | R. RyanTM | 2020-07-05 | 1 | -2/+2 |
| * | libqmi: enable introspection•••Also stop using pkg-config alias | Jan Tojnar | 2020-06-17 | 1 | -2/+4 |
| * | libqmi: 1.24.12 -> 1.25.900 | R. RyanTM | 2020-06-16 | 1 | -2/+2 |
| * | libqmi: 1.24.10 -> 1.24.12 | R. RyanTM | 2020-05-22 | 1 | -2/+2 |
| * | libqmi: 1.24.6 -> 1.24.10 | R. RyanTM | 2020-05-08 | 1 | -2/+2 |
| * | libqmi: enableParallelBuilding•••Works fine for me with -j48. | Alyssa Ross | 2020-04-19 | 1 | -0/+2 |
| * | libqmi: 1.24.4 -> 1.24.6 | R. RyanTM | 2020-03-06 | 1 | -2/+2 |
| * | libqmi: 1.24.2 -> 1.24.4 | R. RyanTM | 2020-02-27 | 1 | -3/+3 |
| * | libqmi: 1.24.0 -> 1.24.2 | R. RyanTM | 2020-02-05 | 1 | -2/+2 |
| * | libqmi: 1.22.6 -> 1.24.0•••Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libqmi/versions | R. RyanTM | 2019-10-22 | 1 | -2/+2 |
| * | libqmi: 1.22.4 -> 1.22.6•••fix build with glib 2.62 | Tor Hedin Brønner | 2019-09-30 | 1 | -2/+2 |
| * | treewide: don't use single quotes with placeholder | worldofpeace | 2019-09-03 | 1 | -1/+1 |
| * | libqmi: 1.22.2 -> 1.22.4•••Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libqmi/versions | R. RyanTM | 2019-05-01 | 1 | -2/+2 |
| * | libqmi: 1.20.2 -> 1.22.2•••Drop --enable-mbim-qmux because we have libmbim >= 1.14.0 [0] [0]: https://gitlab.freedesktop.org/mobile-broadband/libqmi/blob/1.16.0/NEWS#L5 | worldofpeace | 2019-03-15 | 1 | -11/+20 |
| * | treewide: remove wkennington as maintainer•••He prefers to contribute to his own nixpkgs fork triton. Since he is still marked as maintainer in many packages this leaves the wrong impression he still maintains those. | Jörg Thalheim | 2019-01-26 | 1 | -1/+0 |
| * | libqmi: 1.20.0 -> 1.20.2 (#45206)•••Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libqmi/versions. | R. RyanTM | 2018-08-21 | 1 | -2/+2 |
| * | libqmi: 1.18.0 -> 1.20.0•••Semi-automatic update. These checks were performed: - built on NixOS - ran `/nix/store/zv2yn5d1z16kcmi5p3766mh5v5imp8ky-libqmi-1.20.0/bin/qmi-network --help` got 0 exit code - ran `/nix/store/zv2yn5d1z16kcmi5p3766mh5v5imp8ky-libqmi-1.20.0/bin/qmi-network --version` and found version 1.20.0 - ran `/nix/store/zv2yn5d1z16kcmi5p3766mh5v5imp8ky-libqmi-1.20.0/bin/qmicli -h` got 0 exit code - ran `/nix/store/zv2yn5d1z16kcmi5p3766mh5v5imp8ky-libqmi-1.20.0/bin/qmicli --help` got 0 exit code - ran `/nix/store/zv2yn5d1z16kcmi5p3766mh5v5imp8ky-libqmi-1.20.0/bin/qmicli -V` and found version 1.20.0 - ran `/nix/store/zv2yn5d1z16kcmi5p3766mh5v5imp8ky-libqmi-1.20.0/bin/qmicli --version` and found version 1.20.0 - ran `/nix/store/zv2yn5d1z16kcmi5p3766mh5v5imp8ky-libqmi-1.20.0/bin/qmi-firmware-update -h` got 0 exit code - ran `/nix/store/zv2yn5d1z16kcmi5p3766mh5v5imp8ky-libqmi-1.20.0/bin/qmi-firmware-update --help` got 0 exit code - ran `/nix/store/zv2yn5d1z16kcmi5p3766mh5v5imp8ky-libqmi-1.20.0/bin/qmi-firmware-update -V` and found version 1.20.0 - ran `/nix/store/zv2yn5d1z16kcmi5p3766mh5v5imp8ky-libqmi-1.20.0/bin/qmi-firmware-update --version` and found version 1.20.0 - found 1.20.0 with grep in /nix/store/zv2yn5d1z16kcmi5p3766mh5v5imp8ky-libqmi-1.20.0 - found 1.20.0 in filename of file in /nix/store/zv2yn5d1z16kcmi5p3766mh5v5imp8ky-libqmi-1.20.0 cc "@wkennington" | Ryan Mulligan | 2018-03-04 | 1 | -2/+2 |
| * | misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`•••Only acts on one-line dependency lists. | John Ericson | 2017-09-21 | 1 | -1/+2 |
| * | libqmi: enable MBIM support | Peter Simons | 2017-05-19 | 1 | -2/+4 |
| * | libqmi: update to version 1.18.0•••The new version adds a dependency in libgudev. | Peter Simons | 2017-05-19 | 1 | -4/+4 |
| * | libqmi: 1.12.6 -> 1.16.0 (#19305) | Alexander Ried | 2016-10-08 | 1 | -3/+3 |
| * | docdev -> devdoc•••It's "developer documentation", not "documentation developer" after all. | Eelco Dolstra | 2016-09-01 | 1 | -1/+1 |
| * | treewide: Shuffle outputs•••Make either 'bin' or 'out' the first output. | Tuomas Tynkkynen | 2016-08-29 | 1 | -1/+1 |
| * | $docdev fixups: mostly to avoid empty output•••... after auto-removing some kinds of files by default. In some cases I let them be removed and in others I let them be put into $docdev. That was more due to general indecisiveness on this question than any reasons in the particular cases. | Vladimír Čunát | 2015-10-28 | 1 | -1/+1 |
| * | libqmi: split dev and doc outputs | Vladimír Čunát | 2015-10-14 | 1 | -0/+2 |
| * | libqmi: 1.8.0 -> 1.12.6 | William A. Kennington III | 2015-03-26 | 1 | -2/+5 |
| * | Revert "Introduce patchShebangsPhase ran in preConfigurePhases"•••This reverts commit 512fbb280f72980e84230b72b631258df1755919. See #5368 | Domen Kožar | 2015-01-08 | 1 | -0/+4 |
| * | Introduce patchShebangsPhase ran in preConfigurePhases•••(cherry picked from commit 91c7e8747af1fdc2a70cd98594ccbb12a5c6902d) Signed-off-by: Domen Kožar <domen@dev.si> | Domen Kožar | 2015-01-02 | 1 | -4/+0 |
| * | libqmi: 1.0 -> 1.8.0, move outside gnome3 namespace, fix build | Domen Kožar | 2014-02-08 | 1 | -0/+21 |
