edencommon: 2025.09.15.00 -> 2025.10.13.00

Diff: https://github.com/facebookexperimental/edencommon/compare/v2025.09.15.00...v2025.10.13.00
This commit is contained in:
Jade Lovelace
2025-10-15 12:29:02 -07:00
parent aaf02d9235
commit 186ef5ae30
+2 -2
View File
@@ -20,7 +20,7 @@
stdenv.mkDerivation (finalAttrs: {
pname = "edencommon";
version = "2025.09.15.00";
version = "2025.10.13.00";
outputs = [
"out"
@@ -31,7 +31,7 @@ stdenv.mkDerivation (finalAttrs: {
owner = "facebookexperimental";
repo = "edencommon";
tag = "v${finalAttrs.version}";
hash = "sha256-KyJAosCLGnpEG968GV9BOyOrsoHS7BbRatTfBqzTelU=";
hash = "sha256-yR0J1tfzdAFopApKsiv9yUXlU0W0Q6n6ZlmKlcVbi0E=";
};
patches = [