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
031db7bf17 rtl_433: 19.08 -> 20.02 2020-02-21 10:09:23 +00:00
R. RyanTM
6c074851e6 rtl_433: 18.12 -> 19.08
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rtl_433/versions
2019-09-28 18:37:30 -07:00
volth
08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +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
Markus Kowalewski
6180fcb54f
rtl_433: enable soapysdr backend support
soapy support was added in 18.12
2019-05-23 23:44:26 +02:00
Elis Hirwing
412aaf5aa8
rtl_433: Move from misc to radio 2019-02-09 21:40:04 +01:00