Skip to content

Commit 4f06179

Browse files
Try custom fork.
1 parent 50c07eb commit 4f06179

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.flake/pkgs/realm.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ stdenv.mkDerivation rec {
2323
src = fetchFromGitHub {
2424
owner = "StanfordLegion";
2525
repo = "realm";
26-
rev = "9de4b38680995b726bb8a43264a2d2a9870e1f1c";
27-
sha256 = "sha256-eDfhE/2CMel4z9RCbXMtCpa9hppXKtYxzcHcYurJd1g=";
26+
rev = "d6ff2425eebc4910f43c192666f85ef23d1b33db";
27+
sha256 = "sha256-r9M/UzJ0OtIkHyNCNPhJZzQJ0qIRYyjaBy7NQB2i1L4=";
2828
};
2929

3030
nativeBuildInputs = [

0 commit comments

Comments
 (0)