update librepods

This commit is contained in:
mjallen18
2025-11-20 15:01:11 -06:00
parent 0eed44ef6d
commit 2e3d8e6e7d
2 changed files with 3 additions and 2 deletions

View File

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