lpcnetfreedv: remove unnecessary rec

This commit is contained in:
Mikael Voss
2025-02-14 12:25:01 +01:00
parent ce8a55eb34
commit 18ad364f55
+1 -1
View File
@@ -14,7 +14,7 @@ let
sha256 = "sha256-UJRAkkdR/dh/+qVoPuPd3ZN69cgzuRBMzOZdUWFJJsg=";
};
in
stdenv.mkDerivation rec {
stdenv.mkDerivation {
pname = "lpcnetfreedv";
version = "unstable-2022-08-22";