nelua: 0-unstable-2024-10-18 -> 0-unstable-2024-12-05 (#362738)
This commit is contained in:
@@ -2,13 +2,13 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "nelua";
|
||||
version = "0-unstable-2024-10-18";
|
||||
version = "0-unstable-2024-12-05";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "edubart";
|
||||
repo = "nelua-lang";
|
||||
rev = "038c45f19842d7b18c32b6b4f7e631e15d77d453";
|
||||
hash = "sha256-Qnr+A4nYPnBLUxNGRbUwEwuw2POV0AKXtpKKYcLtF1M=";
|
||||
rev = "841e6e9cf2cd64cabff87f1387d681df1818e4a6";
|
||||
hash = "sha256-kXP/yV1gJByKp2C6lEHzXYzngkFghPGYTVJd54YuaGU=";
|
||||
};
|
||||
|
||||
postPatch = ''
|
||||
|
||||
Reference in New Issue
Block a user