Commit graph

7 commits

Author SHA1 Message Date
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