This commit is contained in:
2025-10-14 14:17:11 +07:00
parent 9621ac51e9
commit 3f1f7c08d4

View File

@@ -1,16 +1,15 @@
{
lib,
stdenv,
fetchFromGitHub,
fetchgit,
ppp,
}:
stdenv.mkDerivation rec {
pname = "rp-pppoe";
version = "4.0-plus";
src = fetchFromGitHub {
owner = "dfskoll";
repo = "rp-pppoe";
src = fetchgit {
url = "https://codeberg.org/dskoll/rp-pppoe";
rev = "3c0f6c02279881d723743023634b19b77a7d9f82";
hash = "sha256-RUUbP5j2I2DERQ7RE8xj4Xt1FoQOanMRoMiB1H6Wrdw=";
# rev = "7cfd8c0405d14cf1c8d799d41d8207fd707979c1";