This commit is contained in:
mjallen18
2025-12-11 09:50:21 -06:00
parent f86808d86e
commit 82ecfba7db

View File

@@ -17,8 +17,8 @@ stdenv.mkDerivation {
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "kavishdevar"; owner = "kavishdevar";
repo = "librepods"; repo = "librepods";
rev = "5231b12c71e0aa1ade74174192eaeb3cf3dadb0f"; rev = "287163e116d092485d561ad571dae03a2f43cf2f";
hash = "sha256-LVVQXVyREeu/tLCbzXmtFTVS7JlLqcHcie2GXxyZzJw="; hash = "sha256-PD5U87RVBRCLWwnN54x3AEey6wqoOeZlBvzyIESH1v8=";
}; };
sourceRoot = "source/linux"; sourceRoot = "source/linux";