guix/gnu
Guillaume Le Vaillant 75530bb503
gnu: Use gr- prefix for GNU Radio blocks.
Almost all GNU Radio blocks use "gr-" as prefix, so let's use that.

* gnu/packages/radio.scm (gnuradio-osmosdr): Rename to ...
  (gr-osmosdr): ... this.
  (gnuradio-osmosdr): Redefine as a deprecated alias.
  (gnuradio-iqbalance): Rename to ...
  (gr-iqbal): ... this.
  (gnuradio-iqbalance): Redefine as a deprecated alias.
  (gqrx)[inputs]: Replace gnuradio-iqbalance by gr-iqbal. Replace
  gnuradio-osmosdr by gr-osmosdr.
2021-05-15 09:12:24 +02:00
..
bootloader
build file-systems: Rewrite comment. 2021-05-04 15:40:32 +02:00
installer
machine
packages gnu: Use gr- prefix for GNU Radio blocks. 2021-05-15 09:12:24 +02:00
services Merge branch 'version-1.3.0' 2021-05-11 22:42:59 -04:00
system system: vm-image.tmpl: Add a crutch to allow refreshing the resolution. 2021-05-10 10:18:19 -04:00
tests gnu: Allow services to install kernel-loadable modules. 2021-05-11 16:13:48 +02:00
artwork.scm
bootloader.scm
ci.scm
image.scm
installer.scm
local.mk gnu: hplip: Update to 3.21.4. 2021-05-13 16:50:49 +02:00
machine.scm
packages.scm
services.scm gnu: Allow services to install kernel-loadable modules. 2021-05-11 16:13:48 +02:00
system.scm Merge branch 'version-1.3.0' 2021-05-11 22:42:59 -04:00
tests.scm