From fad293d4525e40fd33e4bf08eeb38810d8bff2b1 Mon Sep 17 00:00:00 2001
From: zowoq <59103226+zowoq@users.noreply.github.com>
Date: Sun, 6 Dec 2020 12:15:26 +1000
Subject: [PATCH] nixos/doc/rl-2103: fix build
---
nixos/doc/manual/release-notes/rl-2103.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/nixos/doc/manual/release-notes/rl-2103.xml b/nixos/doc/manual/release-notes/rl-2103.xml
index 87a99f9ac8e..ffb00aa0362 100644
--- a/nixos/doc/manual/release-notes/rl-2103.xml
+++ b/nixos/doc/manual/release-notes/rl-2103.xml
@@ -32,7 +32,7 @@
finnally
packaged, along with a rewrite to the Nix expressions, allowing users to
override the features upstream supports selecting to compile or not to.
- Additionally, the attribute gnuradio and gnuradio3_7
+ Additionally, the attribute gnuradio and gnuradio3_7
now point to an externally wrapped by default derivations, that allow you to
also add `extraPythonPackages` to the Python interpreter used by GNURadio.
Missing environmental variables needed for operational GUI were also added