beam.beamLib.callLFE: update src

Update owner from rvirding to lfe, as it was moved at least a couple years ago.
This commit is contained in:
Eric Bailey 2024-01-31 21:46:29 -06:00
parent 426bad28ad
commit a594d95f9e

View File

@ -5,7 +5,7 @@
, maximumOTPVersion
, sha256 ? null
, rev ? version
, src ? fetchFromGitHub { inherit rev sha256; owner = "rvirding"; repo = "lfe"; }
, src ? fetchFromGitHub { inherit rev sha256; owner = "lfe"; repo = "lfe"; }
, patches ? []
}: