openrsync: remove unused rec

This commit is contained in:
Francesco Gazzetta
2024-03-05 09:50:12 +01:00
parent 2b10ce0531
commit dbdfa827a4
@@ -3,7 +3,7 @@
, fetchFromGitHub
}:
stdenv.mkDerivation rec {
stdenv.mkDerivation {
pname = "openrsync";
version = "unstable-2022-05-08";