Commit graph

7 commits

Author SHA1 Message Date
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
R. RyanTM 93bcad6b20 iio-sensor-proxy: 2.7 -> 2.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/iio-sensor-proxy/versions
2019-09-26 15:48:37 -07:00
R. RyanTM 5b542f551a iio-sensor-proxy: 2.5 -> 2.7 (#61841)
* iio-sensor-proxy: 2.5 -> 2.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/iio-sensor-proxy/versions

* iio-sensor-proxy: 2.6 -> 2.7
This release fixes broken sensor readings on multiple platforms due to a compiler optimisation.
2019-05-22 13:53:30 +02:00
Peter Hoeg e820c4cdaa iio-sensor-proxy: 2.4 -> 2.5 (#48195) 2018-10-11 14:22:25 +02:00
Ryan Mulligan 202e0a195f iio-sensor-proxy: 2.2 -> 2.4
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/w1kd60p20ps8v5pjicl3z9s6y4fmkgy0-iio-sensor-proxy-2.4/bin/iio-sensor-proxy -h` got 0 exit code
- ran `/nix/store/w1kd60p20ps8v5pjicl3z9s6y4fmkgy0-iio-sensor-proxy-2.4/bin/iio-sensor-proxy --help` got 0 exit code
- ran `/nix/store/w1kd60p20ps8v5pjicl3z9s6y4fmkgy0-iio-sensor-proxy-2.4/bin/iio-sensor-proxy help` got 0 exit code
- found 2.4 with grep in /nix/store/w1kd60p20ps8v5pjicl3z9s6y4fmkgy0-iio-sensor-proxy-2.4
- found 2.4 in filename of file in /nix/store/w1kd60p20ps8v5pjicl3z9s6y4fmkgy0-iio-sensor-proxy-2.4

cc "@peterhoeg"
2018-02-26 19:13:30 -08:00
Jan Tojnar a31d98f312
tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
Peter Hoeg e4d8cb8dab iio-sensor-proxy: init at 2.2 and nixos module
This PR adds support for ```iio-sensor-proxy``` used by GNOME v3 and
others for reading data from the accelerometer, gps, compass and similar sensors
built into some relatively recent laptops.

Additionally, there is a NixOS module exposed via hardware.sensor.iio
for enabling services, udev rules and dbus services.
2017-02-25 08:46:46 +08:00