Ben Siraphob
66e44425c6
pkgs/development/libraries: stdenv.lib -> lib
2021-01-21 19:11:02 -08:00
Martin Povišer
ce0a59cb9f
python3.pkgs.libiio: fix build
...
Add missing setuptools dependency.
2020-09-17 09:16:02 +02:00
Jan Tojnar
0b0b74367f
libiio: 0.20 -> 0.21
...
* Format with nixpkgs-format.
* Reorder the attribute to be more in line with convention.
* Use simpler git ref.
* Hardcode paths within bindings using patch (the replaced value actually changed in this version and without this clean-up, it would have gone unnoticed.)
* Let the build script install the python bindings instead of doing it manually (required the same hardcoding as above in the setup.py.)
* Use cmakeFlags attribute with placeholder instead of doing that in preConfigure.
* Move udev rules to lib since etc is meant for admins.
* License is actually lgpl2.1+.
2020-07-06 06:26:21 +02:00
R. RyanTM
9702e0ce4d
libiio: 0.19 -> 0.20
2020-06-16 10:14:27 -05:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
R. RyanTM
01d0bf7dd7
libiio: 0.18 -> 0.19
2020-02-19 07:25:07 +00:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
Thibaut Marty
1f0253997c
urh: add support for Pluto, soundcards, and optionally USRP
2019-08-03 22:57:47 +02:00
R. RyanTM
480f86ea6d
libiio: 0.17 -> 0.18
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libiio/versions
2019-05-05 06:12:17 -07:00
R. RyanTM
70765af1a6
libiio: 0.16 -> 0.17
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libiio/versions
2019-02-07 11:58:46 -06:00
R. RyanTM
f640a81198
libiio: 0.15 -> 0.16
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libiio/versions
2018-12-16 21:10:10 -06:00
Austin Seipp
af48e5783a
libiio: install python bindings
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-09-26 19:37:40 -05:00
Austin Seipp
0f2b10d1ac
libiio: init at 0.15
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-09-12 23:33:57 -05:00