Skip to content

Commit 6192ba1

Browse files
committed
update luajit
1 parent a3eee90 commit 6192ba1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

flake.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
name = "luajit";
2020
src = pkgs.fetchgit {
2121
url = "https://github.com/LuaJIT/LuaJIT.git";
22-
rev = "e0a7ea8a924d8137e6950b97c3e36f17264f6c79";
23-
sha256 = "sha256-rIRsFJtmtUPsmZPEIFA7pZtEcEMYjpC5Oaz8DPdZNDU=";
22+
rev = "871db2c84ecefd70a850e03a6c340214a81739f0";
23+
sha256 = "sha256-xsWzbfI8BaPeAh6y1FZ0kdXmhryFSk7YCFSVFIs/KjQ=";
2424
};
2525

2626
buildInputs = [pkgs.makeWrapper];

0 commit comments

Comments
 (0)